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

PAPI privileges in Docker #5

Closed
mcopik opened this issue Jan 10, 2020 · 1 comment
Closed

PAPI privileges in Docker #5

mcopik opened this issue Jan 10, 2020 · 1 comment
Labels
enhancement New feature or request local

Comments

@mcopik
Copy link
Collaborator

mcopik commented Jan 10, 2020

Running PAPI experiments requires setting paranoid flag in kernel /proc/sys/kernel/perf_event_paranoid and providing privileges for Docker. The current setting is too wide and should be replaced with a more fine-grain permission control that only provides syscalls related to hardware counters. In addition, we should notify user about changing the flag.

@mcopik mcopik added enhancement New feature or request local labels Jan 10, 2020
@mcopik
Copy link
Collaborator Author

mcopik commented Jul 26, 2024

Fixed in #213

@mcopik mcopik closed this as completed Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request local
Projects
None yet
Development

No branches or pull requests

1 participant