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

[FeatureRequest] Add domain for HWthreads closest to GPUs #534

Open
JanLJL opened this issue Jun 27, 2023 · 0 comments
Open

[FeatureRequest] Add domain for HWthreads closest to GPUs #534

JanLJL opened this issue Jun 27, 2023 · 0 comments

Comments

@JanLJL
Copy link
Contributor

JanLJL commented Jun 27, 2023

Is your feature request related to a problem? Please describe.
Often, GPUs are not closest to the NUMA domain a humain might think (e.g., GPU 3 is closest to NUMA domain 0, etc). Not every user remembers to run likwid-topology first to get the corresponding NUMA domains for their GPU(s).

Describe the solution you'd like
Add a affinity domain for likwid-pin and likwid-perfctr, e.g., G for placing HW threads close to the GPU.
For example, pinning 10 HWthreads closest to GPU 1:

likwid-pin -C G1:0-9 ./run_app
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