Skip to content

Segmentation fault when fine-tuning #13940

Closed Answered by ep0p
ep0p asked this question in Q&A
Oct 4, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

I have finally figured it out. This issue was caused by cuDNN. I was using cuDNN version 9.5.0, which apparently works for CUDA 12.6, while I have CUDA 12.4 installed on my system.

NVIDIA's documentation only mentions compatibility with CUDA 12, without specifying the exact sub-version.

After downgrading cuDNN to version 8, everything works perfectly now.

Hope this helps anyone facing a similar issue in the future!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Manchester-United-in-my-heart
Comment options

Answer selected by ep0p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants