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] fix src/dst Properties in deep_copy(DynamicView,View) #5732

Conversation

tkordenbrock
Copy link
Contributor

In deep_copy(DynamicView, View), fix the dst Properties (DP) and the src Properties (SP) that were swapped in the using statements defining dst_type and src_type.

Add a reproducer unit test.

In deep_copy(DynamicView, View), fix the dst Properties (DP) and the
src Properties (SP) that were swapped in the using statements defining
dst_type and src_type.

Add a reproducer unit test.
@dalg24-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@tkordenbrock tkordenbrock changed the title fix src/dst Properties in deep_copy(DynamicView,View) [3.7.02] fix src/dst Properties in deep_copy(DynamicView,View) Jan 6, 2023
@tkordenbrock
Copy link
Contributor Author

@rppawlo

@rppawlo
Copy link
Contributor

rppawlo commented Jan 6, 2023

Any chance this change could make it into the 4.0 release?

@crtrott
Copy link
Member

crtrott commented Jan 6, 2023

yeah lets see if it passes testing this time, and then we can cherry pick it also to the relase-candidate.

@dalg24
Copy link
Member

dalg24 commented Jan 9, 2023

Test this please.

@crtrott
Copy link
Member

crtrott commented Jan 9, 2023

Retest this please.

@dalg24 dalg24 merged commit 8baa61b into kokkos:release-candidate-3.7.02 Jan 10, 2023
@PhilMiller PhilMiller added this to the Release 3.7.02 milestone Jan 25, 2023
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.

None yet

7 participants