Skip to content
Started 3 mo 8 days ago
Took 45 sec
Failed

Build #4 (Feb 8, 2024, 12:03:10 PM)

Changes
  1. Fix Occupancy for Cuda (details / githubweb)
  2. Disable test for MSVC+Cuda (details / githubweb)
  3. Split runtime checks from TestCommonPolicyConstructors into OccupancyControlTrait (details / githubweb)
  4. Run OccupancyControlTrait on all execution spaces (details / githubweb)
  5. test_execution_policy_occupancy_and_hint might be unused (details / githubweb)
  6. Don't try to compile the test for any backend with MSVC+Cuda (details / githubweb)
  7. Let Impl::get_gpu return std::optional and delegate device selection when appropriate (details / githubweb)
  8. Fixup select from visible devices (details / githubweb)
  9. Make ranges non-trivial (details / githubweb)
  10. Drop Experimental::HBWSpace (details / githubweb)
  11. Fixup bogous shared alloc fence labels mentioning HBWSpace (details / githubweb)
  12. Restore TestCommonPolicyConstructors.hpp (details / githubweb)
  13. Remove DummyPolicy (details / githubweb)
  14. Remove support for memkind (details / githubweb)
  15. Added missing copy_from() in neon for vector_aligned (details / githubweb)
  16. Remove stray include header (details / githubweb)
  17. Add support for RISCV and the Milk-V's Pioneer (#6773) (details / githubweb)
  18. Move check for cuda_device (details / githubweb)
  19. Also test copying between devices (details / githubweb)

Pull request #6782 updated at 12:02:55 PM on Feb 8, 2024

This run spent:

  • 8.3 sec waiting;
  • 45 sec build duration;
  • 53 sec total from scheduled to completion.
Revision: 9dca303399da9643b356d6aa021210131591913b
Repository: https://github.com/kokkos/kokkos.git
  • PR-6782