Skip to content
Snippets Groups Projects
Commit 59bd7bee authored by Martin Schroschk's avatar Martin Schroschk
Browse files

Merge branch 'pika' into 'preview'

Find a place for pika within wiki

See merge request zih/hpc-compendium/hpc-compendium!159
parents 614479b7 0cfd7836
No related branches found
No related tags found
3 merge requests!322Merge preview into main,!319Merge preview into main,!159Find a place for pika within wiki
......@@ -8,13 +8,6 @@ interface](https://selfservice.zih.tu-dresden.de/l/index.php/hpcportal/jobmonito
interface](https://selfservice.zih.tu-dresden.de/l/index.php/hpcportal/jobmonitoring/zih/jobs) in a
separate window. Furthermore, at least one real HPC job should have been submitted on Taurus.
- [Overview](#overview)
- [Table View and Job Search](#table-view-and-job-search)
- [Timeline Visualization](#timeline-visualization)
- [Footprint Visualization](#footprint-visualization)
- [Hints](#hints)
- [Known Issues](#known-issues)
## Overview
Pika consists of several components and tools. It uses the collection daemon collectd, InfluxDB to
......@@ -114,8 +107,10 @@ If users wish to perform their own measurement of performance counters using per
than Pika, it is recommended to disable Pika monitoring. This can be done using the following slurm
flags in the job script:
#SBATCH --exclusive
#SBATCH --comment=no_monitoring
```Bash
#SBATCH --exclusive
#SBATCH --comment=no_monitoring
```
**Note:** Disabling Pika monitoring is possible only for exclusive jobs!
......
......@@ -55,6 +55,7 @@ nav:
- Score-P: software/ScoreP.md
- PAPI Library: software/PapiLibrary.md
- Perf Tools: software/PerfTools.md
- PIKA: software/pika.md
- Data Management:
- Overview: data_management/DataManagement.md
- Announcement of Quotas: data_management/AnnouncementOfQuotas.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment