搜索资源列表
MPI
- 并行处理MPI编程的一个初始环境。这是一个已经配置好了的MPI允许环境,使用的时候只需要将CPP文件里面的代码更换为你需要的就可以直接运行的,打开的时候,请直接点击DSW后缀的文件打开工作环境
mpi
- 并行MPI的使用教学书,需要MPICH环境,用于C和FORTRAN
MPI_IO.基于mpi-2 规范的并行i/o方法
- 基于mpi-2 规范的并行i/o方法,以并行矩阵乘法问题为例,比较了并行i/o和串 行i/o的性能,给出了并行i/o方法的应用实例。,Mpi-2 norms based on the parallel i/o approach to parallel matrix multiplication as an example, compare the parallel i/o and serial i/o performance, given the parallel i/o methods of
MPI并行编程代码
- mpi.rar
gauss_release[1].tar
- mpi 并行计算秉承,mpi2.0应用指南,应用是咧-MPI parrallel programNewton-Raphson method
parallel-ludep
- 并行三角分解,MPI+visual c++环境下实现,附带数据-parallel compute of lu dep
parallel-fft
- 傅里叶变换的并行源代码,mpi+vc6.0,带数据-parallel compute of fft
cannon1
- cannon的并行算法,使用MPI编写的,对矩阵乘法的一种运算方法-cannon of the parallel algorithm using MPI written as a matrix multiplication of the methods of calculation
cannon
- 并行算法,矩阵相乘,MPI。 cannon.c-MPI,MUTPLAY cannon.c
parallel_matrix_multiply_demo
- 基于MPI得并行矩阵乘法 Cannon算法实现 该程序基于 Boost 和 MPI 实现了Cannon 算法实现对矩阵得并行求积。 -MPI-based parallel matrix multiplication may Cannon algorithm implementation of the program and the MPI-based Boost algorithm achieved Cannon was parallel to the matrix of quadratur
siesta-2.0.1
- siesta 源代码,用fortran编写。mpi 并行 -siesta fortran code
pdks
- LBM可压缩流模拟程序。基本特点为: 1 支持二维单块贴体网格plot3d格式 2 支持多个可压缩LBM模型 3 支持I方向网格分块MPI并行 4 支持http://www.math.tu-cottbus.de/~berti/gral中的control-device -LBM compressible flow simulation program. Basic features: 1 support two-dimensional single-block body-fit
MPI-parallel-object-oriented-technology-in-the-des
- 面向对象技术在MPI并行程序中设计与实现MPI parallel object-oriented technology in the design and implementation proce-MPI parallel object-oriented technology in the design and implementation process
MPI_sample
- MPI例子程序,带有13个MPI并行程序,对学习MPI并行编程大有裨益-MPI example program, with 13 MPI parallel program to the study of great benefit to MPI parallel programming
mpi-pi
- 是在linux系统下用c+mpi并行计算pi的程序。-Linux system c+mpi parallel computing pi program.
MPI-PARALLEL-DESIGN
- mpi并行编程设计,包括c语言,C++和fortran语言的程序设计-mpi parallel programming design, including the c language, C++ programming language and fortran
mpi-pi
- 是在linux系统下用c+mpi并行计算pi的程序。-Linux system c+mpi parallel computing pi program.
mpi-pi
- 是在linux系统下用c+mpi并行计算pi的程序。-Linux system c+mpi parallel computing pi program.
MPI例子与配置
- MPI配置与例子 mpi window系统说明安装配置过程好烦啊这个网站(MPImpi window The MPI window system explains how well the installation and configuration process is annoying)
MPI并行FDTD
- FDTD是时域有限差分方法计算电磁方程,本源码是MPI实现并行计算的方法