搜索资源列表
MPI并行编程讲稿
- MPI并行编程讲稿
s7-300(mpi)
- s7-300(mpi)
mpi并行计算聚类程序
- 用mpi并行技术设计的聚类算法,用c++写的,绝对能执行的,很不错的,再vc++6.0和mpich2集成的并行环境下执行
mpi
- 基于MPI的并行快排和并行枚举排序的实现。属于MPI的入门级程序。-MPI-based parallel quick scheduling and parallel implementation enumeration sort. MPI belong to the entry-level procedures.
MPI-Matrix
- 线性方程组的迭代解法,包括雅克比、高斯-赛德尔和松弛法的MPI源码-Iterative solution of linear equations, including Jacobi, Gauss- Seidel and relaxation Law MPI Source
MPI-GraphTheory
- 图论部分的MPI源码,包括传递闭包、连通分量、最短路径和最小生成树,附带说明和测试用例-Graph Theory part of the MPI source code, including the transitive closure, connected components, shortest path and minimum spanning tree, with instructions and test cases
mpi
- 通过实例详细讲解MPI程序设计方法及过程。-Explained in detail by an example MPI program design method and process.
vector_metrix_multiplication(MPI)
- 并行编程,利用MPI实现向量与矩阵的乘法运算-Parallel programming using MPI to achieve vector and matrix multiplication
MPI
- 这是一个step7200 的MPI通讯,都很有学习意义,也有实践意义-This is a step7200 of MPI communications, are learning the meaning, but also practical significance
MPI
- 学习MPI的不错的外文资料,对您的学习会有帮助!-MPI s good to learn a foreign language information, for your learning will be helpful!
Mpi-Omp_MatInf_blkstp
- This a mutlicore and cluster(of single-core,multi-core systems) matrix inversion code. Which uses the MPI(Message Passing Interface) for communication across the compute nodes of cluster and using thread-API based OpenMP(Open Multi Processing) bet
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 test results and documentation.
mpi
- 并行数值计算资料,对并行计算入门非常有帮助-mpi
MPI
- 高性能并行计算编程,MPI编程。Programming high-performance parallel computing, MPI programming.-Programming high-performance parallel computing, MPI programming.
MPI
- Implementation of approximation using the MPI
MPI-Geometry
- 部分几何问题的MPI源码,包括包含、相交和凸壳问题。-Some geometric problems MPI source code, including the inclusion, intersection and convex hull problems.
MPI-MatrixEigenvalue
- 矩阵特征值计算,包括乘幂法、雅克比法、单侧旋转法、QR法的MPI源码-Matrix eigenvalue calculation, including the power by law, Jacques ratio method, unilateral rotation method, QR Law MPI Source
Fortran-MPI-
- fortran mpi teach abcdef
mpi
- 并行环境的搭建与使用.ppt 介绍mpi的资料 很经典的资料 欢迎下载-Parallel environment to build and use. Ppt introduction to information mpi classic information are welcome to download
hello-mpi[1].c
- explaining mpi send and receiv