From cb8945149f34096acb381ae2a1986c410482b42e Mon Sep 17 00:00:00 2001 From: rlindsey Date: Sun, 7 Apr 2024 17:40:50 -0500 Subject: [PATCH] Amend previous commit: Update LLNL-LC modfiles for etc/lmp --- etc/lmp/modfiles/LLNL-LC.mod | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/etc/lmp/modfiles/LLNL-LC.mod b/etc/lmp/modfiles/LLNL-LC.mod index 590885e..fc3e0b7 100755 --- a/etc/lmp/modfiles/LLNL-LC.mod +++ b/etc/lmp/modfiles/LLNL-LC.mod @@ -1,3 +1,4 @@ module load cmake/3.21.1 -module load intel/18.0.1 -module load impi/2018.0 +module load intel-classic/2021.6.0-magic +module load mvapich2/2.3.7 +module load mkl