Skip to content

yszheda/OpenCL-knn-1GPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k-nearest neighbor using OpenCL

The program will generate "oclKnn.txt" to store the result and the GPU execution time.

If the directory of NVIDIA SDK is changed, set SDKDIR in Makefile to point to the correct path.

Compile the program

	$ make

Execute the program

	$ ./oclKnn <inputfile>

Shuai YUAN yszheda@gmail.com

About

Accelerate k Nearest Neighbor on one GPU using OpenCL

Resources

License

Stars

Watchers

Forks

Packages

No packages published