Skip to content

New Neighbor Search module #3563

Answered by ssheorey
Dgraymd asked this question in Q&A
Jun 9, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Whether CPU or GPU is used depends on where the data is stored for constructing the NearestNeighborSearch object. If you want to use CPU for a specific operation, move the data to the CPU first. If you want to use both at the same time, you'll have to build two independent NNS data structures.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@germanros1987
Comment options

Answer selected by germanros1987
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants