资源列表
[并行运算] cudamarix-mul
说明:用cuda写的矩阵相乘,包含分块和共享内存的核函数,请大家参照-Written by cuda matrix multiplication, and shared memory block containing the kernel function, please reference<徐晓东> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[并行运算] transposed.c
说明:计算矩阵A的转置的并行C语言程序,使用MPI编译.输入矩阵A,计算它的转置.-MPI parallel matrix transpose algorithm, the input matrix A, A transpose computing, multi-process while achieving<wangxiaobu> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[并行运算] 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-05 上传 | 大小: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-05 上传 | 大小:1024 | 下载:0