Skip to content

Changes

#8 (Feb 15, 2024, 3:24:42 PM)

  1. Refactor using StreamsAndDevices — Daniel Arndt / githubweb

#8 (Feb 15, 2024, 3:24:42 PM)

  1. Refactor using StreamsAndDevices — Daniel Arndt / githubweb

#6 (Feb 8, 2024, 3:07:41 PM)

  1. SYCL: Filter GPU devices (#6758) — noreply / githubweb

#5 (Feb 8, 2024, 12:53:05 PM)

  1. Move check for cuda_device — Daniel Arndt / githubweb
  2. Also test copying between devices — Daniel Arndt / githubweb

#5 (Feb 8, 2024, 12:53:05 PM)

  1. Move check for cuda_device — Daniel Arndt / githubweb
  2. Also test copying between devices — Daniel Arndt / githubweb

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

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