Skip to content

SuperLU

Christos Psarras edited this page Nov 19, 2020 · 1 revision

SuperLU Installation instructions

cmake 
-DCMAKE_INSTALL_PREFIX=${LOCAL_INSTALL_DIR} \
-DBUILD_SHARED_LIBS=On \
-Denable_internal_blas_lib=Off \
..
Clone this wiki locally