Skip to content
Changes
- Simplify distributed tree benchmark by only using default device (commit: 60d0215)
—
Andrey Prokopenko /
githubweb
- Clean up distributed driver (commit: ec8b84e)
—
Andrey Prokopenko /
githubweb
- Allow different precisions (commit: 4cc857d)
—
Andrey Prokopenko /
githubweb
- Pacify clang-tidy (commit: 8e6a9e2)
—
Andrey Prokopenko /
githubweb
- Eliminate singularities in moment matrix by finding a full rank polynomial basis (commit: 62482d2)
—
Daniel Arndt /
githubweb
- Bump actions/checkout from 5 to 6 (commit: c9ddd90)
—
noreply /
githubweb
- Move intersects and distance from Details to Experimental (commit: 719734c)
—
Andrey Prokopenko /
githubweb
- Move distance() and intersects() to ArborX proper (commit: f4204aa)
—
Andrey Prokopenko /
githubweb
- Rename distance lambda in Boruvka helpers to avoid ickyness (commit: 773150a)
—
Andrey Prokopenko /
githubweb
- Fix running annotations test with loaded Kokkos tool (commit: b0acf70)
—
Andrey Prokopenko /
githubweb
- Reset push regions for the throw test (commit: 920f484)
—
Andrey Prokopenko /
githubweb
- Properly pop profiling region when throwing an exception (commit: ce957fd)
—
Andrey Prokopenko /
githubweb
- Remove OpenMPTarget backend support from tests and benchmarks (commit: a9266c1)
—
Andrey Prokopenko /
githubweb
- Add DBSCAN* (commit: 236ddc9)
—
Andrey Prokopenko /
githubweb
- Update DBSCAN benchmark to allow DBSCAN* (commit: 4d08bc9)
—
Andrey Prokopenko /
githubweb
- Update DBSCAN verification routine to allow for DBSCAN* (commit: 87611ba)
—
Andrey Prokopenko /
githubweb
- Add DBSCAN* tests (commit: 78fa40e)
—
Andrey Prokopenko /
githubweb
- Switch to using tag types for fdbscan callbacks (commit: af569f2)
—
Andrey Prokopenko /
githubweb
- Change verifyDBSCAN to take in DBSCAN::Algorithm instead of string (commit: a77dfd2)
—
Andrey Prokopenko /
githubweb