Update Running the jobs authored by Alain O' Miniussi's avatar Alain O' Miniussi
...@@ -4,7 +4,7 @@ However all heavy duty computing must go through the SLURM manager, and non comp ...@@ -4,7 +4,7 @@ However all heavy duty computing must go through the SLURM manager, and non comp
Usage examples are provided in the [cluster specific](Home) pages of this wiki, but all facilities share a common architecture. Usage examples are provided in the [cluster specific](Home) pages of this wiki, but all facilities share a common architecture.
# [SLURM basics](Running-the-jobs/SLURM basics) # [SLURM basics and sequential jobs](Running-the-jobs/SLURM basics)
How to get a simple job done on the cluster, how to monitor your jobs etc. How to get a simple job done on the cluster, how to monitor your jobs etc.
# [Multi threaded jobs](Running-the-jobs/Multi-threaded-jobs) # [Multi threaded jobs](Running-the-jobs/Multi-threaded-jobs)
How to run a multi threaded jobs on a node. How to run a multi threaded jobs on a node.
... ...
......