You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
georgkempf edited this page Jul 23, 2021
·
1 revision
Below, instructions for SLURM are provided. Based on this example scripts for other queuing systems can be written. Essential placeholders are {{cpu}} which is replaced automatically by the number of cpus choosen in the GUI, {{logfile}} and {{command}}. The memory required for one process is usually around 1-2 GB.
SLURM
Create a sbatch submission script in any location. A minimal example is provided below: