Skip to content
Discussion options

You must be logged in to vote

Simple enough: we are making use of newer CUDA features. In fact we're eager to upgrade to CUDA 12.4 since it fixes some known deadlocks in CUDA 12.3. NVIDIA don't retroactively make bug fixes or improvements to older CUDA releases as a rule, so if you're using an older release you will probably have a worse experience.

(We're looking into allowing some amount of backward compatibility in what we release, the fundamental blocker being testing at the moment. However the reason we're doing this is for PyTorch interoperability, since PyTorch is much slower to upgrade.)

However, given that CUDA is easy to install via pip these days, why is it difficult for you to upgrade?

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@GeorgySk
Comment options

@hawkinsp
Comment options

@GeorgySk
Comment options

@hawkinsp
Comment options

Answer selected by GeorgySk
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