Skip to main content

Showing 1–3 of 3 results for author: Mandarapu, D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2402.14801  [pdf, other

    cs.GR

    Mochi: Fast \& Exact Collision Detection

    Authors: Durga Keerthi Mandarapu, Nicholas James, Milind Kulkarni

    Abstract: Collision Detection (CD) has several applications across the domains such as robotics, visual graphics, and fluid mechanics. Finding exact collisions between the objects in the scene is quite computationally intensive. To quickly filter the object pairs that do not result in a collision, bounding boxes are built on the objects, indexed using a Bounding Volume Hierarchy(BVH), and tested for int… ▽ More

    Submitted 22 February, 2024; originally announced February 2024.

  2. arXiv:2311.09168  [pdf, other

    cs.GR cs.DC cs.PF

    Arkade: k-Nearest Neighbor Search With Non-Euclidean Distances using GPU Ray Tracing

    Authors: Durga Mandarapu, Vani Nagarajan, Artem Pelenitsyn, Milind Kulkarni

    Abstract: High-performance implementations of $k$-Nearest Neighbor Search ($k$NN) in low dimensions use tree-based data structures. Tree algorithms are hard to parallelize on GPUs due to their irregularity. However, newer Nvidia GPUs offer hardware support for tree operations through ray-tracing cores. Recent works have proposed using RT cores to implement $k$NN search, but they all have a hardware-imposed… ▽ More

    Submitted 21 April, 2024; v1 submitted 15 November, 2023; originally announced November 2023.

  3. arXiv:2305.18356  [pdf, other

    cs.LG cs.CG cs.PF

    RT-kNNS Unbound: Using RT Cores to Accelerate Unrestricted Neighbor Search

    Authors: Vani Nagarajan, Durga Mandarapu, Milind Kulkarni

    Abstract: The problem of identifying the k-Nearest Neighbors (kNNS) of a point has proven to be very useful both as a standalone application and as a subroutine in larger applications. Given its far-reaching applicability in areas such as machine learning and point clouds, extensive research has gone into leveraging GPU acceleration to solve this problem. Recent work has shown that using Ray Tracing cores i… ▽ More

    Submitted 26 May, 2023; originally announced May 2023.

    Comments: This paper has been accepted at the International Conference on Supercomputing 2023 (ICS'23)