Changes
Page history
Update Running the jobs
authored
Mar 30, 2023
by
Alain O' Miniussi
Show whitespace changes
Inline
Side-by-side
Running-the-jobs.md
View page @
2fdefd72
...
...
@@ -42,7 +42,7 @@ There are different partitions adapted to different kind of jobs. The time limit
# 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)
*
[
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
)
...
...
...
...