-
- Downloads
Updates to energy accounting work
The patch contains: 1) general code cleanup 2) documentation concerning the energy framework 3) fix for sstat header/data mismatch problem 4) changes on the rapl plugin to print the average power consumption between 2 measurements in place of an instantaneous value: this is printed for CurrentWatts value of "scontrol show node" 5)the memory leak that Moe located on cpu frequency code we are currently working on the following : - the requested frequency as described by Martin - rapl fine grain measurements (socket level) - the ipmi plugin based on freeipmi and we hope to have them either during your 2.5.0.rc1 testing period or for the 2.5.1
Showing
- doc/html/Makefile.am 1 addition, 1 deletiondoc/html/Makefile.am
- doc/html/Makefile.in 1 addition, 1 deletiondoc/html/Makefile.in
- doc/html/acct_gather_energy_plugins.shtml 103 additions, 0 deletionsdoc/html/acct_gather_energy_plugins.shtml
- doc/html/documentation.shtml 2 additions, 2 deletionsdoc/html/documentation.shtml
- doc/man/man1/sacct.1 1 addition, 1 deletiondoc/man/man1/sacct.1
- doc/man/man1/scontrol.1 19 additions, 0 deletionsdoc/man/man1/scontrol.1
- doc/man/man1/sstat.1 1 addition, 1 deletiondoc/man/man1/sstat.1
- doc/man/man5/slurm.conf.5 33 additions, 31 deletionsdoc/man/man5/slurm.conf.5
- slurm/slurm.h.in 1 addition, 4 deletionsslurm/slurm.h.in
- src/common/cpu_frequency.c 15 additions, 4 deletionssrc/common/cpu_frequency.c
- src/common/cpu_frequency.h 6 additions, 0 deletionssrc/common/cpu_frequency.h
- src/common/slurm_acct_gather_energy.c 0 additions, 97 deletionssrc/common/slurm_acct_gather_energy.c
- src/common/slurm_acct_gather_energy.h 0 additions, 7 deletionssrc/common/slurm_acct_gather_energy.h
- src/common/slurm_protocol_api.c 1 addition, 1 deletionsrc/common/slurm_protocol_api.c
- src/common/slurm_protocol_api.h 1 addition, 1 deletionsrc/common/slurm_protocol_api.h
- src/plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi.c 3 additions, 11 deletions...plugins/acct_gather_energy/ipmi/acct_gather_energy_ipmi.c
- src/plugins/acct_gather_energy/none/acct_gather_energy_none.c 2 additions, 2 deletions...plugins/acct_gather_energy/none/acct_gather_energy_none.c
- src/plugins/acct_gather_energy/rapl/acct_gather_energy_rapl.c 14 additions, 71 deletions...plugins/acct_gather_energy/rapl/acct_gather_energy_rapl.c
- src/plugins/acct_gather_energy/rapl/acct_gather_energy_rapl.h 6 additions, 10 deletions...plugins/acct_gather_energy/rapl/acct_gather_energy_rapl.h
- src/slurmd/slurmd/slurmd.c 2 additions, 0 deletionssrc/slurmd/slurmd/slurmd.c
Loading
Please register or sign in to comment