-
Notifications
You must be signed in to change notification settings - Fork 25
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
Fail to run the example #96
Comments
Hi @YaoJiayi this issue seems to be rising from just initializing the backend. This example uses the UCX backend by default. How are you building/installing NIXL for this example, and how did you install UCX? Thanks! |
I met the similar issue. it could be 'ucx does not support multithread'. You have to follow Dockfile's instructions not the README.md.
|
Hi Jiayi, any updates? Did the ucx rebuild fix the issue? |
Running the python example under
examples/
will result in "nixl._bindings.nixlBackendError: NIXL_ERR_BACKEND"The text was updated successfully, but these errors were encountered: