Extended Abstract: Hybrid KNN Algorithm using CPU and GPU applied on 3D data

The k-th nearest neighbour problem for 3D data has been widely studied, nevertheless, the surge of using GPU (Graphical Processing Unit) as general-purpose computing units opens up the need to design and implement new algorithms, that allow us to get results more rapidly than using conventional algo...

Descripción completa

Guardado en:
Detalles Bibliográficos
Autores principales: Sepúlveda, Exequiel, Muñoz, Felipe
Formato: Objeto de conferencia
Lenguaje:Inglés
Publicado: 2010
Materias:
3D
GPU
CPU
Acceso en línea:http://sedici.unlp.edu.ar/handle/10915/152633
http://39jaiio.sadio.org.ar/sites/default/files/39jaiio-hpc-05.pdf
Aporte de:
Descripción
Sumario:The k-th nearest neighbour problem for 3D data has been widely studied, nevertheless, the surge of using GPU (Graphical Processing Unit) as general-purpose computing units opens up the need to design and implement new algorithms, that allow us to get results more rapidly than using conventional algorithms. The main advantage of GPU is its great computing capacity for parallel computing. This is due to an architecture that contemplates a great number of processing cores originally designed to graphics processing and that can currently be used for other purposes such as high performance cientific calculation.