搜索资源列表
linux4
- linux下的MPI的C语言程序,包括背包问题的源代码和结果-MPI under linux C-language program, including the knapsack problem of the source code and results
linux3
- linux下的mpi并行计算的C语言程序,包括高斯计算的内容-linux mpi parallel computing under the C language program, including the calculation of the contents of the Gaussian
cannon
- 并行程序设计,使用mpi,实现矩阵相乘的cannon算法,包括阻塞式和非阻塞式-Parallel programming, the use of mpi, cannon to achieve matrix multiplication algorithms, including blocking and non-blocking
IOR-2.10.1
- 关于MPI的并行I/O程序,环境是linux,语言是c+mpi-On the MPI parallel I/O process, the environment is linux, language is c+ mpi
mpe-all-1.9.1.tar
- 利用图像显示MPI程序的运行性能。 很有用于集群管理者。-MPI program performance viewer
siesta-3.0-b
- SIESTA用于分子和固体的电子结构计算和分子动力学模拟。SIESTA使用标准的Kohn-Sham自恰密度泛函方法,结合局域密度近似(LDA-LSD)或广义梯度近似(GGA)。计算使用完全非局域形式(Kleinman-Bylander)的模守恒赝势。基组是数值原子轨道的线性组合(LCAO)。它允许任意个角动量,多个zeta,极化和截断轨道。计算中把电子波函和密度投影到实空间网格中,以计算Hartree和XC势,及其矩阵元素。除了标准的Rayleigh-Ritz本征态方法以外,程序还允许使用占据轨
mpi
- mpi程序执行时需要将原文件分发到各个结点,在结点ssh通信基础上,这个shell小程序自动将文件分发,并打开mpiboot,执行源mpi程序-mpi program execution when the original document to each node in the node ssh communication, based on the shell applet automatically document and open mpiboot, the implementation
coursework
- MPI设计的求PI的程序,非常有用对于学习并行开发,已在实验中求证,自己编写-mpi,it s good for study mpi, and by myself... this is for pi
MatrixCode
- 练习学习用的MPI程序,关于如何实现matrix,全部自己编写并可以运行,新手学习MPI可以参考-fresher can learn something from these, using MPI
ParallelProgramModel
- 介绍并行计算编程的模型和理论,掌握openMP,MPI,编写并行程序不再难。-introducing the model and theory of parallelling,mastering openMP,MPI,it is easy to program paralleling program
linux2
- linux系统下的并行计算MPI的程序,一些数学内容的计算-linux MPI parallel computing system procedures, some of the calculation of mathematical content
juzhensyanbfa
- 给出了微机网络并行计算环境和拥有共享内存的并行计算环境下大规模矩阵相乘的几种 并行算法,分析了这些算法的计算和通讯时间复杂性,在多台微机上安装并行消息传递机制MPI (message passing interface) ,构成微机网络并行计算环境,在该环境下对所给算法作了数值试验, 结果表明所给出的算法非常有效,同时在程序没有改动的条件下,将微机网络并行环境下的程序移 植到具有共享内存的并行计算机IBMP650 上,结果表明,所给算法具有更高的加速比和并行效率。-Gives t
Mandelbrot
- 并行程序设计,使用mpi,实现Mandelbrot的程序,结果输出是每个点的数字-Parallel programming, the use of mpi, Mandelbrot program implementation, the resulting output is the number of each point
siemens_mpi
- linux系统上,西门子USB-MPI系列USB驱动程序-linux system, Siemens USB-MPI Series USB drivers
matrix-multiplication
- 集群中,在mpi环境下采用c++语言编写的程序,解决了矩阵乘法-the application of clusters solving matrix multiplication inmpi,using C++
MPI
- 一个MPI程序,计算不大于一个给定正整数的素数的个数-An MPI program that calculates no more than a given positive integer number of primes
openmpi-1.8.1.tar
- openmpi是可以编译并行程序的编译器,它是非常重要的。-openmpi-1.8.1 is a new mpi software. It can compile some important code.
mpims
- 使用mpi 并行运算归并排序的c语言程序,mpicc编译,mpi 运行-Mpi parallel computing using merge sort of c language program, mpicc compile, mpi run
mpi
- 高性能计算与云计算 实验报告 ——MPI 求最短路径 本实验的目的是通过练习掌握分布存储并行编程的知识和技巧。 1. 了解并行算法的设计方法 2. 掌握MPI并行程序编写的基本步骤 3. 掌握MPI编程环境和工具的使用 4. 了解MPI程序调试和调优的技巧 -High-performance computing and cloud computing lab report MPI seeking purpose of this experiment is th
MPI
- MPI程序 一个介绍并行计算的程序 主要用于MPS方法-MPI program