CUDA Papers

A collection of research papers and projects utilizing CUDA technology

Tag Archives: kd-tree

Rapid Multipole Graph Drawing on the GPU

http://mgarland.org/files/papers/layoutgpu.pdf Abstract As graphics processors become powerful, ubiquitous and easier to program, they have also become more amenable to general purpose high-performance computing, including the computationally expensive task of drawing large graphs. This paper describes a new parallel analysis of the multipole method of graph drawing to support its efficient GPU implementation. We use a […]