Phil Miller - NOAA
Phil Miller - NOAA
That change was motivated by both consistency with the behavior of View, and benefits to our ability to implement routines like `create_mirror` and `deep_copy` correctly, including upcoming improvements to striding...
If you post your desired modification to `as_view_of_rank_n`, I can try to review it quickly
Yeah, I'd approve that. While we're at it, are there any other functions you can see that need this treatment added?
3.7.00 is shipped, with the relevant guarding macros. I think this can be closed, but the documentation needs to be updated. I just opened an issue for that
Workaround was shipped in 3.7.00
Fix released in 3.7.00
Earlier versions of this PR explicitly modified `Kokkos_DynRankView.hpp` as well - is that no longer necessary? Could we get some testing to make sure that it's covered too?
Both failures in Jenkins now are actually timing-based, and unrelated to this PR
The merge looks good to me
Fixed in the 3.7.00 release