Skip to content
Not built

Changes

Summary

  1. [ci skip] Add examples README (details)
  2. Require Kokkos 4.2 (details)
  3. Use Kokkos::printf unconditionally (details)
  4. Unconditionally include <Kokkos_Assert.hpp> (details)
  5. Switch non-SYCL 4.1 builds to 4.3 (details)
  6. Switch SYCL build to 4.3 (details)
  7. Update GitHub Windows build (details)
  8. Run SYCL CI on A100 (details)
  9. Workaround CUDA-Clang initialization issue (details)
  10. Update version to 1.7 dev (details)
Commit 8d121fbe9945225ecc837d586787197c6d966b3a by Andrey Prokopenko
[ci skip] Add examples README
The file was addedexamples/README.md
The file was modified CMakeLists.txt (diff)
Commit 423b0af9390d4dd567d79ed8aae8f688797492c1 by Andrey Prokopenko
Use Kokkos::printf unconditionally
The file was modified examples/raytracing/example_raytracing.cpp (diff)
The file was modified benchmarks/dbscan/ArborX_DBSCANVerification.hpp (diff)
The file was modified examples/callback/example_callback.cpp (diff)
Commit c2a19d6b17c9d6d5526e76daed61bc087e9a7db9 by Andrey Prokopenko
Unconditionally include <Kokkos_Assert.hpp>
The file was modified src/details/ArborX_DetailsCartesianGrid.hpp (diff)
The file was modified src/details/ArborX_DetailsContainers.hpp (diff)
The file was modified src/geometry/ArborX_Ray.hpp (diff)
The file was modified src/geometry/ArborX_DetailsAlgorithms.hpp (diff)
The file was modified src/details/ArborX_DetailsHappyTreeFriends.hpp (diff)
Commit d2a60ad25a479270564d66747eb6593ca482971f by Andrey Prokopenko
Switch non-SYCL 4.1 builds to 4.3
The file was modified .jenkins/continuous.groovy (diff)
The file was modified docker/Dockerfile.sycl (diff)
Commit 9f8f524c8725830a62d3c3d31e681bb6b55ca764 by Andrey Prokopenko
Update GitHub Windows build
The file was modified .github/workflows/windows.yml (diff)
The file was modified .jenkins/continuous.groovy (diff)
Commit f9a2b9f363dc0387e71c253b922c81f1d0493ca9 by Andrey Prokopenko
Workaround CUDA-Clang initialization issue
The file was modified .jenkins/continuous.groovy (diff)
The file was modified docker/Dockerfile.sycl (diff)
The file was modified examples/CMakeLists.txt (diff)
The file was modified CMakeLists.txt (diff)