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

zpotrf would use double alpha in zgemm (requires double_complex alpha) #108

Closed abouteiller closed 10 months ago

abouteiller commented 10 months ago

fixes failure in ctest for zpotrf_dtd (suspicious)