Skip to content
Snippets Groups Projects
Commit f31752a0 authored by Martin Schroschk's avatar Martin Schroschk
Browse files

Resolve #372

parent c1a38e46
No related branches found
No related tags found
2 merge requests!673Automated merge from preview to main,!667Resolve #372
...@@ -276,7 +276,7 @@ provide a comprehensive collection of job examples. ...@@ -276,7 +276,7 @@ provide a comprehensive collection of job examples.
module load <modules> module load <modules>
export OMP_NUM_THREADS=$SLURM_CPUS_PER_TASK export OMP_NUM_THREADS=$SLURM_CPUS_PER_TASK
srun ./path/to/openmpi_application srun ./path/to/openmp_application
``` ```
* Submisson: `marie@login$ sbatch batch_script.sh` * Submisson: `marie@login$ sbatch batch_script.sh`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment