You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 13, 2024. It is now read-only.
GPU folds with improved performance from latest driver
Current Behavior
GPU will not fold at all.
Core22 ships with libstdc++.so.6 version GLIBCXX_3.4.28, but libamdocl64.so v5.4.1 (the AMD ROCm OpenCL implementation) requires GLIBCXX_3.4.29
Possible Solution (Optional)
rev libstdc++ shipped with all GPU cores to >= GLIBCXX_3.4.29
Thanks for opening this issue. We've been distributing with as old of a glibc as we can get away with for maximum compatibility with older machines, but I'll look into what is needed for us to update this.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Your Environment
Expected Behavior
GPU folds with improved performance from latest driver
Current Behavior
GPU will not fold at all.
Core22 ships with libstdc++.so.6 version GLIBCXX_3.4.28, but libamdocl64.so v5.4.1 (the AMD ROCm OpenCL implementation) requires GLIBCXX_3.4.29
Possible Solution (Optional)
rev libstdc++ shipped with all GPU cores to >= GLIBCXX_3.4.29
Steps To Reproduce
See https://foldingforum.org/viewtopic.php?t=38848
The text was updated successfully, but these errors were encountered: