-
MatrixMul_ShareMem
CUDA平行的優化,以矩陣乘法為基礎。透過ShareMemory做加速(CUDA ShareMem)
- 2013-09-07 01:08:29下载
- 积分:1
-
CUDA_Matrix
CUDA的基礎的矩陣相乘法,包含CPU版本以及GPU版本(CUDA Matrix)
- 2013-09-07 00:56:32下载
- 积分:1
-
final
基于C语言的MPICH程序,实现矩阵相乘(C-based MPICH program, to achieve matrix multiplication)
- 2011-12-16 14:10:39下载
- 积分:1
-
MergeSort
并行归并排序算法,基于mpi的并行归并排序算法(A parallel merge sort algorithm)
- 2020-11-20 14:59:38下载
- 积分:1
-
PI
说明: 计算π值 C++ 并行算法 分别使用方法左矩形分解、中矩形分解以及梯形分解(π C++ MPI π C++ MPI π C++ MPI π C++ MPI)
- 2012-05-31 16:19:51下载
- 积分:1
-
parallel_alg_source_code
高教出版社的《并行算法实践》一书的源代码,内容为MPI程序源代码(Higher Education Publishing House s Parallel Algorithm for the practice of the book s source code, content for the MPI source code)
- 2007-12-13 13:53:32下载
- 积分:1
-
MyTest
CUDA代码,主要是要实现一个具体ADD操作,并且可以高速在GPU上运行(An Algorithm based on UKF)
- 2013-10-14 09:45:06下载
- 积分:1
-
suanfu.rar
进行相关运算时必须要是用的一些步骤,可以解决相关算法的一些问题(Related operations must be used in a number of steps can be solved a number of issues related to algorithm)
- 2008-05-22 20:12:54下载
- 积分:1
-
NVIDIA_CUDA_1
cuda资料,对于并行编程很有帮助!该资料描述了cuda的基本信息,以及重要的步骤,让您逐渐上手,轻松掌握cuda并行编程。(cuda information useful for parallel programming! The information describes the cuda s basic information, as well as an important step, so that gradually you get started, easy to master parallel programming cuda.)
- 2020-12-11 21:39:18下载
- 积分:1
-
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 compare results. Also this program can change the dimension of the matrix, and enhanced portability of the program.)
- 2020-12-11 21:49:17下载
- 积分:1