Changes
Page history
Update Multi threaded jobs
authored
Dec 04, 2019
by
Omar Djabri
Hide whitespace changes
Inline
Side-by-side
Running-the-jobs/Multi-threaded-jobs.md
View page @
a34021b9
...
...
@@ -30,8 +30,8 @@ $
```
$sbatch --partition seq --cpus-per-task=10 ./multithread.slurm
Submitted batch job 15292876
$more slurm-152928
7
slurm-15292873.out slurm-15292876.out
$more slurm-152928
67.out
$ more slurm-15292876.out
SLURM_CPUS_PER_TASK 10
OMP_NUM_THREADS: 10
...
...
...
...