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
10 stars 8 forks source link

Recursive disabled temporarily must be re-enabled when upstream issue fixed #84

Open abouteiller opened 1 year ago

abouteiller commented 1 year ago

Description

Recursive device testing has been disabled due to a bug in upstream parsec (pr #83 #88 ).

When the underlying issue is resolved https://github.com/ICLDisco/parsec/issues/548, we should re-enable testing recursive capability.