Hey folks - we just discovered: commit 9fa00eec067372150427631b1a21d405905e4f61 Author: Tim Wickberg <tim@schedmd.com> Date: Thu Aug 20 15:24:42 2020 -0600 Rename acct_gather_energy/cray_aries to acct_gather_energy/pm_counters. Bug 7575. but that bug is private - is it possible to find out the thinking behind this change please? Thanks! Chris
I have added Tim to CC in the event he has more to say on this subject. This was done to accommodate changes for HPE Shasta. The existing pm_counters interface is the best source for energy-accounting data at present, and the "cray_aries" plugin already supports this format. For this reason we've renamed the acct_gather_energy/cray_aries plugin to acct_gather_energy/pm_counters going forward with Slurm 20.11.
Hi Jason, Oh that's awesome, so we could potentially enable this now on our existing Shasta systems? Thanks! Chris
>Oh that's awesome, so we could potentially enable this now on our existing Shasta systems? Yes, you can use it now.
(In reply to Jason Booth from comment #3) > >Oh that's awesome, so we could potentially enable this now on our existing Shasta systems? > > Yes, you can use it now. Oh brilliant, thank you!