parallel-reduction-cuda
An implementation of parallel reduction algorithm on NVIDIA CUDA platform. The program finds the maximum element in an array.
An implementation of parallel reduction algorithm on NVIDIA CUDA platform. The program finds the maximum element in an array.
CudaGPL-3.0
An implementation of parallel reduction algorithm on NVIDIA CUDA platform. The program finds the maximum element in an array.