-
CUDA矩阵乘法
CUDA matrix multiplication
3 different optimization schemes are included
(loop unrolling, data prefetching, thread granularity)
- 2022-06-20 08:11:47下载
- 积分:1
-
Some of the classic genetic algorithm matlab problem of scheduling the distribut...
一些经典遗传算法问题的matlab程序调度问题分配问题等等
-Some of the classic genetic algorithm matlab problem of scheduling the distribution of procedures, etc.
- 2022-08-23 10:09:15下载
- 积分:1
-
计算魔方矩阵的演示程序源代码,很有意思,大家可以试一试...
计算魔方矩阵的演示程序源代码,很有意思,大家可以试一试-Cube matrix calculation of the display program source code, it is interesting that we can try
- 2022-08-03 12:20:42下载
- 积分:1
-
Matlab realization of FFT transform code (including unilateral and bilateral spe...
Matlab实现FFT变换代码(包括单边谱及双边谱)-Matlab realization of FFT transform code (including unilateral and bilateral spectrum spectrum)
- 2022-05-24 08:08:34下载
- 积分:1
-
并行矩阵乘法
MPI matrix multiplication
with two versions
(one is broad cast method
and another one is systolic method)
- 2022-01-24 17:10:05下载
- 积分:1
-
mpi程序,用visual c++ ,Fortran等实现
mpi程序,用visual c++ ,Fortran等实现-mpi procedures, using visual c, Fortran, etc. achieve
- 2022-08-02 21:29:18下载
- 积分:1
-
用c语言编写的gauss迭代,属于并行算法,是学习的好资料!
用c语言编写的gauss迭代,属于并行算法,是学习的好资料!-With the c language of the gauss iteration, are parallel algorithms, is to learn the good information!
- 2022-08-09 13:56:42下载
- 积分:1
-
This software is used to test some functions of
This software is used to test some functions of -This software is used to test some functions of
- 2022-10-20 01:55:03下载
- 积分:1
-
FPGA has been successfully controlled by SDRAM controller code. As long as you n...
已经成功的FPGA 控制的SDRAM控制器代码.只要修改你需要的宽度就可以了.-FPGA has been successfully controlled by SDRAM controller code. As long as you need to modify the width of it.
- 2023-05-09 11:50:03下载
- 积分:1
-
求解椭圆方程
jacobi迭代求解椭圆方程,主要是用mpi进行并行计算,采用的是重叠边界网格,这个是重叠了一层,通信采用的是非阻塞型的通信函数,方程采用的是二维的poisson方程。
- 2022-01-26 08:25:04下载
- 积分:1