-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
cudnn 9 migration??? #85
Comments
@hmaarrfk it appears you tried to install on linux-aarch64 (based on h0e55af2_0 ). Would you let me know:
|
With the help of h-vetinari, I think i got things working. The thing is that the default images do not have stdlib 2.28 and require you to specify a newer linux image for compilation. Eventually we had to add I think ultimately, things are moving forward with some opt-in mechanisms to allow alma8 which should alleviate this But today, if people want to use CUDNN9 and aarch, they must specify that giant matrix. |
Thanks Billy and Mark! 🙏 Yeah we need to make it easier for folks to grab the new image and Please feel free to try it out and share feedback there |
In conda-forge, we have moved to the latest Docker image for source builds (currently Alma Linux 9): conda-forge/conda-forge-pinning-feedstock#6626 Also cuDNN has updated its GLIBC requirement in PR: #96 Plus GLIBC compatibility is tested for with the logic added in PR: #97 Think these collectively have resolved the issue above. So will close this out Please let us know if any other issues come up |
Comment:
i'm getting a similar error conda-forge/pytorch-cpu-feedstock#259
How can i get around this? I haven't seen this i other CUDNN feedstocks.
The text was updated successfully, but these errors were encountered: