Summary
- Add a missing deprecation for HostMirror in DyanamicView (commit: c2e77f1) (details)
- Rework our cmake to detect ROCm TPL (#8747) (commit: fa02eb7) (details)
- Using allocate and deallocate of Kokkos::HostSpace during initialization and destruction of Threads backend. (commit: 0fd459e) (details)
- Disable MallocAsync for ROCm 7 (#8746) (commit: efd086d) (details)
- Mdspan snapshot 546d4dd6 (#8766) (commit: 1e5af4b) (details)
| The file was modified | containers/src/Kokkos_DynamicView.hpp (diff) |
| The file was modified | cmake/kokkos_tpls.cmake (diff) |
| The file was modified | .gitlab/hpsf-gitlab-ci.yml (diff) |
| The file was modified | cmake/Modules/FindTPLROCM.cmake (diff) |
| The file was modified | core/src/impl/Kokkos_CStyleMemoryManagement.hpp (diff) |
| The file was modified | core/unit_test/TestExecutionEnvironmentNonInitializedOrFinalized.cpp (diff) |
| The file was modified | core/src/Threads/Kokkos_Threads_Instance.cpp (diff) |
| The file was modified | core/src/impl/Kokkos_HostSpace.cpp (diff) |
| The file was modified | cmake/kokkos_enable_options.cmake (diff) |
| The file was modified | tpls/mdspan-hash.txt (diff) |
| The file was modified | tpls/mdspan/include/experimental/__p0009_bits/utility.hpp (diff) |