Skip to content

Commit

Permalink
Per #2753, update wcoss2 files
Browse files Browse the repository at this point in the history
  • Loading branch information
jprestop committed Feb 12, 2024
1 parent cfdbfcb commit 02c26c1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ export F77=ifort
export F90=ifort
export CC=icc
export CXX=icpc
#export TEST_BASE=/apps/ops/para/libs/intel/19.1.3.304/met/12.0.0-beta1
#export TEST_BASE=/apps/ops/para/libs/intel/19.1.3.304/met/12.0.0-beta3
export TEST_BASE=$(pwd)
export LIB_DIR=${TEST_BASE}/external_libs
export BIN_DIR_PATH=${TEST_BASE}/bin
export COMPILER=intel_19.1.3.304
export MET_SUBDIR=${TEST_BASE}
export MET_TARBALL=v12.0.0-beta1.tar.gz
export MET_TARBALL=v12.0.0-beta3.tar.gz
export USE_MODULES=TRUE
export ADDTL_DIR=/apps/spack/gettext/0.21/intel/19.1.3.304/at2kdo4edvuhyzrt5g6zhwrdb7bdui4s/lib64
export PYTHON_MODULE=python_3.10.4
Expand Down

0 comments on commit 02c26c1

Please sign in to comment.