spla
spla copied to clipboard
installation of CMake modules/ into different directory leads to configuration error with SIRIUS
same issue as with SpFFT: https://github.com/eth-cscs/SpFFT/issues/46
What's also weird is that the library seems to be called "SpLA", yet the cmake directory is called "SPLA" (or "spla").
The library is actually called "SPLA" :wink:, but the installation path for modules was indeed incorrect. Fixed by d609c00.