Skip to content
Snippets Groups Projects
Commit 19719fdb authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update job-scheduling.md

parent c31bd2d3
No related branches found
No related tags found
No related merge requests found
Pipeline #28889 passed with warnings
...@@ -42,6 +42,7 @@ Run interactive job, with X11 forwarding ...@@ -42,6 +42,7 @@ Run interactive job, with X11 forwarding
```console ```console
$ salloc -A PROJECT-ID -p p01-arm --x11 $ salloc -A PROJECT-ID -p p01-arm --x11
``` ```
!!! warning !!! warning
Do not use srun for initiating interactive jobs, subsequent srun, mpirun invocations would block forever. Do not use srun for initiating interactive jobs, subsequent srun, mpirun invocations would block forever.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment