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

Resolve #371

parent c1a38e46
No related branches found
No related tags found
2 merge requests!673Automated merge from preview to main,!666Resolve #371
...@@ -200,7 +200,7 @@ Slurm will forward your X11 credentials to the first (or even all) node for a jo ...@@ -200,7 +200,7 @@ Slurm will forward your X11 credentials to the first (or even all) node for a jo
eight cores can be started with: eight cores can be started with:
```console ```console
marie@login$ module load matlab marie@login$ module load MATLAB
marie@login$ srun --ntasks=1 --cpus-per-task=8 --time=1:00:00 --pty --x11=first matlab marie@login$ srun --ntasks=1 --cpus-per-task=8 --time=1:00:00 --pty --x11=first matlab
``` ```
......
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