Posts by Mahesh Doijade
Data Science
Oct 02, 2023
Accelerated Vector Search: Approximating with NVIDIA cuVS Inverted Index
Performing an exhaustive exact k-nearest neighbor (kNN) search, also known as brute-force search, is expensive, and it doesn’t scale particularly well to...
15 MIN READ
Robotics
Dec 10, 2020
Sharing CUDA Resources Through Interoperability with NvSciBuf and NvSciSync
There is a growing need among embedded and HPC applications to share resources and control execution for pipelined workflows spanning multiple hardware engines...
13 MIN READ