Changeset 21687
- Timestamp:
- 04/26/17 11:36:13 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/dakota/configs/6.2/CMakeLists.txt.pfe.patch
r19659 r21687 3 3 --- 4 4 > # TODO: Can't this be integrated into the following logic? 5 > set(BLAS_LIBS "-L/nasa/intel/ mkl/10.0.011/lib/em64t/ -lmkl -lmkl_lapack -liomp5 -lpthread")6 > set(LAPACK_LIBS "-L/nasa/intel/ mkl/10.0.011/lib/em64t/ -lmkl -lmkl_lapack -liomp5 -lpthread")5 > set(BLAS_LIBS "-L/nasa/intel/Compiler/2016.2.181/compilers_and_libraries_2016.2.181/linux/mkl/lib/intel64/ -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -L/usr/lib64/ -lpthread -lm") 6 > set(LAPACK_LIBS "-L/nasa/intel/Compiler/2016.2.181/compilers_and_libraries_2016.2.181/linux/mkl/lib/intel64/ -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -L/usr/lib64/ -lpthread -lm")
Note:
See TracChangeset
for help on using the changeset viewer.