kokkos / kokkos-kernels

Kokkos C++ Performance Portability Programming Ecosystem: Math Kernels - Provides BLAS, Sparse BLAS and Graph Kernels
Other
302 stars 96 forks source link

Need to add suitesparse spack build #652

Open jjwilke opened 4 years ago

jjwilke commented 4 years ago

There is no package for suitesparse currently in Spack. This prevents us from having TPL support for CHOLMOD via Spack installation.

srajama1 commented 4 years ago

You don't need all of SuiteSparse, if just Cholmod is easy, I would just do that.