Skip to content
Started 1 day 10 hr ago
Took 2 min 8 sec
Success

Build #5 (May 9, 2024, 4:24:19 PM)

Changes
  1. - Consolidate Test_LocalDeepCopy (details / githubweb)
  2. - Add missing fences (details / githubweb)
  3. Add more memory fences (details / githubweb)
  4. Cleanup tests (details / githubweb)
  5. Expand GlobalViews Test and merge Test_*Subview.hpp (details / githubweb)
  6. - Make default dimensions use KOKKOS_IMPL_CTOR_DEFAULT_ARG (details / githubweb)
  7. - Add ViewMapping variant for nonspecialized Views that use custom Layout (details / githubweb)
  8. Fix wrong acquisition of data slice in LocalDeepCopy test (details / githubweb)
  9. - Add missing headers (details / githubweb)
  10. Remove comments from run script (details / githubweb)
  11. Simplify handling of subviews over dim0, add unit tests, fix issues (details / githubweb)
  12. Add more use-cases for subview testing (details / githubweb)
  13. - Merge pull request #96 from vmiheer/patch-1 (details / githubweb)
  14. Make randomaccess more useful (details / githubweb)
  15. Use aligned MPI_Win_allocate via info keys (details / githubweb)
  16. Expand Test_Allocation to cover Layout types (details / githubweb)
  17. Exclude execution fence from memory fence (details / githubweb)
  18. Fix multiple calls to MPISpace::deallocate on View dealloc (details / githubweb)
  19. Move useful helpers to the Kokkos::Experimental namespace (details / githubweb)
  20. Do not rely on MPI_Info keys for MPI Window alignement (details / githubweb)
  21. Fix multiple calls to SHMEMSpace::deallocate on View dealloc (details / githubweb)
  22. Allocate the correct size in NVSHMEMSpace::impl_allocate (details / githubweb)
  23. Make sure that Kokkos is initialized on all ranks in unit test (details / githubweb)
  24. Make deep_copy a non-collective operation (details / githubweb)

Push event to branch main at 4:24:07 PM on May 9, 2024

This run spent:

  • 6.5 sec waiting;
  • 2 min 8 sec build duration;
  • 2 min 15 sec total from scheduled to completion.
Revision: f00ee851d87f2712e91d4807058bf7bf7153070f
Repository: https://github.com/kokkos/kokkos-remote-spaces.git
  • main