Skip to content
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

Build fails with cooperative_groups on GitHub Actions Windows runners with CUDA >= 11.7 #504

Closed
eyalroz opened this issue Apr 22, 2023 · 1 comment

Comments

@eyalroz
Copy link
Owner

eyalroz commented Apr 22, 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.

@eyalroz eyalroz added the task label Apr 22, 2023
@eyalroz 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
@eyalroz
Copy link
Owner Author

eyalroz commented May 18, 2023

I think this is done...?

@eyalroz eyalroz closed this as completed Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant