Skip to content

Commit

Permalink
Merge Pull Request #7784 from bartlettroscoe/Trilinos/7778-sacado-van…
Browse files Browse the repository at this point in the history
…1-tx2-no-yaml-cpp

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: ATDM: Unload yaml-cpp module for arm-20.1 env (#7778)
PR Author: bartlettroscoe
  • Loading branch information
trilinos-autotester authored Aug 5, 2020
2 parents f950977 + 58d64e8 commit 1f955f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/std/atdm/van1-tx2/environment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ if [[ "$ATDM_CONFIG_COMPILER" == "ARM-20.0_OPENMPI-4.0.2" ]]; then
module load git/2.19.2
elif [[ "$ATDM_CONFIG_COMPILER" == "ARM-20.1_OPENMPI-4.0.3" ]]; then
module load sparc-dev/arm-20.1_openmpi-4.0.3
module unload yaml-cpp

if [ "$ATDM_CONFIG_NODE_TYPE" == "OPENMP" ] ; then
unset OMP_PLACES
Expand Down

0 comments on commit 1f955f7

Please sign in to comment.