Replies: 2 comments 7 replies
-
Many CUDA errors happen due to mismatching versions of the drivers and the rest of the CUDA tools, so try to upgrade everything CUDA-related to the latest version to ensure all the versions match. |
Beta Was this translation helpful? Give feedback.
-
Sorry, still having trouble here... I'm using the dockerfile example for CUDA on the documentation site (I assume this means using prebuilt binaries), my app is now using CPU for inference and throwing the forward compatibility error periodically. Do I need to downgrade to a specific nvidia-driver version? @giladgd
|
Beta Was this translation helpful? Give feedback.
-
I am getting an error running in Docker using the docker-compose.yml from the documentation site after upgrading to this nvidia driver in Ubuntu:
Beta Was this translation helpful? Give feedback.
All reactions