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 was archived by the owner on Mar 21, 2024. It is now read-only.
The error seems to be reproduceable on CTK 12.0.1 version of the libcu++ as well as on main:
error: no instance of function template "cuda::std::__4::__cxx_atomic_wait" matches the argument list
no instance of function template "cuda::std::__4::__cxx_atomic_notify_one" matches the argument list
The text was updated successfully, but these errors were encountered:
I can see a compilation error for the following code:
The error seems to be reproduceable on CTK 12.0.1 version of the libcu++ as well as on main:
The text was updated successfully, but these errors were encountered: