isl-org/Open3D

Test and integrate oneDAL

Open

#6,777 opened on Apr 29, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (2,151 forks)batch import
help wantedmeshneighbor searchpointcloud

Repository metrics

Stars
 (10,036 stars)
PR merge metrics
 (Avg merge 23d 3h) (5 merged PRs in 30d)

Description

GPU (integrated / discrete) support for NN search, DBSCAN and connected components. Potentially faster on CPU.

Use v2023.x since v2024 onwards does not support macOS.

Potentially faster:

  • nearest neighbor search: Compare nanoflann vs oneDAL-kNN
  • DBSCAN
  • connected components

Links:

Contributor guide