Commit Graph

2 Commits

Author SHA1 Message Date
Martin Kroeker 2bdfe31986
Free arrays after test 2026-03-17 23:22:20 +01:00
mayeut 7750d507ff
chore: add test case for exec_blas_async after fork
most functions are using exec_blas but dgetrf  uses exec_blas_async directly and the behavior after fork is not the same. It's currently deadlocking.
2025-11-29 22:55:25 +01:00