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
Merge requests
!489
ADD, added mon-flops job feature description
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
ADD, added mon-flops job feature description
pta0054/docs.it4i.cz:master
into
master
Overview
0
Commits
1
Pipelines
0
Changes
2
Merged
Petr Ptáček
requested to merge
pta0054/docs.it4i.cz:master
into
master
1 month ago
Overview
0
Commits
1
Pipelines
0
Changes
2
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
a465a41c
1 commit,
1 month ago
2 files
+
25
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
docs.it4i/general/karolina-slurm.md
+
10
−
0
Options
@@ -43,6 +43,14 @@ On Karolina cluster
Division of nodes means that if two users allocate a portion of the same node, they can see each other's running processes.
If this solution is inconvenient for you, consider allocating a whole node.
IT4I clusters are monitored for resources utilization.
One of the monitoring daemons is using registers to collect performance
monitoring counters (PMC), which user may need when analysing performance
of the executed application (perf or
[
Score-P
][
10
]
profiling tools).
To deactivate the daemon and release the respective registers set job feature
during allocation, as specified
[
here
][
9
]
.
## Using CPU Queues
Access
[
standard compute nodes
][
4
]
.
@@ -173,3 +181,5 @@ $ salloc -A PROJECT-ID -p qviz --exclusive
[
6
]:
/karolina/compute-nodes/#data-analytics-compute-node
[
7
]:
/karolina/visualization/
[
8
]:
./karolina-partitions.md
[
9
]:
/job-features.md/#cluster-monitoring
[
10
]:
/software/debuggers/score-p/
\ No newline at end of file
Loading