Skip to content

Commit c7db681

Browse files
committed
update cluster submission script
1 parent c4ba601 commit c7db681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/clusters/submit_expanse.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ echo Number of processes: $SLURM_NTASKS
2525

2626
# Setup relevant module on expanse
2727
module reset
28-
module load gcc openmpi hdf5 anaconda3
28+
module load gcc openmpi fftw hdf5 anaconda3
2929
source deactivate # deactivate any existing environment
3030
source activate sopht-mpi-env
3131
# Print loaded python (sanity check for correctly loaded environment)

0 commit comments

Comments
 (0)