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
If we try to build the example programs on Windows 2019 with MSVC 16 and CUDA >= 11.7, the compiler tries to find cuda/std/type_traits for some weird reason, and fails.
The text was updated successfully, but these errors were encountered:
eyalroz
changed the title
Compilation error when using the library with cooperative_groups on Windows, with CUDA >= 11.7
Build fails with cooperative_groups on GitHub Actions Windows runners with CUDA >= 11.7
Apr 29, 2023
If we try to build the example programs on Windows 2019 with MSVC 16 and CUDA >= 11.7, the compiler tries to find
cuda/std/type_traits
for some weird reason, and fails.The text was updated successfully, but these errors were encountered: