-
MyTest
CUDA代码,主要是要实现一个具体ADD操作,并且可以高速在GPU上运行(An Algorithm based on UKF)
- 2013-10-14 09:45:06下载
- 积分:1
-
AMD-APP-Docs
AMD显卡编程的一些官方参考资料,与nVidia的cuda编程相似(reference materials on AMD APP programming)
- 2012-06-13 13:06:21下载
- 积分:1
-
MatrixMul_ShareMem
CUDA平行的優化,以矩陣乘法為基礎。透過ShareMemory做加速(CUDA ShareMem)
- 2013-09-07 01:08:29下载
- 积分:1
-
The-OpenCL-Chinese-tutorial(AMD)
OpenCL中文教程(AMD),最好的OpenCL教程,介绍了AMD显卡的OpenCL编程,其中有大量例程,并介绍了OpenCL优化方法(OpenCL Chinese tutorial (AMD), the best OpenCL tutorial introduces the AMD OpenCL graphics programming, including a large number of routines, and introduces OpenCL optimization method)
- 2013-05-15 13:28:48下载
- 积分:1
-
CUDA_Matrix
CUDA的基礎的矩陣相乘法,包含CPU版本以及GPU版本(CUDA Matrix)
- 2013-09-07 00:56:32下载
- 积分:1
-
openmp
并行计算实验,用于求历史最高气温的算法,包含openmp,pthread,mpi,mapreduce等并行计算算法(algorithm includes openmp,pthread,mpi,mapreduce and so on )
- 2012-02-11 11:41:21下载
- 积分: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
-
MergeSort
并行归并排序算法,基于mpi的并行归并排序算法(A parallel merge sort algorithm)
- 2020-11-20 14:59:38下载
- 积分:1
-
MPI-Nbody
MPI编程-Nbody问题并行程序(计算1000个天体的移动,天体数据由文件sample_input.in读入,结果输出到文件result1000.data)(MPI Programming-Nbody Parallel (1000 calculated the movement of celestial bodies, Objects sample_input.in data from the document read into, Results output to a file result1000.data))
- 2020-11-13 21:29:43下载
- 积分:1
-
MatrixMul_ShareMem
CUDA平行的優化,以矩陣乘法為基礎。透過ShareMemory做加速(CUDA ShareMem)
- 2013-09-07 01:08:29下载
- 积分:1