Return to News

Related libraries

To run Chameleon software binaries you will need to install dependencies, mainly :

  1. CPU/GPU kernels (BLAS/LAPACK, cuBLAS/hipBLAS)
  2. A Runtime system (e.g. StarPU)
  3. Parallelization frameworks: pthread, MPI (optional) and CUDA/ROCm (optional)

Here is a list of links to dependencies :

1. CPU/GPU kernels (BLAS/LAPACK, cuBLAS/hipBLAS):

2. A Runtime system (at least one):

3. Parallelization frameworks: