Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docs.it4i.cz
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SCS
docs.it4i.cz
Commits
e28c0614
Commit
e28c0614
authored
1 year ago
by
Roman Sliva
Browse files
Options
Downloads
Patches
Plain Diff
Update slurm-job-submission-and-execution.md
parent
51ddaccd
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#33232
passed with warnings
1 year ago
Stage: test
Stage: build
Stage: deploy
Stage: after_test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs.it4i/general/slurm-job-submission-and-execution.md
+2
-1
2 additions, 1 deletion
docs.it4i/general/slurm-job-submission-and-execution.md
with
2 additions
and
1 deletion
docs.it4i/general/slurm-job-submission-and-execution.md
+
2
−
1
View file @
e28c0614
...
...
@@ -30,6 +30,7 @@ qviz up 8:00:00 0/2/0/2 vizserv[1-2]
```
`NODES(A/I/O/T)`
column sumarizes node count per state, where the
`A/I/O/T`
stands for
`allocated/idle/other/total`
.
Example output is from Barbora cluster.
On Barbora cluster all queues/partitions provide full node allocation, whole nodes are allocated to job.
...
...
@@ -63,7 +64,7 @@ Show job details for executing job from job session:
$
scontrol show job
$SLURM_JOBID
```
Show my jobs using long output format
(
includes time limit
)
:
Show my jobs using long output format
which
includes time limit:
```
console
$
squeue
--me
-l
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment