Christian Trott
Christian Trott
Hey I gonna close this for now, trying to do a little bit of cleanup. You can reopen if and when you get back to it.
We need to look at overhead for this, also its not clear to me how fence() would help with the is_running thing here?
Do you still see this issue? We haven't been able yet to reproduce but could try again.
Actually with our mdspan transition this will just work. Because the required_span_size is a property of the mapping.
No this is part of our implementation backport to C++17
A few more general thoughts: - `BasicView` (or whatever we will call it in the end) should be effectively `mdspan` with `Kokkos::View` owning semantics - it owns the tracking object...
Preliminary App list. We actually should have around 100 projects using Kokkos now - but we do not yet have a comprehensive list :-( | AppName | Area | Institution...
Thanks Greg for using the template ;-)
Hey Kendall can we break Sierra down a bit considering that it is a number of applications? Like we are not putting in Trilinos as one monolithic 5M line 30...
One idea would be a `deep_copy` from range i.e. `deep_copy(v,pair{begin,end})`