Skip to content

Tools for experimenting with Running Average Power Limit (RAPL)

License

Notifications You must be signed in to change notification settings

mhirki/rapl-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAPL tools

This is a collection of tools used to experiment with the Running Average Power Limit (RAPL) feature found in Intel processors. The results of the experiments have been published in my Master's thesis and two papers:

Khan, K.N., Hirki, M., Niemi, T., Nurminen, J.K., Ou, Z., "RAPL in Action: Experiences in Using RAPL for Power Measurements", ACM Transactions on Modeling and Performance Evaluation of Computing Systems (TOMPECS) (accepted)

Hirki, M., Ou, Z., Khan, K.N., Nurminen, J.K., Niemi, T., "Empirical Study of Power Consumption of x86-64 Instruction Decoder", USENIX Workshop on Cool Topics in Sustainable Data Centers (CoolDC '16), Santa Clara, CA, USA, March 2016 pdf

Hirki, M., "Energy and performance profiling of scientific computing", Master's thesis, Aalto University, November 2015 pdf

The code was originally written to run on Scientific Linux 6 but it should also compile and run on newer Linux distributions.

Author: Mikael Hirki mikael.hirki@gmail.com

Copying

This software is distributed under the terms of the "MIT license".

Copyright (c) 2015 Helsinki Institute of Physics

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Tools for experimenting with Running Average Power Limit (RAPL)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published