charmed-hpc / slurmutils

Utilities and APIs for interfacing with the Slurm workload manager ⚙️🔌
GNU Lesser General Public License v3.0
1 stars 3 forks source link

feat(cgroup): add editor for cgroup.conf file #19

Closed NucciTheBoss closed 3 days ago

NucciTheBoss commented 3 days ago

Adds an editor for the cgroup.conf configuration file. This editor is required to make the slurm_ops charm library in hpc-libs capable of the managing the cgroup.conf configuration on slurmctld machines.

Related discussion from way back yonder: https://github.com/orgs/charmed-hpc/discussions/8

It's a pretty simple editor :smile: