NordicHPC / sonar

Tool to profile usage of HPC resources by regularly probing processes.
GNU General Public License v3.0
8 stars 5 forks source link

Investigate the use of cgroup data instead of sampling, on Slurm systems #187

Open lars-t-hansen opened 2 months ago

lars-t-hansen commented 2 months ago

See #186. Perhaps on Slurm systems we can use cgroup data as a possibly-cheaper alternative to sampling - it's not clear if we need the perf improvement and it's not clear there will be any, but if we have time we should look.