-
Notifications
You must be signed in to change notification settings - Fork 3k
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
CUDA is not found in latest Docker image #5219
Comments
@youtalk |
Oh great! Could you close this issue? |
@youtalk Is it an unknown bug or is it related to temporary state because of changes in Docker containers? |
@amadeuszsz It might be an unknown bug because I expect the current |
Hi, I'm having this same issue. I'm working with Furthermore, I try to run the preinstalled
|
Hi @marioney |
Hi @amadeuszsz. Thanks for the reply. I'm using |
Thank you for both of your feedback. The fixed images will be built within few hours. |
Checklist
Description
Building CUDA-based packages is not possible in Docker container. This issue occurred after update Docker image.
CUDNN and TensorRT seems exist in container, reported by
however cmake macros can't find them.
Expected behavior
Can build package.
Actual behavior
Can't build package.
Steps to reproduce
Output:
It applies for all packages which use CUDNN / TensorRT.
Versions
No response
Possible causes
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: