Skip to content

Latest commit

 

History

History
executable file
·
14 lines (8 loc) · 542 Bytes

README.md

File metadata and controls

executable file
·
14 lines (8 loc) · 542 Bytes

algorithms-cuda

parallel algorithm based on cuda

reduction

Redution algorithms, for more information, read my BlogCUDA并行算法系列之规约.

convolve

Fast convolution algorithm based on FFT, for more information, read my Blog CUDA并行算法系列之FFT快速卷积.

License

algorithms-cuda is published under the MIT License (MIT) License. See the LICENSE file for more.