-
- Downloads
There was an error fetching the commit references. Please try again later.
Reversed logic
Now needs PLUMED_INTERNAL_LAPACK/BLAS to use the internal version, and by default uses external one. This makes it more coherent with master branch. Thus: One can either use external libraries with: CPPGLAFS=-D__PLUMED_INTERNAL_BLAS -D__PLUMED_INTERNAL_LAPACK uses internal ones, whereas: DYNAMIC_LIBS=-lwhatever_appropriate uses external ones.
Showing
- src/blas/blas.cpp 1 addition, 1 deletionsrc/blas/blas.cpp
- src/blas/blas.h 5 additions, 10 deletionssrc/blas/blas.h
- src/blas/import.sh 6 additions, 11 deletionssrc/blas/import.sh
- src/lapack/import.sh 6 additions, 11 deletionssrc/lapack/import.sh
- src/lapack/lapack.cpp 1 addition, 1 deletionsrc/lapack/lapack.cpp
- src/lapack/lapack.h 5 additions, 10 deletionssrc/lapack/lapack.h
Loading
Please register or sign in to comment