# algorithms-cuda **Repository Path**: PCL9527/algorithms-cuda ## Basic Information - **Project Name**: algorithms-cuda - **Description**: parallel algorithm based on cuda - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # algorithms-cuda parallel algorithm based on cuda ## reduction Redution algorithms, for more information, read my Blog[CUDA并行算法系列之规约](https://chaolongzhang.github.io/2016/algorithms-on-cuda-reduction/). ## convolve Fast convolution algorithm based on FFT, for more information, read my Blog [CUDA并行算法系列之FFT快速卷积](https://chaolongzhang.github.io/2016/algorithms-on-cuda-fft-convolution/). ## License algorithms-cuda is published under the MIT License (MIT) License. See the LICENSE file for more.