8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Per-title, add numactl installation to cpu docker container.
numactl
Enable core pinning via numactl.
We may need to ensure numactl works as expected in docker. It may require to be ran with privileged mode.
privileged
Refer to discussions in #2166.
The text was updated successfully, but these errors were encountered:
agunapal
No branches or pull requests
🚀 The feature
Per-title, add
numactl
installation to cpu docker container.Motivation, pitch
Enable core pinning via
numactl
.Alternatives
We may need to ensure
numactl
works as expected in docker. It may require to be ran withprivileged
mode.Additional context
Refer to discussions in #2166.
The text was updated successfully, but these errors were encountered: