Skip to content

hold cuda11.2 from upgrading to cuda12.2#1173

Merged
lfoppiano merged 1 commit intogrobidOrg:masterfrom
vipulg13:master
Oct 23, 2024
Merged

hold cuda11.2 from upgrading to cuda12.2#1173
lfoppiano merged 1 commit intogrobidOrg:masterfrom
vipulg13:master

Conversation

@vipulg13
Copy link
Copy Markdown
Contributor

This PR fixes an issue where apt-get upgrade was upgrading CUDA from 11.2 to 12.2, causing mismatches between libcublas 11.2, libcudnn8, and other GPU libraries. This led to GPU-related errors in production.

Changes:
Held back library libcudnn8 to prevent it from upgrading to CUDA 12.2.

@lfoppiano lfoppiano added this to the 0.8.2 milestone Sep 29, 2024
@lfoppiano
Copy link
Copy Markdown
Member

I tested the resulting image and it works fine.

@lfoppiano lfoppiano merged commit a6ef0ac into grobidOrg:master Oct 23, 2024
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

Successfully merging this pull request may close these issues.

2 participants