ArborX icon indicating copy to clipboard operation
ArborX copied to clipboard

Performance-portable geometric search library

Results 111 ArborX issues
Sort by recently updated
recently updated
newest added

This is a Work-In-Progress Opening as a base for discussion The intent of this refactor is to avoid propagating the use of access traits throughout the codebase by adapting the...

refactoring

Alternative to #727 making sure that `reduction_identity` is actually used.

We don't use `Kokkos::Sum` anywhere, so the specialization for `reduction_identity` should never be called. If we care about backward compatibility, we could deprecate instead of course.

refactoring

Green: done Red: needs review/approval Gray: optional ```mermaid graph TD; id714(Update SYCL testing #714) id717(Update Cartesian Grid #717) id720(Update KDOP GeometryTraits #720) id701(returnCentroid #701) id713(Hyper geometries #713) id722(Morton codes #722)...

enhancement

Hi, I've come across ArborX and it looks exactly like what I would need. Could I describe my use-case and would you be able to confirm that it's an appropriate...

question

This allows to generate arbitrary sized problems for DBSCAN. I'm still not sure which parameters of the SS algorithm should be exposed to the user. The algorithm is described in...

enhancement
clustering