Skip to content

Commit

Permalink
new-env
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Park authored and Mike Park committed May 13, 2021
1 parent b8fb90a commit 30c9499
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion misc/module-builder/cfdlab/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
GROUP='fun3d_users'

GCC_VERSION='6.2.0'
OPENMPI_VERSION='1.10.2'
OPENMPI_VERSION='2.1.1'
INTEL_VERSION='2017.2.174'
PARMETIS_VERSION='4.0.3'
ESP_VERSION='119-beta.2021.05.05.1543'
Expand Down
2 changes: 1 addition & 1 deletion misc/module-builder/cfdlab/refine.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ fi

TOPDIR='../../..'
ESP="ESP/${ESP_VERSION}"
PARMETIS="ParMETIS/${PARMETIS_VERSION}-${OPENMPI_VERSION}_intel_2017-${INTEL_VERSION}"
PARMETIS="ParMETIS/${PARMETIS_VERSION}-${OPENMPI_VERSION}_intel_2017-${INTEL_VERSION}_CentOS7"
OPENMPI_MODULE="openmpi_${OPENMPI_VERSION}_intel_2017"

echo Build ${PACKAGE} ${VERSION}
Expand Down

0 comments on commit 30c9499

Please sign in to comment.