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

Merge branch 'MATLAB' into 'preview'

Resolve #371

Closes #371

See merge request !666
parents 738bbfc9 a01b463b
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
eight cores can be started with:
```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
```
......
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