Exercise 3 for the course "Parallel and distributed systems" of THMMY in AUTH university.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
anapt 34a57ab172 clean up 7 years ago
..
Makefile Calculate norm using GPU, Add 32-dimensions dataset 7 years ago
meanshift.cu Fix shared memory version for odd number of points 7 years ago
meanshift_gpu_utils.cu Minor fixes 7 years ago
meanshift_gpu_utils.h Readme update 7 years ago
meanshift_kernels.cu Clean-up, Add comments 7 years ago
meanshift_kernels.h Clean-up, Add comments 7 years ago
meanshift_utils.cu Calculate norm using GPU, Add 32-dimensions dataset 7 years ago
meanshift_utils.h Clean-up, Add comments 7 years ago