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

Running parallel benchmarks seems to fail sometimes because chrt permissions are lost? #469

Open
punchagan opened this issue Apr 8, 2024 · 0 comments

Comments

@punchagan
Copy link
Contributor

punchagan commented Apr 8, 2024

I noticed that parallel runs on Navajo started failing suddenly, because chrt -r 1 running permissions are lost. Not sure if this happened because of an upgrade, but adding an explicit test that chrt -r 1 is runnable and printing an explicit error message in this case would make it easy to debug and fix.

taskset --cpu-list 0 chrt -r 1 ls
chrt: failed to set pid 0's policy: Operation not permitted
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

No branches or pull requests

1 participant