Skip to content
Snippets Groups Projects
Commit a4b3f90a authored by Martin Schroschk's avatar Martin Schroschk
Browse files

Link to section on job files

parent 31fc40b9
No related branches found
No related tags found
2 merge requests!679Automated merge from preview to main,!659Check ws allocation
...@@ -213,7 +213,8 @@ There are three typical options for the use of workspaces: ...@@ -213,7 +213,8 @@ There are three typical options for the use of workspaces:
### Per-Job Storage ### Per-Job Storage
A batch job needs a directory for temporary data. This can be deleted afterwards. A batch job needs a directory for temporary data. This can be deleted afterwards.
To help you to write your own (Slurm) job file, suited to your own needs, we came up with To help you to write your own [(Slurm) job file](../jobs_and_resources/slurm.md#job-files),
suited to your own needs, we came up with
the following example (which works [for the program g16](../software/nanoscale_simulations.md)). the following example (which works [for the program g16](../software/nanoscale_simulations.md)).
You will probably want to adjust it in a few places (e.g. what software you want to You will probably want to adjust it in a few places (e.g. what software you want to
[load](../software/modules.md), inserting the path to your input file and actually [load](../software/modules.md), inserting the path to your input file and actually
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment