-
Notifications
You must be signed in to change notification settings - Fork 99
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
Allow dyn-rank-view in serial trsv #2464
base: develop
Are you sure you want to change the base?
Conversation
@ndellingwood can you give this a review based on what you saw in Trilinos? |
@lucbv @yasahi-hpc , thanks for the PR, I'll launch a build to test intrepid2 |
Compilation of intrepid2 now succeeds, but many tests are failing so some incompatibility still exists, this is a sample output:
|
I am not 100% sure what is wrong, but Trilinos seems to expect out-of-range access If this is the case, we need to remove checks to allow invalid accesses for these tests |
Signed-off-by: Yuuichi Asahi <[email protected]>
Signed-off-by: Yuuichi Asahi <[email protected]>
84fa11b
to
f02c3df
Compare
Improves #2456
Kokkos::DynRankView
Kokkos::DynRankView
ValueType
as avalue_type
ofViews