/parallel-reduction-cuda

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

Primary LanguageCudaGNU General Public License v3.0GPL-3.0

parallel-reduction-cuda

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