Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Multi threaded jobs
authored
Feb 08, 2021
by
Caroline Tchilinguirian
Show whitespace changes
Inline
Side-by-side
Running-the-jobs/Multi-threaded-jobs.md
View page @
8da5c9d2
...
...
@@ -30,8 +30,6 @@ $
```
$sbatch --partition seq --cpus-per-task=10 ./multithread.slurm
Submitted batch job 15292876
$more slurm-15292867.out
$ more slurm-15292876.out
SLURM_CPUS_PER_TASK 10
OMP_NUM_THREADS: 10
...
...