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. |
5 replies
|
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 |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
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:
All reactions