Skip to content

Commit

Permalink
loads intel for icc
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Park authored and Mike Park committed May 7, 2021
1 parent bf09d62 commit e3fd8a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/module-builder/cfdlab/refine.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ OPENMPI_MODULE="openmpi_${OPENMPI_VERSION}_intel_2017"
echo Build ${PACKAGE} ${VERSION}

module purge
module load ${GCC_MODULE}
module load ${INTEL_MODULE}
module list

( cd ${TOPDIR} && ./bootstrap )
Expand Down

0 comments on commit e3fd8a9

Please sign in to comment.