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

Readme says Cuda 11 is supported but also the last version to support it is v4.4 #2345

Closed
Zentrik opened this issue Apr 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Zentrik
Copy link
Contributor

Zentrik commented Apr 25, 2024

These seem to be contradictory:

"CUDA.jl currently also requires ... a accompanying NVIDIA driver with support for CUDA 11.0 or newer.

  • CUDA.jl v4.4 is the last version with support for CUDA 11.0-11.3 (deprecated in v5.0)"
@Zentrik Zentrik added the bug Something isn't working label Apr 25, 2024
@Zentrik Zentrik changed the title Readme says Cuda 11+ is supported but also the last version to support it is v4.4 Readme says Cuda 11 is supported but also the last version to support it is v4.4 Apr 25, 2024
@maleadt
Copy link
Member

maleadt commented Apr 25, 2024

That isn't contradictory. CUDA 11.x works fine on an NVIDIA driver with support for 11.0, because of semantic versioning, hence the "or newer".

@Zentrik Zentrik closed this as completed Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants