Skip to content
Snippets Groups Projects

ADD, added mon-flops job feature description

Merged Petr Ptáček requested to merge pta0054/docs.it4i.cz:master into master
2 files
+ 25
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -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