Skip to content

Changes

#141 (May 12, 2024, 12:32:00 AM)

  1. Fix test for GCC-13 (commit: 476c239) — Andrey Prokopenko / githubweb

#139 (May 10, 2024, 12:32:00 AM)

  1. Switch triangulated benchmark to use Kokkos::Array (commit: 4e9c28a) — Andrey Prokopenko / githubweb
  2. Rework benchmark generation to build triangles in parallel (commit: 6e6d550) — Andrey Prokopenko / githubweb
  3. Move out generator (commit: 3e4d820) — Andrey Prokopenko / githubweb
  4. Use poor man's Array (commit: a66bace) — Andrey Prokopenko / githubweb
  5. Few more fixes (commit: b4cb7ee) — Andrey Prokopenko / githubweb

#138 (May 9, 2024, 12:32:00 AM)

  1. Do WithoutInitializing when resizing output view in CrsGraph (commit: 5b1946c) — Andrey Prokopenko / githubweb

#137 (May 8, 2024, 12:32:00 AM)

  1. Add KokkosExt::{construct_at,destroy_at} (#1084) (commit: 8073b82) — noreply / githubweb

#136 (May 7, 2024, 12:32:00 AM)

  1. Allow user-provided returnCentroid (commit: 31ef0aa) — Andrey Prokopenko / githubweb

#133 (May 4, 2024, 12:32:00 AM)

  1. Create a helper forwardQueriesAndCommunicateResults (commit: 5e66108) — Andrey Prokopenko / githubweb
  2. Switch to using new helper for the nearest distributed (commit: dcff806) — Andrey Prokopenko / githubweb
  3. Eliminate nearest loop in favor of two steps (commit: 9ef1cc5) — Andrey Prokopenko / githubweb
  4. Make final ranks sorting optional (commit: 526502a) — Andrey Prokopenko / githubweb
  5. Refactor nearest (commit: bc6f62e) — Andrey Prokopenko / githubweb
  6. Move distributed TimeMonitor in a separate header (commit: 4f0a86b) — Andrey Prokopenko / githubweb
  7. Rename per review (commit: 9042e41) — Andrey Prokopenko / githubweb
  8. [ci skip] Fix comments (commit: 2ab6bdb) — Andrey Prokopenko / githubweb
  9. Move point clouds to benchmarks/utils (commit: 1fbee14) — Andrey Prokopenko / githubweb
  10. Move point cloud functions into ArborXBenchmark namespace (commit: 170087a) — Andrey Prokopenko / githubweb
  11. Some renaming (commit: 94c8f16) — Andrey Prokopenko / githubweb

#132 (May 3, 2024, 12:32:00 AM)

  1. Add Details::Vector (commit: bcd7b52) — Andrey Prokopenko / githubweb
  2. Update codebase to use new Vector (commit: 7770d93) — Andrey Prokopenko / githubweb
  3. Migrate Vector tests from tstRay to a new file (commit: ed0119c) — Andrey Prokopenko / githubweb
  4. Remove deprecated InlineCallbackTag (commit: 8c400a0) — Andrey Prokopenko / githubweb
  5. Remove things deprecated in the Traits namespace (commit: d6b6da4) — Andrey Prokopenko / githubweb
  6. Change deduction guide for Vector (commit: 09b1977) — Andrey Prokopenko / githubweb
  7. Add Tetrahedron geometry (#1079) (commit: 6c87b6b) — noreply / githubweb

#129 (Apr 30, 2024, 12:32:00 AM)

  1. Add nth_element function (commit: 81c5741) — Andrey Prokopenko / githubweb
  2. Move nth_element into a separate header (commit: a1560ac) — Andrey Prokopenko / githubweb

#124 (Apr 25, 2024, 12:32:00 AM)

  1. Implement Box-Triangle intersection (#1059) (commit: b42dbc7) — noreply / githubweb

#119 (Apr 20, 2024, 12:32:00 AM)

  1. Move `OrderedSpatialPredicateTag` where it belongs that is namespace `Details::` (#1074) (commit: a0279ca) — noreply / githubweb

#115 (Apr 16, 2024, 12:32:00 AM)

  1. [ci skip] Add examples README (commit: 8d121fb) — Andrey Prokopenko / githubweb
  2. Require Kokkos 4.2 (commit: c24b152) — Andrey Prokopenko / githubweb
  3. Use Kokkos::printf unconditionally (commit: 423b0af) — Andrey Prokopenko / githubweb
  4. Unconditionally include <Kokkos_Assert.hpp> (commit: c2a19d6) — Andrey Prokopenko / githubweb
  5. Switch non-SYCL 4.1 builds to 4.3 (commit: d2a60ad) — Andrey Prokopenko / githubweb
  6. Switch SYCL build to 4.3 (commit: daf6629) — Andrey Prokopenko / githubweb
  7. Update GitHub Windows build (commit: 9f8f524) — Andrey Prokopenko / githubweb
  8. Run SYCL CI on A100 (commit: e78b15d) — Andrey Prokopenko / githubweb
  9. Workaround CUDA-Clang initialization issue (commit: f9a2b9f) — Andrey Prokopenko / githubweb
  10. Update version to 1.7 dev (commit: 3ac1ffc) — Andrey Prokopenko / githubweb
  11. Exit early from unionFindWithingEachDistanceCell to avoid bounds check trigger (commit: 419c5a4) — Andrey Prokopenko / githubweb

#112 (Apr 13, 2024, 12:32:00 AM)

  1. [ci skip] Minor missed reorder in CHANGELOG (commit: c21b3c9) — Andrey Prokopenko / githubweb