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

plans to support cuda 12.3? #1137

Open
vjcitn opened this issue Feb 13, 2024 · 2 comments
Open

plans to support cuda 12.3? #1137

vjcitn opened this issue Feb 13, 2024 · 2 comments

Comments

@vjcitn
Copy link

vjcitn commented Feb 13, 2024

this is a showstopper for a relatively new device

@vjcitn
Copy link
Author

vjcitn commented Feb 13, 2024

> library(torch)
i Additional software needs to be downloaded and installed for torch to work correctly.
Do you want to continue? (Yes/no/cancel) yes
Warning message:
i Failed to install torch, manually run `install_torch()`
Unsupported CUDA version "12.3"
Caused by error in `check_supported_version()`:
x Unsupported CUDA version "12.3"
i Currently supported versions are: "11.7" and "11.8". 

@jmgirard
Copy link

jmgirard commented May 5, 2024

I am able to get torch installed with support for CUDA 12.4 on Linux using the following approach:
pytorch/pytorch#104417 (comment)

Is it possible to tell the R torch package to use this installation instead of trying to rebuild it itself?

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

2 participants