Skip to content

Changes

#147 (May 17, 2024, 12:32:00 AM)

  1. Add KDOP<2,4> and KDOP<2,8> (commit: fa77eb4) — Andrey Prokopenko / githubweb
  2. Add tests for 2D KDOP (commit: 582f9d4) — Andrey Prokopenko / githubweb
  3. Fix and add test for intersects(kdop, box) for 2D (commit: 5fb410e) — Andrey Prokopenko / githubweb

#146 (May 16, 2024, 5:30:54 AM)

  1. Switch to using functors for scene reduction (commit: 63fc08e) — Andrey Prokopenko / githubweb
  2. Provide proper expand(Box,Box) and expand(Box, Point) (commit: fa35339) — Andrey Prokopenko / githubweb
  3. Deprecate/remove += in boxes, deprecate reduction_identity (commit: a1ba239) — Andrey Prokopenko / githubweb
  4. Switch the test to use expand (commit: 8ed5cdc) — Andrey Prokopenko / githubweb
  5. Remove functor's init() functions (commit: b3e05d3) — Andrey Prokopenko / githubweb
  6. Template kDOP on Coordinate (commit: 2e5818d) — Andrey Prokopenko / githubweb
  7. Working around some cuda-11.0 issues (commit: e110c0c) — Andrey Prokopenko / githubweb
  8. Refactor KDOP (commit: d3bbf3a) — Andrey Prokopenko / githubweb

#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