emfomy / isvd

Integrated Singular Value Decomposition (iSVD)
MIT License
2 stars 1 forks source link

Compile all possible libraries at once. #34

Open emfomy opened 6 years ago

emfomy commented 6 years ago

Compile all possible libraries including BLAS, MKL, MAGMA, LP64, ILP64 at once instead of compiling them separately by switching options in CMake.