搜索资源列表
mpi
- 《并行算法实践》附带的mpi源程序,包括求解八皇后问题、货郎问题等的38个mpi并行程序-"parallel algorithm practice," incidental mpi source, including eight for Queen's, Peddlers issue of 38 mpi Parallel Programming
高性能计算之并行编程技术—— MPI并
- 清华都志辉作品,基于MPI并行计算的最佳书籍《高性能计算之并行编程技术—— MPI并行程序设计》-Qinghua DU works MPI parallel computation based on the best books "high-performance calculation parallel programming techniques -- MPI parallel programming"
MPI_QuickSort.并行快速排序算法
- 并行快速排序算法,基于MPI 2.0 c语言实现,注释很清楚明确。,Parallel QuickSort base on MPI 2.0 in C language.
lu.rar
- 这是用并行程序语言MPI做的关于矩阵LU分解的程序,程序中很好的实现了分解过程的并行性。,This is used MPI parallel programming language to do LU decomposition on the matrix of the procedures, procedures to achieve a good decomposition process parallelism.
meijubympi
- 用mpi实现的枚举排序,测试请在mpi的并行环境中进行-Enumeration sorting using mpi implementation, testing in the mpi parallel environment for the conduct
linux3
- linux下的mpi并行计算的C语言程序,包括高斯计算的内容-linux mpi parallel computing under the C language program, including the calculation of the contents of the Gaussian
parallel-matrixvector
- 并行计算之矩阵向量乘的并行实现,附带数据mpi-parallel compute- multy of matrix and vector
vector_metrix_multiplication(MPI)
- 并行编程,利用MPI实现向量与矩阵的乘法运算-Parallel programming using MPI to achieve vector and matrix multiplication
paralall_sort
- mpi实现并行排序算法,可以设置处理器节点个数并比较不同节点数目时的计算时间-mpi parallel sorting algorithm, you can set the number of processor nodes and compare the different number of nodes at the time of computing time
MPI
- 高性能并行计算编程,MPI编程。Programming high-performance parallel computing, MPI programming.-Programming high-performance parallel computing, MPI programming.
Matrixmultiplication
- 矩阵乘法并行算法的MPI源程序,以文本文件形式输入输出-MPI parallel algorithm source code of Matrix multiplication,input and output in the form of txt files
MPI
- MPI并行编程讲稿,来自中科院科学与工程计算国家重点实验室-MPI parallel programming notes from the Chinese Academy of Sciences
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
- mpi并行计算方法,用全主元消元法求解方程组的解-mpi parallel computing, with all principal component elimination method for solving Equations
MPI-develop-details
- mpi 并行计算程序开发培训(leveno)-mpi parallel computing application development training (leveno)
MPI-parallel-programming
- 高性能计算并行编程技术 MPI parallel programming-High Performance Computing parallel programming MPI parallel programming
MPI-parallel-programming-practice
- 《MPI并行编程实践》一书里所有的课件以及配套程序代码,每章都有-MPI parallel programming practice, "a book all the courseware and supporting the program code of each chapter
MPI-PARALLEL-DESIGN
- mpi并行编程设计,包括c语言,C++和fortran语言的程序设计-mpi parallel programming design, including the c language, C++ programming language and fortran
MPI
- MPI并行设计的梯形积分法,内含运行结果图片(老师作业的要求= =)(MPI parallel design trapezoidal integration method, containing the results of the operation picture)
MPI
- 高斯全主元消去MPI并行算法,主从式,C++,运行速度很快(Gauss total principal element elimination MPI parallel algorithm)