-
Notifications
You must be signed in to change notification settings - Fork 65
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
[BUG] Assertion failure, file index :cufio-udev #346
Comments
Sorry this ran into issues at Does running |
|
Hi @wyli Thank you for the report The error seems to be related to GDS (GPUDirect Storage) library that would be installed by default from CUDA 11.7. Could you please share the output of the following commands? /usr/local/cuda/gds/tools/gdscheck -v
/usr/local/cuda/gds/tools/gdscheck -p
lspci -tv If you can find cucim is imported in the bare metal system (not docker container)? |
thanks, I put the logs here:
|
I ran into the same problem, any solution available yet? |
I also get this error:
I'm running a NV6ads_A10_v5 virtual machine with ubuntu 22.04. NVIDIA-SMI 535.154.05 Driver Version: 535.154.05 CUDA Version: 12.2 RAPIDS and cucim installed with conda Name Version Build Channelcucim 24.04.00 cuda11_py39_240410_ga24abfd_0 rapidsai Any solution to this problem in the pipeline? I really want to run cucim. |
Describe the bug
error when importing cucim:
Expected behavior
no error when importing
Environment details (please complete the following information):
NVIDIA-SMI 515.48.07 Driver Version: 515.48.07 CUDA Version: 11.7
pip install cucim
(cucim-22.6.0)The text was updated successfully, but these errors were encountered: