Skip to content
Snippets Groups Projects
Commit 023e5e35 authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update slurm-job-submission-and-execution.md

parent 6607b5a8
Branches
No related tags found
No related merge requests found
Pipeline #33299 passed with warnings
......@@ -114,6 +114,7 @@ Submit batch job:
$ cd my_work_dir
$ sbatch script.sh
```
Path to script.sh (relative or absolute) should be given if job script is in different location than job working directory.
By default, job output is stored in a file called slurm-JOBID.out and contains both job standard output and error output.
......@@ -318,7 +319,6 @@ Possible causes:
[5]: https://extranet.it4i.cz/rsweb/karolina
[6]: https://extranet.it4i.cz/rsweb/compsys
[a]: https://slurm.schedmd.com/
[b]: http://slurmlearning.deic.dk/
[c]: https://slurm.schedmd.com/documentation.html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment