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