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

Fixes inaccessible memory errors when running on Frontier with latest Trilinos. #1190

Merged
merged 4 commits into from
Jun 15, 2023

Conversation

ddement
Copy link
Contributor

@ddement ddement commented Jun 6, 2023

No description provided.

@ddement ddement added the bug Something isn't working label Jun 6, 2023
@ddement ddement requested a review from psakievich June 6, 2023 19:44
@ddement ddement force-pushed the fix_failing_unit_tests_with_new_trilinos branch 2 times, most recently from 58852e4 to c6190c4 Compare June 6, 2023 20:00
@ddement ddement force-pushed the fix_failing_unit_tests_with_new_trilinos branch from c6190c4 to 028067b Compare June 6, 2023 20:05
David Dement and others added 3 commits June 13, 2023 11:28
Kokkos::deep_copy requires both views to have the same layout.
The previous implementation copied from a layout left host view to a
layout right device view.  A host mirror is used in this case to
ensure a consistent layout.
@jrood-nrel jrood-nrel merged commit 0f37793 into master Jun 15, 2023
1 of 3 checks passed
@jrood-nrel jrood-nrel deleted the fix_failing_unit_tests_with_new_trilinos branch June 15, 2023 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants