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

[Feature]: membind all NUMA nodes for all CPUs in list #11720

Open
1 task done
hpcpony opened this issue Jan 3, 2025 · 0 comments
Open
1 task done

[Feature]: membind all NUMA nodes for all CPUs in list #11720

hpcpony opened this issue Jan 3, 2025 · 0 comments

Comments

@hpcpony
Copy link

hpcpony commented Jan 3, 2025

🚀 The feature, motivation and pitch

When specifying VLLM_CPU_OMP_THREADS_BIND it might be better if vLLM did a membind to all or the nodes related to the CPU list rather than just doing it to the node associated with first CPU in the list.

Alternatives

Using numactl and OMP environment variables (i.e. OMP_PLACES, etc...) give better overall control of binding but isn't compatible with CPU tensor parallel partitioning.

Additional context

No response

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant