Skip to content
Failed

Changes

Summary

  1. #6805: add mdspan fixes from https://github.com/kokkos/mdspan/pull/327 (details)
  2. #6805: make mdspan conversion compatible with device code (details)
  3. #6805: fix accidentally disabled code (details)
Commit f0a168734269a3cee232e1888cc488b55fc1d6b6 by nmmoral
#6805: add mdspan fixes from https://github.com/kokkos/mdspan/pull/327
The file was modified tpls/mdspan/include/experimental/__p0009_bits/macros.hpp (diff)
The file was modified tpls/mdspan/include/experimental/__p2642_bits/layout_padded.hpp (diff)
The file was modified tpls/mdspan/include/experimental/__p0009_bits/layout_stride.hpp (diff)
Commit 5b524b8c87a5f0e91b339da1cece42f7d02a2ad6 by nmmoral
#6805: make mdspan conversion compatible with device code
The file was modified core/src/View/MDSpan/Kokkos_MDSpan_Layout.hpp (diff)
The file was modified core/unit_test/TestMDSpanConversion.hpp (diff)
Commit 4b656d53547858b936c19dd247a09c1ffad3b289 by nmmoral
#6805: fix accidentally disabled code
The file was modified core/unit_test/TestMDSpanConversion.hpp (diff)