Ticket 11752

Summary: Curious why acct_gather_energy/cray_aries was renamed to acct_gather_energy/pm_counters in 20.11
Product: Slurm Reporter: Chris Samuel (NERSC) <csamuel>
Component: ConfigurationAssignee: Jason Booth <jbooth>
Status: RESOLVED INFOGIVEN QA Contact:
Severity: 4 - Minor Issue    
Priority: --- CC: agaur, dmjacobsen, tim
Version: 20.11.7   
Hardware: Linux   
OS: Linux   
Site: NERSC Alineos Sites: ---
Atos/Eviden Sites: --- Confidential Site: ---
Coreweave sites: --- Cray Sites: ---
DS9 clusters: --- HPCnow Sites: ---
HPE Sites: --- IBM Sites: ---
NOAA SIte: --- OCF Sites: ---
Recursion Pharma Sites: --- SFW Sites: ---
SNIC sites: --- Linux Distro: ---
Machine Name: CLE Version:
Version Fixed: Target Release: ---
DevPrio: --- Emory-Cloud Sites: ---

Description Chris Samuel (NERSC) 2021-06-02 15:42:01 MDT
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
Comment 1 Jason Booth 2021-06-03 10:07:31 MDT
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.
Comment 2 Chris Samuel (NERSC) 2021-06-03 10:20:16 MDT
Hi Jason,

Oh that's awesome, so we could potentially enable this now on our existing Shasta systems?

Thanks!
Chris
Comment 3 Jason Booth 2021-06-09 13:54:34 MDT
>Oh that's awesome, so we could potentially enable this now on our existing Shasta systems?

Yes, you can use it now.
Comment 4 Chris Samuel (NERSC) 2021-06-09 14:03:07 MDT
(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!