Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
ift:computing_cluster:slurm [2023/04/02 20:15]
kcach
ift:computing_cluster:slurm [2023/04/02 20:22] (current)
kcach
Line 60: Line 60:
 #SBATCH --job-name=example #SBATCH --job-name=example
  
-#SBATCH -o $SLURM_JOB_ID.output +#SBATCH -o slurm-%j.output ​# %j - will return SLURM_JOB_ID 
-#SBATCH -e $SLURM_JOB_ID.error+#SBATCH -e slurm-%j.error
  
 # Define, how many nodes you need. Here, we ask for 1 node. # Define, how many nodes you need. Here, we ask for 1 node.
ift/computing_cluster/slurm.txt · Last modified: 2023/04/02 20:22 by kcach
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0