Update Running the jobs authored by Alain O' Miniussi's avatar Alain O' Miniussi
...@@ -20,11 +20,12 @@ How to connect to a node for an interactive session. ...@@ -20,11 +20,12 @@ How to connect to a node for an interactive session.
# Controlling/querying jobs # Controlling/querying jobs
## [When is my job going to start](Running-the-jobs/When is my job going to start) ## [When is my job going to start](Running-the-jobs/When is my job going to start)
# Tips and tricks # Tips and tricks
## [Pack sequential arrays of jobs](Running-the-jobs/Pack sequential arrays of jobs) ## [Pack sequential arrays of jobs](Running-the-jobs/Pack sequential arrays of jobs)
## [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)
## [Special tools](Running-the-jobs/Special Tools) ## [Special tools](Running-the-jobs/Special Tools)
Running Mathematica etc.. Running Mathematica etc..
... ...
......