Skip to content

Add plugin for RAPL measurements. #254

Draft
hltaylor26 wants to merge 2 commits into
ubccr:masterfrom
hltaylor26:RAPL
Draft

Add plugin for RAPL measurements. #254
hltaylor26 wants to merge 2 commits into
ubccr:masterfrom
hltaylor26:RAPL

Conversation

@hltaylor26
Copy link
Copy Markdown

Start on the RAPL Plugin for getting power measurements. Currently outputs energy and power measurements for the package value, cores value, and dram value.

rapl::RAPL_ENERGY_PKG : power consumption of all cores + LLC cache
rapl::RAPL_ENERGY_CORES : power consumption of all cores on socket
rapl::RAPL_ENERGY_DRAM : power consumption of DRAM (servers only)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant