搜索资源列表
mpi
- 并行MPI的使用教学书,需要MPICH环境,用于C和FORTRAN
mpi
- 通过实例详细讲解MPI程序设计方法及过程。-Explained in detail by an example MPI program design method and process.
jacobi.f
- Jacobi的fortran程序 包括openmp以及MPI以及openmp与mpi的联合算法-a Jacobi program writen in fortran program to solve a finite difference discretization of Helmholtz equation
cannon1
- cannon的并行算法,使用MPI编写的,对矩阵乘法的一种运算方法-cannon of the parallel algorithm using MPI written as a matrix multiplication of the methods of calculation
siesta-2.0.1
- siesta 源代码,用fortran编写。mpi 并行 -siesta fortran code
heat_mpi
- 用差分法和fortran解一维热传导问题-solve one dimension heat MPI fortran
MPI-PARALLEL-DESIGN
- mpi并行编程设计,包括c语言,C++和fortran语言的程序设计-mpi parallel programming design, including the c language, C++ programming language and fortran
MPI-with-Fortran
- MPI与Fortran的并行程序实例,SU最新源码,实用 -MPI parallel program with Fortran instance, SU the latest source code, and practical
cannon
- 矩阵乘Cannon并行算法的MPI+Fortran实现(Parallel program of Cannon algorithm with MPI and Fortran)