Update Running the jobs authored by Alain O' Miniussi's avatar Alain O' Miniussi
......@@ -40,13 +40,13 @@ There are different partitions adapted to different kind of jobs. The time limit
* [When is my job going to start](Running-the-jobs/When is my job going to start)
# Tips and tricks
* [Pack sequential arrays of jobs](Running-the-jobs/Pack sequential arrays of jobs) to efficiently handle job array
* [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)
* [Pack sequential arrays of jobs](Running-the-jobs/Pack-sequential-arrays-of-jobs) to efficiently handle job array
* [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
* [Moving data around](Running-the-jobs/Moving Data Around)
* [Using a specific account](Running-the-jobs/Using a specific account)
* [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)
* [Special tools](Running-the-jobs/Special-Tools)
Running Mathematica etc..
......
......