Skip to content

yszheda/CUDA-knn-1GPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k-nearest neighbor using CUDA

Compile the program

	$ make

Execute the program

	$ chmod +x ./knn.o
	$ ./knn.o <inputfile>

Shuai YUAN yszheda@gmail.com

About

Accelerate k Nearest Neighbor on one GPU using CUDA

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages