资源列表
[并行运算] Matrix_mulitiple
说明:使用CUDA并行语言编写的矩阵乘法,与串行语句的对比试验,主要检测出CPU与GPU运行的时间,通过比较时间,达到比较效果。另外此程序可以随意更改矩阵的维数,增强程序的移植性。-CUDA parallel language use matrix multiplication, and serial statement comparison test, the main test of CPU and GPU to run time, by<> 在 2024-11-03 上传 | 大小:1024 | 下载:0
[并行运算] Matrix_add
说明:此程序使用CUDA并行语言完成矩阵的加法。矩阵维数为3×3矩阵。矩阵维数可以更改。但是同时矩阵的处置也要手动设置。-This program uses the CUDA parallel language to complete the addition matrix. 33 matrix matrix dimensions. You can change the dimension of the matrix. However, wh<> 在 2024-11-03 上传 | 大小:1024 | 下载:0
[并行运算] bxMatrix_RowC
说明:大数量级的矩阵乘法,按行划分,并行算法设计-Matrix multiplication, division by line, parallel algorithm design<徐建洲> 在 2024-11-03 上传 | 大小:2048 | 下载:0
[并行运算] bxMatrixMulti_new
说明:并行算法中的矩阵乘法设计,按行列划分,高效求解矩阵运算-Parallel matrix multiplication algorithm design, according to the ranks of the division, and efficient for solving matrix operations<徐建洲> 在 2024-11-03 上传 | 大小:2048 | 下载:0