Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md using measureit instead of measureit #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kinow
Copy link

@kinow kinow commented Feb 24, 2024

Hi,

Running the following,

import pyRAPL

# sudo chmod -R a+r /sys/class/powercap/intel-rapl
pyRAPL.setup()

@pyRAPL.measureit
def foo():
  import autosubmit


foo()

After doing a pip install pyrapl resulted in an error. Looking at the __init__.py here, I found the measureit, and that worked (after this other workaround).

Thanks

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