User Tools

Site Tools


guides:slurm:using-r

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
guides:slurm:using-r [23.09.2019 11:12]
Teemu Kuulasmaa
guides:slurm:using-r [07.06.2021 11:56]
Administrator
Line 1: Line 1:
-# Using R with SLURM+# Using R with Slurm
  
 Example script (**hello.R**): Example script (**hello.R**):
Line 29: Line 29:
 #SBATCH --mail-user username@uef.fi # this is the email you wish to be notified at #SBATCH --mail-user username@uef.fi # this is the email you wish to be notified at
 #SBATCH --mail-type ALL # ALL will alert you of job beginning, completion, failure etc #SBATCH --mail-type ALL # ALL will alert you of job beginning, completion, failure etc
 +#SBATCH --auks=yes         # Enable kerberos support with auks
  
 module load r # load modules module load r # load modules
guides/slurm/using-r.txt · Last modified: 18.11.2021 11:19 by Administrator