-
final
基于C语言的MPICH程序,实现矩阵相乘(C-based MPICH program, to achieve matrix multiplication)
- 2011-12-16 14:10:39下载
- 积分: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
-
openmp
并行计算实验,用于求历史最高气温的算法,包含openmp,pthread,mpi,mapreduce等并行计算算法(algorithm includes openmp,pthread,mpi,mapreduce and so on )
- 2012-02-11 11:41:21下载
- 积分: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
-
Source3
采用改进的三维Hasin准则,考虑基体和纤维损伤,以及复合材料分层损伤( U91C7 u7539 u659 u8F09 u7F4 u7R4 u7354 u03 U6599 u5206 u5C42 u635F u4F24)
- 2021-04-01 12:59:08下载
- 积分:1
-
cuda-by-example
cuda_by_example 原版 中文版 程例(cuda by example)
- 2016-03-22 16:47:12下载
- 积分:1
-
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
-
nbody
在学完了并行计算和OPGL之后,努力做了这个程序。小有成就感,还需及需努力(Finished school and OPGL parallel computing efforts, after doing this procedure. Modicum of success a sense of need and the need to)
- 2020-11-13 21:29:43下载
- 积分: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