Skip to content

Conversation

@xuechendi
Copy link
Collaborator

upstream PR introduced the crash:
vllm-project/vllm#25380

Root cause:

After this PR, nixl < 0.5.1 will not work because of lacking num_threads argument support.
However, pip install nixl >= 0.5.1 will also not work because wheel provided UCX is compiled with hard-dependency on libcuda.so

Solution is to do nixl installation by build from source.

Signed-off-by: Chendi Xue <Chendi.Xue@intel.com>
@github-actions
Copy link

✅ CI Passed

All checks passed successfully against the following vllm commit:
c242c98031b87d00999e07dbb4aa9b2a70798c6c

@xuechendi xuechendi merged commit b7a39c2 into main Sep 29, 2025
33 checks passed
iboiko-habana pushed a commit to iboiko-habana/vllm-gaudi that referenced this pull request Oct 2, 2025
… nixl (vllm-project#289)

upstream PR introduced the crash:
vllm-project/vllm#25380

 Root cause:

After this PR, nixl < 0.5.1 will not work because of lacking num_threads
argument support.
However, pip install nixl >= 0.5.1 will also not work because wheel
provided UCX is compiled with hard-dependency on libcuda.so

 Solution is to do nixl installation by build from source.

Signed-off-by: Chendi Xue <Chendi.Xue@intel.com>
Signed-off-by: Iryna Boiko <iboiko@habana.ai>
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

Successfully merging this pull request may close these issues.

2 participants