Mahesh Doijade – NVIDIA Technical Blog News and tutorials for developers, data scientists, and IT admins 2024-11-07T05:00:52Z http://www.open-lab.net/blog/feed/ Mahesh Doijade <![CDATA[Accelerated Vector Search: Approximating with NVIDIA cuVS Inverted Index]]> http://www.open-lab.net/blog/?p=70772 2024-11-07T05:00:52Z 2023-10-02T18:16:58Z 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...]]>

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 larger datasets. During vector search, brute-force search requires the distance to be calculated between every query vector and database vector. For the frequently used Euclidean and cosine distances, the computation task becomes equivalent to a…

Source

]]>
0
Mahesh Doijade <![CDATA[Sharing CUDA Resources Through Interoperability with NvSciBuf and NvSciSync]]> http://www.open-lab.net/blog/?p=22340 2023-02-13T17:01:23Z 2020-12-10T17:02:38Z There is a growing need among embedded and HPC applications to share resources and control execution for pipelined workflows spanning multiple hardware engines...]]>

There is a growing need among embedded and HPC applications to share resources and control execution for pipelined workflows spanning multiple hardware engines and software applications. The following diagram gives an insight into the number of engines that can be supported on NVIDIA-embedded platforms. In addition to GPUs, this includes image processing units like image signal processors…

Source

]]>
6
���˳���97caoporen����