Update Running the jobs authored by Alain O' Miniussi's avatar Alain O' Miniussi
...@@ -32,6 +32,7 @@ How to connect to a node for an interactive session. ...@@ -32,6 +32,7 @@ How to connect to a node for an interactive session.
* [Use local copies for IO intensive work](Running-the-jobs/Use local copies for IO intensive work) * [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. 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 * [Job dependencies](Running-the-jobs/Job Dependencies) to handle restarts and multi stage jobs
* [Moving data around](Running-the-jobs/Moving Data Around)
* [Using a specific account](Running-the-jobs/Using a specific account) * [Using a specific account](Running-the-jobs/Using a specific account)
* [Special tools](Running-the-jobs/Special Tools) * [Special tools](Running-the-jobs/Special Tools)
Running Mathematica etc.. Running Mathematica etc..
... ...
......