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

Cleanup/cmakery #79

Closed abouteiller closed 1 year ago

abouteiller commented 1 year ago

Mostly prettification of the cmake system removing CAPS, duplicate outputs, useless cmake_policy statements from older versions, ... configure python venv imported from PaRSEC