Changes
Page history
Update Running the jobs
authored
Jul 17, 2023
by
Jean-Philippe Ghibaudo
Hide whitespace changes
Inline
Side-by-side
Running-the-jobs.md
View page @
02bb43ad
...
@@ -14,7 +14,7 @@ Usage examples are provided in the [cluster specific](Home) pages of this wiki,
...
@@ -14,7 +14,7 @@ Usage examples are provided in the [cluster specific](Home) pages of this wiki,
# Submitting different types of jobs
# Submitting different types of jobs
All the examples are
[
provided in this repository
](
/home#examples
)
.
All the examples are
[
provided in this repository
](
/home#examples
)
.
*
[
SLURM basics/sequential jobs
](
Running-the-jobs/SLURM
basics)
*
[
SLURM basics/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/shared memory parallelism
](
Running-the-jobs/Multi-threaded-jobs
)
*
[
Multi threaded jobs/shared memory parallelism
](
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.
...
...
...
...