-
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
-
用CUDA的SAR面目标回波生成的代码source
用CUDA的SAR面目标回波生成的代码。(Multiple points SAR echo simulation Algorithm based on GPU via CUDA)
- 2020-07-20 10:28:46下载
- 积分:1
-
matrix-multiplication-based-OpenMp-
基于C语言的,在共享内存的并行机上使用OpenMP并行环境实现矩阵乘法(C-based, shared memory parallelism using OpenMP on a parallel machine environment to achieve the matrix multiplication)
- 2011-06-25 12:52:19下载
- 积分:1
-
mpi
一个用c写的机遇MPI的并行程序,程序实现了求积分的功能(with a c MPI the opportunity to write parallel programs, procedures for the realization of the functional integration)
- 2005-07-14 13:51:47下载
- 积分:1
-
CUDA_Matrix
CUDA的基礎的矩陣相乘法,包含CPU版本以及GPU版本(CUDA Matrix)
- 2013-09-07 00:56:32下载
- 积分:1
-
C_C++ 多线程编程精髓_专栏
说明: C/C++, 多线程编,讲述windows,linux 下多线程开发方法,以及跨平台实现方式,分析线程池设计方案等(C/C++ Multi-line programming)
- 2020-05-22 17:00:04下载
- 积分:1
-
backstepLBM
格子Boltzmann方法 格子Boltzmann方法是为了保留格子气自动机方法的优点,克服其缺点而发展起来的方法。 特别是1992年,钱跃弘、陈十一等的开创性工作(提出LBGK模型方法),使该方法广泛地应用到计算流体力学(单相流、多相流、多孔介质流、热对流、磁流体、反应-扩散等)。 (Lattice Boltzmann method of lattice Boltzmann method is to retain the lattice gas automata method has the advantage to overcome its shortcomings and has developed methods. Especially in 1992, Qian Yue-hong, Chen XI, such as the pioneering work (LBGK model proposed method), so that the method widely used in computational fluid dynamics (single-phase flow, multiphase flow, porous media flow, thermal convection, magnetic fluid, the reaction- the proliferation, etc.).)
- 2009-01-09 10:56:05下载
- 积分: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
-
lsqrf90-v2
Hight Performance Computing Demos
- 2010-12-22 17:32:45下载
- 积分:1
-
CPPAMP
多核编程,比 OPENCL 简单 可以通过类似 OPENMP 的方式,简洁的实现异构编程,使用 GPU 计算(Multicore programming than simple OPENCL)
- 2013-07-10 20:47:20下载
- 积分:1