搜索资源列表
matmult
- 并行矩阵乘法。用于mpi和openMP混合并行求解矩阵乘法问题。适用于分布共享存储cluster环境。无解压密码。-parallel matrix multiplication. OpenMP for mixed MPI and parallel matrix multiplication to solve the problem. Distribution applicable to the shared storage cluster environment. Without extract
mpich2-1.0.3.tar
- mpi并行计算的c++代码 可用vc或gcc编译通过 可以用来搭建并行计算试验环境-mpi parallel computing available vc c code or compile gcc structures can be used to test parallel computing environment
mpi
- 高次方程求解的一个程序,使用vc编成的并行程序,在并行环境下运行!-High equation a procedure, the use of vc into the parallel process run in parallel environment!
cannon
- Cannon 乘法并行算法的MPI源程序-Cannon MPI parallel algorithm source multiplication
ParallelFortranP95PusingPOpenMP
- 多核并行fortran计算很好的书籍,openmp,不是mpi哦-Fortran parallel multi-core computing good books, openmp, mpi oh not
easyfdtd
- 基于VC编写的FDTD电磁计算源代码,支持PML吸收边界条件,支持并行计算(基于MPI库)-FDTD code for electromagnetic simulation based on VC.Support PML absorbing boundary condition and parallel computation(based on MPI library).
Matrix
- 用MPI编写的实现并行的矩阵相乘的程序,在VC6.0下通过运行-To achieve a parallel matrix multiplication
lu
- 矩阵相乘的LU算法,采用行连续划分策略,MPI并行实现。-LU matrix multiplication algorithm, using line continuous partitioning strategy, MPI parallel implementation.
jacobi_mpi
- C语言版的基于MPI的Jacobi矩阵计算的并行算法~~~ -C-language version of the Jacobi matrix calculation of MPI-based parallel algorithm ~ ~ ~
Cholesky_MPI
- 矩阵Cholesky分解并行算法MPI源程序-Matrix Cholesky decomposition parallel algorithm MPI source
stripMatrixMultiplus
- MPI带状划分矩阵乘法 MPI文件并行读写-MPI the striping matrix multiplication MPI parallel read and write files
sortquick
- 在linux环境下,采用mpi并行,C语言,实现对数组的快速排序。输出结果为数组从小到大排序的结果。可以实现多处理器共同对一组数的排序。-In linux environment, using mpi parallel, C language, to achieve quick sort the array. The output is an array of small to large results. Can achieve more together on a number of gro
opencfd
- CFD 开源代码,拥有n多格式,高效并行计算,是不可多得研究助手-CFD open source code, with many schemes, efficient parallel computing(MPI), is a rare research assistants
lsmlib-0.9.0.tar
- 基于C++的levelset计算源代码,拥有mpi高效并行技术,可用于科研到工程问题的实际计算。-Levelset based on the C++ source code is evaluated with efficient parallel mpi technology for research into the actual calculation of engineering problems.
zip_NBody
- Its Nbody parallel code using MPI
CFD2013-13
- 中科院力学所张新亮老师的计算流体力学上课课件第13讲-MPI并行程序设计初步1-Chinese Academy of Mechanics CFD school teacher Zhang Xinliang courseware Lecture 13-MPI preliminary 1 Parallel Programming
CFD2013-14
- 中科院力学所张新亮老师的计算流体力学上课课件第14讲-MPI并行程序设计初步2-Chinese Academy of Mechanics CFD school teacher Zhang Xinliang Courseware Lesson 14-MPI initial 2 Parallel Programming
mpi-course
- 陈国良并行算法实践 -mpi源程序 《并行算法的设计与分析》-parallel computing mpi