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

[4.2.01] Fix msvc cuda release #6660

Merged

Conversation

crtrott
Copy link
Member

@crtrott crtrott commented Dec 9, 2023

Equivalent to #6659

@crtrott crtrott changed the base branch from master to release-candidate-4.2.01 December 9, 2023 15:33
@@ -30,6 +30,7 @@ static_assert(false,

#include <cstddef>
#include <iosfwd>
#include <iterator>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this needed here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On Windows with NVCC the implicit includes are different exposing a missing include I beleive it was for std::back_inserter

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@crtrott
Copy link
Member Author

crtrott commented Jan 10, 2024

Retest this please

@crtrott
Copy link
Member Author

crtrott commented Jan 11, 2024

Retest this please.

@dalg24
Copy link
Member

dalg24 commented Jan 11, 2024

Retest this please

@dalg24 dalg24 closed this Jan 11, 2024
@dalg24 dalg24 reopened this Jan 11, 2024
@crtrott
Copy link
Member Author

crtrott commented Jan 12, 2024

Retest this please.

@crtrott crtrott merged commit 474366a into kokkos:release-candidate-4.2.01 Jan 12, 2024
47 of 53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants