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

GLIBCXX version error after installing 0.13.0 with CUDA support #1186

Open
sigmafelix opened this issue Aug 17, 2024 · 0 comments
Open

GLIBCXX version error after installing 0.13.0 with CUDA support #1186

sigmafelix opened this issue Aug 17, 2024 · 0 comments

Comments

@sigmafelix
Copy link

Thank you for maintaining the awesome package for the community.

I want to report that a recent version of torch with CUDA support gives an error on GLIBCXX version.

 /lib64/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by [redacted]/torch/libs/torchpkg.so)
In addition: Warning message:
package ‘torch’ was built under R version 4.4.1

The system I am using is set with R 4.3.2 and CUDA 11.8 on Rocky Linux 8.8.

The last time I installed torch with CUDA was earlier this year (between March and May), and I recall that there was no such issue then. I guess the builder used R 4.4.1 and a relatively new version of libstdc++. Since I am not an admin of the system, I could not update the system library. Therefore, I am wondering if there is a repository for previous versions of torch with CUDA support.

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

1 participant