Difference:
SlurmScheduler
(22 vs. 23)
Revision 23
2021-02-16 -
ReneJanssen
Line: 1 to 1
META TOPICPARENT
name="WebHome"
Slurm
Line: 136 to 136
qsub
-
sbatch
qsub -P foo 1.sh
-
sbatch -A foo 1.sh
qsub -l h_vmem=20G 1.sh
-
sbatch --mem 20G 1.sh
Added:
>
>
qsub -l tmpspace=100G a1.sh
-
sbatch --gres=tmpspace:100G a1.sh
qsub -l h_rt=10:00:00 a1.sh
-
sbatch --time=10:00:00 a1.sh
qdel
-
scancel
qlogin
-
srun --pty bash
#$ -pe threaded 2
-
#sbatch -c 4
View topic
|
H
istory
:
r23
<
r22
<
r21
<
r20
|
More topic actions...
Copyright © 2008-2021 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback