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

[3.7.02] Fixes Scratch allocation alignment issues #5692

Merged
merged 5 commits into from
Apr 20, 2023

Conversation

crtrott
Copy link
Member

@crtrott crtrott commented Dec 15, 2022

Cherry pick of #5687 with C++14 compatibility.

Fixes #4942

@PhilMiller PhilMiller added CHANGELOG Item to be included in release CHANGELOG Patch Release labels Dec 15, 2022
Copy link
Member

@dalg24 dalg24 left a comment

Choose a reason for hiding this comment

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

Original PR hasn't been merged yet

@crtrott
Copy link
Member Author

crtrott commented Mar 30, 2023

Retest this please.

@Rombur
Copy link
Member

Rombur commented Mar 31, 2023

Retest this please

@masterleinad
Copy link
Contributor

Retest this please.

@crtrott
Copy link
Member Author

crtrott commented Apr 20, 2023

We are merging now and do manual testing

@crtrott crtrott merged commit a3d4fee into kokkos:release-candidate-3.7.02 Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CHANGELOG Item to be included in release CHANGELOG Patch Release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cuda backend fails to allocate a single integer in the PerTeam scratch space.
6 participants