clemsonciti / jobperf

Simple Job Performance Monitor for Slurm and PBS
GNU General Public License v2.0
6 stars 4 forks source link

cgroupv2 support #3

Open elelayan opened 2 months ago

elelayan commented 2 months ago

Hi, thank you for sharing this nice tool! I've needed to adapt it to cgroups v2 for my slurm cluster:

It is a small patch to cmd/jobperf/nodestats.go. I'll propose a MR shortly.

dougnd commented 2 months ago

Thanks for looking into this! An MR would be appreciated -- there's a good chance we'll be moving to cgroupv2 in the not too distant future.