ICLDisco / dplasma

DPLASMA is a highly optimized, accelerator-aware, implementation of a dense linear algebra package for distributed heterogeneous systems. It is designed to deliver sustained performance for distributed systems where each node featuring multiple sockets of multicore processors, and if available, accelerators, using the PaRSEC runtime as a backend.
Other
11 stars 9 forks source link

bugifx: dtd would do del2arena after releasing the corresponding adt, #104

Closed abouteiller closed 11 months ago

abouteiller commented 11 months ago

bugifx: dtd would do del2arena after releasing the corresponding adt, which would randomly crash.

as seen in CI build #181 https://github.com/ICLDisco/dplasma/actions/runs/6631295204/job/18014509921