Cytnx
Cytnx copied to clipboard
Better debug information for MKL/OpenBLAS
Currently the default value for USE_MKL is ON. If a user would like to use OpenBLAS but forget to define -DUSE_MKL=OFF, the only error message use gets is Could NOT find BLAS (missing: BLAS_LIBRARIES).
Will CMakePresets.json help users to set a intended configuration?