Dense linear algebra solver
Dense linear algebra solver
Chameleon is a dense linear algebra solver relying on sequential task-based algorithms where sub-tasks of the overall algorithms are submitted to a run-time system. Such a system is a layer between the application and the hardware which handles the scheduling and the effective execution of tasks on the processing units. A run-time system such as StarPU is able to manage automatically data transfers between not shared memory area (CPUs-GPUs, distributed nodes).
Package | chameleon |
Version | 1.2.0 |
Channel | guix-hpc |
Definition |
|
Build status | view 🚧 |
Home page | https://gitlab.inria.fr/solverstack/chameleon |
Source | |
Installation command |
|