Skip to content

Commit eeedd2c

Browse files
authored
Update emulandice_environment.sh - switch to gcc/10.2.0/openmpi on amarel
1 parent 4d83a52 commit eeedd2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/emulandice/shared/emulandice_environment.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ if [ ${hs: -18} = 'amarel.rutgers.edu' ]; then
1010
module use /projects/community/modulefiles
1111

1212
module purge
13-
module load gcc/11.2/openmpi
13+
module load gcc/10.2.0/openmpi
1414
module load R/4.1.0-gc563
1515
module load cmake/3.24.3-sw1088
1616

0 commit comments

Comments
 (0)