Skip to content
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

current prod CUDA version too new for our GPU container #1227

Open
homework36 opened this issue Nov 16, 2024 · 1 comment
Open

current prod CUDA version too new for our GPU container #1227

homework36 opened this issue Nov 16, 2024 · 1 comment

Comments

@homework36
Copy link
Contributor

homework36 commented Nov 16, 2024

Our codes run on TensorFlow 2.5.1, which does not support the latest CUDA version, 12.4 (I think Arbutus upgraded it from 11.4 to 12.4). As a result, current production cannot use GPU.
According to the official guide, there is now a mismatch in package versions.
Screenshot 2024-11-15 at 9 36 50 PM
We need to spend a decent amount of time updating relevant codes to support the latest GPU, and Python and other packages also need to be updated, which will be a huge pain.
There are ongoing online discussions regarding failures to use TensorFlow (many versions) with CUDA 12.4. It looks like we cannot do much about this. We have to blame Arbutus (a lot, as always).

@homework36
Copy link
Contributor Author

Also, it seems that every time Arbutus updates the GPU driver, we lose the GPU driver and have to reinstall and reconfigure everything. I don't want to say much, but I don't think any of us like this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant