Skip to content
Snippets Groups Projects
Commit c719af8b authored by Steven J. Plimpton's avatar Steven J. Plimpton
Browse files

remove wrong link optimization flag

parent f73ffb82
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ latte_SYSINC = ...@@ -6,7 +6,7 @@ latte_SYSINC =
latte_SYSLIB = ../../lib/latte/filelink.o \ latte_SYSLIB = ../../lib/latte/filelink.o \
-llatte -lifport -lifcore -lsvml -lompstub -limf \ -llatte -lifport -lifcore -lsvml -lompstub -limf \
-lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core \ -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core \
-lmkl_intel_thread -lpthread -openmp -O0 -lmkl_intel_thread -lpthread -openmp
latte_SYSPATH = -openmp -L${MKLROOT}/lib/intel64 -lmkl_lapack95_lp64 \ latte_SYSPATH = -openmp -L${MKLROOT}/lib/intel64 -lmkl_lapack95_lp64 \
-L/opt/intel/composer_xe_2013_sp1.2.144/compiler/lib/intel64 -L/opt/intel/composer_xe_2013_sp1.2.144/compiler/lib/intel64
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment