We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4ba601 commit c7db681Copy full SHA for c7db681
doc/clusters/submit_expanse.sh
@@ -25,7 +25,7 @@ echo Number of processes: $SLURM_NTASKS
25
26
# Setup relevant module on expanse
27
module reset
28
-module load gcc openmpi hdf5 anaconda3
+module load gcc openmpi fftw hdf5 anaconda3
29
source deactivate # deactivate any existing environment
30
source activate sopht-mpi-env
31
# Print loaded python (sanity check for correctly loaded environment)
0 commit comments