搜索资源列表
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