You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introducing SequentialHostInit in kokkos/kokkos#7229 allows for more options when constructing Views of Views. There are however still some pitfalls to avoid as discussed in kokkos/kokkos#7373 and kokkos/kokkos#7466. We should document this properly.
The text was updated successfully, but these errors were encountered:
Introducing
SequentialHostInit
in kokkos/kokkos#7229 allows for more options when constructing Views of Views. There are however still some pitfalls to avoid as discussed in kokkos/kokkos#7373 and kokkos/kokkos#7466. We should document this properly.The text was updated successfully, but these errors were encountered: