isl-org/Open3D

Test and integrate oneDAL

Open

#6.777 aberto em 29 de abr. de 2024

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (2.151 forks)batch import
help wantedmeshneighbor searchpointcloud

Métricas do repositório

Stars
 (10.036 stars)
Métricas de merge de PR
 (Mesclagem média 23d 3h) (5 fundiu PRs em 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:

Guia do colaborador