Changes
Page history
Update Running the jobs
authored
Feb 18, 2021
by
Alain O' Miniussi
Hide whitespace changes
Inline
Side-by-side
Running-the-jobs.md
View page @
375cc197
...
@@ -28,6 +28,7 @@ How to connect to a node for an interactive session.
...
@@ -28,6 +28,7 @@ How to connect to a node for an interactive session.
# Tips and tricks
# Tips and tricks
*
[
Pack sequential arrays of jobs
](
Running-the-jobs/Pack
sequential arrays of jobs) to efficiently handle job array
*
[
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/Have
a look at a running job) for debugging purpose
*
[
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
...
...
...
...