资源列表
[并行运算] HW-02-13210140
说明:Verilog code adder for add 2 16bit in parallel-adder for 16bit used to add two bits in parallel. this code in verilog languanger<erich> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[并行运算] cudamarix-mul
说明:用cuda写的矩阵相乘,包含分块和共享内存的核函数,请大家参照-Written by cuda matrix multiplication, and shared memory block containing the kernel function, please reference<徐晓东> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[并行运算] transposed.c
说明:计算矩阵A的转置的并行C语言程序,使用MPI编译.输入矩阵A,计算它的转置.-MPI parallel matrix transpose algorithm, the input matrix A, A transpose computing, multi-process while achieving<wangxiaobu> 在 2025-06-17 上传 | 大小:1kb | 下载: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 comparing the time, to compar<> 在 2025-06-17 上传 | 大小:1kb | 下载: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, while the disposal of the matrix<> 在 2025-06-17 上传 | 大小:1kb | 下载:0