Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
KSI
clusters
Commits
25fc82af
Commit
25fc82af
authored
Nov 25, 2019
by
Jakub Yaghob
Browse files
update prikazu SLURMu
parent
29fa6416
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
25fc82af
...
...
@@ -51,8 +51,8 @@ There are many commands (see
). The most important commands are:
-
**srun**
- reserves and assigns resources and runs an interactive job
-
**sbatch**
- reserves and assigns resources and submit a batch as a job
-
**srun**
- reserves and assigns resources and runs an interactive job
, use it only for short or debug jobs
-
**sbatch**
- reserves and assigns resources and submit a batch as a job
, use it for long jobs (>1 hour)
-
**salloc**
- only reserves and does not assign resources, use srun or sbatch for assigning resources subsequently
-
**sinfo**
- get info about cluster state
-
**scancel**
- cancels a job
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment