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

Merge branch 'openmp' into 'preview'

Resolve #372

Closes #372

See merge request !667
parents c1a38e46 f31752a0
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.
module load <modules>
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`
......
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