Open JoeGonzalez0886 opened 1 month ago
We ran into the same issue yesterday with our docker launching scripts using latest
image tag. Looks like latest
is pointing to 2.3.0-rocm
tag instead of 2.3.0
.
Using version based tag addressed the issue
System Info
Running this container on multiples services produces an issue with cuda gpu detection. No gpus are detected.
Reverting back to container tagged version :2.2.0 Fixes the issue.
Just though I would post this up just in case others are usuing 2.3.0 in production, we had a automated scaling process instantiate the new container with :latest tagged and it brought down our production systems.
Please take a look this issue team.
Thank you.
Information
Tasks
Reproduction
Expected behavior
We would expect this version to automatically detect local GPU cuda.