cc_staff
120
edits
No edit summary |
No edit summary |
||
Line 49: | Line 49: | ||
module unload openmpi | module unload openmpi | ||
module load ams/2024.102 | module load ams/2024.102 | ||
export SCM_TMPDIR=$SLURM_TMPDIR | export SCM_TMPDIR=$SLURM_TMPDIR # use the local disk | ||
bash H2O_adf.run # run the input script | bash H2O_adf.run # run the input script | ||
}} | }} | ||
Line 161: | Line 161: | ||
module unload openmpi | module unload openmpi | ||
module load ams/2024.102 | module load ams/2024.102 | ||
export SCM_TMPDIR=$SLURM_TMPDIR | export SCM_TMPDIR=$SLURM_TMPDIR # use the local disk | ||
bash SnO_EFG_band.run # run the input file | bash SnO_EFG_band.run # run the input file | ||
}} | }} |