/cuKNN

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

Primary LanguageCudaBSD 2-Clause "Simplified" LicenseBSD-2-Clause

cuKNN

CUDA implementation of the k-NN algorithm.