Summary: | Add DCMI support to acct_gather_energy/ipmi | ||
---|---|---|---|
Product: | Slurm | Reporter: | Timo R. <timo.rothenpieler> |
Component: | Accounting | Assignee: | Felip Moll <felip.moll> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | 5 - Enhancement | ||
Priority: | --- | CC: | mdidomenico, nick, tim |
Version: | 21.08.x | ||
Hardware: | Linux | ||
OS: | Linux | ||
See Also: | https://bugs.schedmd.com/show_bug.cgi?id=16331 | ||
Site: | -Other- | Alineos Sites: | --- |
Atos/Eviden Sites: | --- | Confidential Site: | --- |
Coreweave sites: | --- | Cray Sites: | --- |
DS9 clusters: | --- | HPCnow Sites: | --- |
HPE Sites: | --- | IBM Sites: | --- |
NOAA SIte: | --- | NoveTech Sites: | --- |
Nvidia HWinf-CS Sites: | --- | OCF Sites: | --- |
Recursion Pharma Sites: | --- | SFW Sites: | --- |
SNIC sites: | --- | Linux Distro: | --- |
Machine Name: | CLE Version: | ||
Version Fixed: | 23.02.0-0pre1 | Target Release: | --- |
DevPrio: | --- | Emory-Cloud Sites: | --- |
Attachments: |
acct_gather_energy_ipmi_add_dcmi_support.patch
0001-IPMI-Implement-support-for-power-reading-via-DCMI.patch |
Description
Timo R.
2020-08-20 10:44:18 MDT
I tested this patch against 20.2.5.1 on my cluster. seems to work. Thanks! Created attachment 24881 [details]
0001-IPMI-Implement-support-for-power-reading-via-DCMI.patch
Updated version of this patch that applies against latest SLURM versions.
Been using it for years now on our cluster without any issues.
Hi Timo!, It's been a while since you opened this bug, but finally and after some modifications and a review process, we added commits 040b903c9d..7eddee7877 to master. This means your contribution will be available in the next release of Slurm 23.02. You will be able to set IPMIPowerSensors=Node=DCMI in acct_gather.conf to enable this sensor. It will be documented in the man page of acct_gather.conf. If you have the chance, feel free to test it in your environment and report anything you find. Thanks so much for your time and contribution. |