CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - mpi 并行

搜索资源列表

  1. MPICHTEST

    0下载:
  2. MPI是为统一不同的MPP产家的消息传递API而制订的工业标准。 MPI的内涵和外延: • MPI是一个库,不是一门语言; • MPI是一种标准或规范的代表,而不特指某一个对它的具体实现; 并行机制造商对MPI支持较强,可免费下载MPI在不同并行机上的实现。 • MPI是一种消息传递编程模型,并成为这种编程模型的代表和事实上的标准。 最终目的是服务于进程间通信这一目标!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6266
    • 提供者:helongfei
  1. fwt2d.v4.7

    2下载:
  2. 波场正反演代码,包括频率域有限差分和基于局部优化方法的反演,并且利用MPI平台并行计算-Wave field modeling and inversion code, including the frequency domain finite difference methods of inversion based on local optimization and parallel computing using the MPI platform
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-02-17
    • 文件大小:16062026
    • 提供者:hanmiao
  1. linux3

    0下载:
  2. linux下的mpi并行计算的C语言程序,包括高斯计算的内容-linux mpi parallel computing under the C language program, including the calculation of the contents of the Gaussian
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:29276
    • 提供者:zxh170601
  1. cannon

    1下载:
  2. 并行程序设计,使用mpi,实现矩阵相乘的cannon算法,包括阻塞式和非阻塞式-Parallel programming, the use of mpi, cannon to achieve matrix multiplication algorithms, including blocking and non-blocking
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:4512
    • 提供者:chenkai
  1. n-body_mpi

    0下载:
  2. 基于linux的n-body编程,利用mpi进行并行计算-Linux based on the n-body programming, the use of parallel computing mpi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:174435
    • 提供者:求是赤子
  1. IOR-2.10.1

    0下载:
  2. 关于MPI的并行I/O程序,环境是linux,语言是c+mpi-On the MPI parallel I/O process, the environment is linux, language is c+ mpi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:82179
    • 提供者:澄海
  1. siesta-3.0-b

    1下载:
  2. SIESTA用于分子和固体的电子结构计算和分子动力学模拟。SIESTA使用标准的Kohn-Sham自恰密度泛函方法,结合局域密度近似(LDA-LSD)或广义梯度近似(GGA)。计算使用完全非局域形式(Kleinman-Bylander)的模守恒赝势。基组是数值原子轨道的线性组合(LCAO)。它允许任意个角动量,多个zeta,极化和截断轨道。计算中把电子波函和密度投影到实空间网格中,以计算Hartree和XC势,及其矩阵元素。除了标准的Rayleigh-Ritz本征态方法以外,程序还允许使用占据轨
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-24
    • 文件大小:7689329
    • 提供者:samuel
  1. firstMpi

    0下载:
  2. 基于linux的MPI的并行编程,通过网络拓扑计算坐标-Linux MPI-based parallel programming, through the network topology calculate the coordinates
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:253465
    • 提供者:peng
  1. convolution

    1下载:
  2. 并行卷积 使用MPI和openmp混编 Convolution using the parallel mixed MPI and openmp-Convolution using the parallel mixed MPI and openmp
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-09-22
    • 文件大小:1549
    • 提供者:vivid
  1. coursework

    0下载:
  2. MPI设计的求PI的程序,非常有用对于学习并行开发,已在实验中求证,自己编写-mpi,it s good for study mpi, and by myself... this is for pi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:223686
    • 提供者:iris
  1. mandMPI623

    0下载:
  2. 并行计算,mpi模型。计算分形集mandelbrot集。这次加上了多线程,并行度更高!-Parallel computing, mpi model. Mandelbrot set fractal set computing. The addition of multi-threaded, parallel degree higher!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3588551
    • 提供者:徐东
  1. ParallelProgramModel

    0下载:
  2. 介绍并行计算编程的模型和理论,掌握openMP,MPI,编写并行程序不再难。-introducing the model and theory of parallelling,mastering openMP,MPI,it is easy to program paralleling program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-24
    • 文件大小:3098759
    • 提供者:topyang
  1. MPI

    0下载:
  2. mpi并行计算方法,用全主元消元法求解方程组的解-mpi parallel computing, with all principal component elimination method for solving Equations
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:17126
    • 提供者:张伟涛
  1. lu-mpi

    1下载:
  2. LU 分解,给出采用行连续划分方式下的MPI实现并行算法-LU decomposition, using the line continuous division of the way under the implementation of MPI parallel algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:154390
    • 提供者:查修齐
  1. pc

    5下载:
  2. 天津大学并行计算大作业代码及实验报告。 包括: 1.利用Pthread并行实现求Pi和Jacobi迭代 2.利用MPI并行实现Jacobi迭代 3.hadoop下的Mapreduce实现Wordcount算法-Tianjin University of parallel computing job code and lab reports. Include: (1) the use of parallel implementation Pthread seeking Pi and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4210062
    • 提供者:李晨
  1. mpims

    0下载:
  2. 使用mpi 并行运算归并排序的c语言程序,mpicc编译,mpi 运行-Mpi parallel computing using merge sort of c language program, mpicc compile, mpi run
  3. 所属分类:Driver develop

    • 发布日期:2017-04-11
    • 文件大小:1407
    • 提供者:xiao ni
  1. mpi

    0下载:
  2. 高性能计算与云计算 实验报告 ——MPI 求最短路径 本实验的目的是通过练习掌握分布存储并行编程的知识和技巧。 1. 了解并行算法的设计方法 2. 掌握MPI并行程序编写的基本步骤 3. 掌握MPI编程环境和工具的使用 4. 了解MPI程序调试和调优的技巧 -High-performance computing and cloud computing lab report MPI seeking purpose of this experiment is th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:184507
    • 提供者:alfred artorius
  1. MPI

    1下载:
  2. MPI程序 一个介绍并行计算的程序 主要用于MPS方法-MPI program
  3. 所属分类:Driver develop

    • 发布日期:2017-06-09
    • 文件大小:16237815
    • 提供者:朱悦
  1. independent-test

    0下载:
  2. 地震数据参数设置,记录读取,频率滤波,并行运行(seismic data parameter setting, record input, frequency filter, mpi)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-29
    • 文件大小:7088128
    • 提供者:敏敏吉吉
  1. gather

    0下载:
  2. 本段代码用例子说明了MPI聚合通信中的gather函数使用(The use of gather functions in MPI aggregation communication)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:Claire_cym
« 12 »
搜珍网 www.dssz.com