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
cppyy 3.x uses Clang13. I don't think there's an issue with supporting 11.8 per se, but Clang has a bunch of places in its Cuda.cpp where it hard-wires various versions. It stops at 11.2. I suspect backporting latest Clang Cuda.cpp is all that it would take.
Hey,
I was wondering what is holding cppyy back from being able to support CUDA 11.8+ ?
Thanks
The text was updated successfully, but these errors were encountered: