Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Connect on a running job's node
authored
Feb 19, 2021
by
Alain O' Miniussi
Hide whitespace changes
Inline
Side-by-side
Running-the-jobs/Connect-on-a-running-job's-node.md
View page @
7161775e
...
@@ -15,7 +15,7 @@ But what if your own job is running on a compute node ? then you have a legitima
...
@@ -15,7 +15,7 @@ But what if your own job is running on a compute node ? then you have a legitima
## With a running job
## With a running job
For this example, we consider a
[
dummy job
](
`
SLURM/running/sleep.slurm
`
)
that just sleep for 5 minutes:
For this example, we consider a
[
dummy job
](
/
SLURM/running/sleep.slurm
)
that just sleep for 5 minutes:
**Then, go SLURM**
**Then, go SLURM**
```
```
...
...