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 9501076 commit 24a71f1Copy full SHA for 24a71f1
docs/software/sciapps/vasp.md
@@ -46,7 +46,7 @@ Loading the uenv can also be directly done inside of a SLURM script.
46
#SBATCH --ntasks-per-node=4
47
#SBATCH --cpus-per-task=16
48
#SBATCH --gpus-per-task=1
49
-#SBATCH --uenv=<VASP_UENV>
+#SBATCH --uenv=vasp/v6.5.0:v1
50
#SBATCH --view=vasp
51
#SBATCH --account=<ACCOUNT>
52
#SBATCH --partition=normal
@@ -81,7 +81,7 @@ This script can be found at [NVIDIA GH200 GPU nodes: multiple ranks per GPU][ref
81
#SBATCH --nodes=1
82
#SBATCH --ntasks-per-node=8
83
84
85
86
87
0 commit comments