Update Running the jobs authored by Alain O' Miniussi's avatar Alain O' Miniussi
......@@ -28,7 +28,7 @@ How to connect to a node for an interactive session.
# Tips and tricks
* [Pack sequential arrays of jobs](Running-the-jobs/Pack sequential arrays of jobs) to efficiently handle job array
* [Have a look at a running job](Running-the-jobs/Connect-on-a-running-job's node) for debugging purpose
* [Connect on a running job's node](Running-the-jobs/Connect on a running job's node) for debugging purpose
* [Use local copies for IO intensive work](Running-the-jobs/Use local copies for IO intensive work)
How to use local file access when the share disk space cannot handle the load.
* [Job dependencies](Running-the-jobs/Job Dependencies) to handle restarts and multi stage jobs
......
......