Skip to content

Commit

Permalink
/opt/intel/oneapi/modulefiles-setup.sh --force
Browse files Browse the repository at this point in the history
remove
  • Loading branch information
JakeOShannessy committed Mar 26, 2024
1 parent eb7f4a0 commit 3ea1e81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fds/fds.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ elif [ "$USE_MPICH" = true ]; then
else
# Use Intel MPI by default. First we have to load the module files from
# the OneAPI installations as they aren't loaded by default.
/opt/intel/oneapi/modulefiles-setup.sh --force
module use ~/modulefiles
# Load mpi, this will now load intel mpi first
module load mpi
Expand Down

0 comments on commit 3ea1e81

Please sign in to comment.