Changeset 19557
- Timestamp:
- 09/17/15 16:11:46 (10 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  issm/trunk-jpl/m4/issm_options.m4 (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      issm/trunk-jpl/m4/issm_options.m4r19552 r19557 224 224 export CFLAGS=" -D_INTEL_LINUX_" 225 225 export CXXFLAGS=" -D_INTEL_LINUX_" 226 elif test $VENDOR = intel-lonestar; then 227 export CC=icc 228 export CXX=icpc 226 229 elif test $VENDOR = intel-discover; then 227 230 export CC=icc … … 1350 1353 elif test x$VENDOR = xintel-gp; then 1351 1354 MKLLIB=-L"$MKL_ROOT -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lpthread -lm" 1355 elif test x$VENDOR = xintel-lonestar; then 1356 MKLLIB=-L"$MKL_ROOT -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lpthread -lm" 1352 1357 else 1353 1358 MKLLIB=-L"$MKL_ROOT -lmkl -lmkl_lapack -lmkl_scalapack_ilp64 -lmkl_blacs_sgimpt_ilp64 -lguide -lpthread" 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)
