Skip to content

Commit 0a7a3f9

Browse files
committed
fix: less harsh recommendation in the end
1 parent 4af9023 commit 0a7a3f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/further.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,4 +672,4 @@ $ salloc -A <your SLURM account> -p <your partition> \
672672

673673
You need to consider the extra waiting time for jobs to start on your cluster, when choosing a value for the `--time` flag.
674674

675-
Consider that `salloc` will start a particular subshell. Before you start another interactive job in the _same_ terminal, you need to type `exit`. Even if your job has ended already.
675+
Note that `salloc` opens a subshell. Exit it before starting another interactive job in the same terminal -- even if the previous job has completed.

0 commit comments

Comments
 (0)