文件名称:并行计算:使用CUDA C ++实现各种并行计算算法
文件大小:8KB
文件格式:ZIP
更新时间:2024-03-03 18:43:35
Cuda
并行运算
使用CUDA C ++实现各种并行计算算法
要编译: !nvcc
【文件预览】:
Parallel-Computing-master
----hillis_steele_scan.cu(2KB)
----matrix_sum.cu(1KB)
----Resultant_Sum_of_dot_product.cu(2KB)
----array_sum.cu(1KB)
----matrix_multiply.cu(2KB)
----README.md(301B)
----Maximum_sqaure_submatrix.cu(4KB)
----blelloch.cu(4KB)