搜索资源列表
MPI程序设计实例学习
- 透过简单的实例学习MPI程序设计方法与过程。
mpi并行计算聚类程序
- 用mpi并行技术设计的聚类算法,用c++写的,绝对能执行的,很不错的,再vc++6.0和mpich2集成的并行环境下执行
高性能计算并行编程技术—MPI并行程序设计
- 高性能计算并行编程技术—MPI并行程序设计 呵呵,我还没看呢!大家一起看吧!!!哈哈 废话一大堆,其实我也讨厌说,但是本站要求-parallel programming high-performance computing technology- MPI parallel programming Oh, I do not! Everyone sees! ! ! Haha lot of nonsense, in fact, I hate
编译小程序-词法分析
- 这是一个用C++编写的编译原理的词法分析程序,希望对各位学习编译的同学有一定帮助-This is a C compiler prepared by the tenets of lexical analysis procedure, and I hope to learn from you and the compiler will definitely help students
高性能计算之并行编程技术—— MPI并
- 清华都志辉作品,基于MPI并行计算的最佳书籍《高性能计算之并行编程技术—— MPI并行程序设计》-Qinghua DU works MPI parallel computation based on the best books "high-performance calculation parallel programming techniques-- MPI parallel programming"
mpi
- 一个用c写的机遇MPI的并行程序,程序实现了求积分的功能-with a c MPI the opportunity to write parallel programs, procedures for the realization of the functional integration
BuildMPICHEnv
- Windows平台下搭建MPI程序运行环境用户手册 图文并茂,推荐-Windows platform structures MPI environment for the operation of procedures illustrated user manual recommended
canon
- canon算法的mpi程序,很基本的 适用多个节点-canon algorithm MPI process, a very basic application of a number of nodes
mpi123456
- mpi程序,用visual c++ ,Fortran等实现-mpi procedures, using visual c, Fortran, etc. achieve
mpi
- 《并行算法实践》附带的mpi源程序,包括求解八皇后问题、货郎问题等的38个mpi并行程序-"parallel algorithm practice," incidental mpi source, including eight for Queen's, Peddlers issue of 38 mpi Parallel Programming
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,
mpihello
- 最简单的MPI在C++平台下的程序例子,体现了MPI程序的大体构架。-most simple MPI C platform in the procedures example, the MPI reflected the general fr a mework of procedures.
test
- mpi 测试程序,测试一些基本函数功能。。使用mpicxx编译-mpi test procedures, test some of the basic function features. . The use of compiler mpicxx
pi.c
- 用于求解pi的MPI程序,在SourceCRT5.5上试过的,好用.-Pi used to solve the MPI procedure on SourceCRT5.5 tried, and easy to use.
cpi
- 这是一个计算PI的并行MPI程序 该程序已经调试通过了 可以直接计算 欢迎交流工作经验 -This is a calculated PI of parallel MPI program has been debugging the program can be directly calculated through the exchange of experience welcome
change22
- 这是一个计算电磁场的并行MPI程序 该程序已经调试通过了 可以直接计算 欢迎交流工作经验 -This is a calculation of electromagnetic fields parallel MPI program has been debugging the program can be directly calculated through the exchange of experience welcome
fft
- 离散傅里叶变换是20世纪60年代是计算复杂性研究的主要里程碑之一,1965年Cooley和Tukey所研究的计算离散傅里叶变换(Discrete Fourier Test)的快速傅氏变换(FFT)将计算量从О(n2)下降至О(nlogn),推进了FFT更深层、更广法的研究与应用。 这是一个傅氏变换的MPI程序,用C语言实现。-Discrete Fourier Transform of the 20th century 60 s co
heatdistribution-mpi
- 一个MPI程序,用来解决热分布问题。 热分布是一个经典的并行计算问题。 源代码还附上了测试结果和说明文档。-An MPI procedure, the distribution of hot problem to solve. Heat distribution is a classical problem of parallel computing. Source code is also attached to the te
mpi
- 通过实例详细讲解MPI程序设计方法及过程。-Explained in detail by an example MPI program design method and process.
并行程序设计导论
- 适合于新手学习并行化MPI程序以及并行思想学习(This is a parallel program learning material for beginners.)