Skip to content
Snippets Groups Projects
Commit 972e623e authored by Roman Sliva's avatar Roman Sliva
Browse files

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

parent d199695b
No related branches found
No related tags found
No related merge requests found
Pipeline #33271 passed with warnings
...@@ -109,6 +109,7 @@ $ sbatch script.sh ...@@ -109,6 +109,7 @@ $ sbatch script.sh
``` ```
Example output of the job: Example output of the job:
```shell ```shell
36 cn17.barbora.it4i.cz 36 cn17.barbora.it4i.cz
36 cn18.barbora.it4i.cz 36 cn18.barbora.it4i.cz
...@@ -211,7 +212,6 @@ Show jobs for given project: ...@@ -211,7 +212,6 @@ Show jobs for given project:
$ squeue -A PROJECT-ID $ squeue -A PROJECT-ID
``` ```
### Job States ### Job States
The most common job states are (in alphabetical order): The most common job states are (in alphabetical order):
...@@ -302,7 +302,6 @@ Possible causes: ...@@ -302,7 +302,6 @@ Possible causes:
* Given account/project does not have access to given partition * Given account/project does not have access to given partition
* Access to given partition was retracted due to the project's allocation exhaustion * Access to given partition was retracted due to the project's allocation exhaustion
[1]: https://slurm.schedmd.com/ [1]: https://slurm.schedmd.com/
[2]: /cs/job-scheduling/#partitions [2]: /cs/job-scheduling/#partitions
[3]: https://slurm.schedmd.com/srun.html#SECTION_OUTPUT-ENVIRONMENT-VARIABLES [3]: https://slurm.schedmd.com/srun.html#SECTION_OUTPUT-ENVIRONMENT-VARIABLES
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment