spla icon indicating copy to clipboard operation
spla copied to clipboard

installation of CMake modules/ into different directory leads to configuration error with SIRIUS

Open dev-zero opened this issue 4 years ago • 2 comments

same issue as with SpFFT: https://github.com/eth-cscs/SpFFT/issues/46

dev-zero avatar Jun 30 '21 20:06 dev-zero

What's also weird is that the library seems to be called "SpLA", yet the cmake directory is called "SPLA" (or "spla").

dev-zero avatar Jun 30 '21 20:06 dev-zero

The library is actually called "SPLA" :wink:, but the installation path for modules was indeed incorrect. Fixed by d609c00.

AdhocMan avatar Jul 01 '21 08:07 AdhocMan