aahsanali / cuKNN

Implementation of the k-NN algorithm using CUDA and C for parallel computations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cuKNN

CUDA implementation of the k-NN algorithm.

About

Implementation of the k-NN algorithm using CUDA and C for parallel computations.

License:BSD 2-Clause "Simplified" License


Languages

Language:Cuda 75.2%Language:C 23.2%Language:Makefile 1.6%