CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 并行运算 搜索资源 - mpi c

搜索资源列表

  1. Cannon

    1下载:
  2. cannon 采用MPI c++ 并行算法 cannon 采用MPI c++ 并行算法-cannon c++ MPI cannon c++ MPI cannon c++ MPI
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:51692
    • 提供者:alionxd
  1. Mandelbrot

    0下载:
  2. 曼德勃罗特(Mandelbrot)集 采用MPI 并行算法-Mandelbrot MPI C++ Mandelbrot MPI C++
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:114866
    • 提供者:alionxd
  1. PI

    0下载:
  2. 计算π值 C++ 并行算法 分别使用方法左矩形分解、中矩形分解以及梯形分解-π C++ MPI π C++ MPI π C++ MPI π C++ MPI
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:107561
    • 提供者:alionxd
  1. MPI--for-fortran

    0下载:
  2. mpi程序,适用于 并行程序编程, 很好的入门级别的例子-mpi for C
  3. 所属分类:MPI

    • 发布日期:2017-11-10
    • 文件大小:13901
    • 提供者:ZJH790825
  1. mandelbrot.static.c

    0下载:
  2. paso de mensajes punto a punto con MPI en el conjunto de mandelbrot
  3. 所属分类:MPI

    • 发布日期:2017-11-27
    • 文件大小:2601
    • 提供者:Darwin
  1. gaussian_ucsd.c.tar

    0下载:
  2. MPI , gaussian elimination in C
  3. 所属分类:MPI

    • 发布日期:2017-11-17
    • 文件大小:2228
    • 提供者:douglas
  1. mpi.tar

    0下载:
  2. an mpi code written in c for poisson equation particle mesh approach
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:10240
    • 提供者:Niamul Baqui
  1. oneway.cpp_1

    0下载:
  2. two simple MPI C++ programs that shows oneway and twoway communication
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:1006
    • 提供者:arch
  1. MPI-for-C

    0下载:
  2. 压缩文件中的程序是基于C代码的MPI并行程序,包括基本的MPI基本函数的调用,适合MPI入门,包括一个排序的MPI程序-Zip file program is based on the C code MPI parallel programs, including basic call MPI basic functions for MPI entry, including a sort of MPI programs
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:3803
    • 提供者:王昕
  1. matrixmult.c

    1下载:
  2. MPI程序,计算矩阵乘矩阵,可以用ijk,ikj,kij三中方式计算,输出时间信息,可用于计算效率和加速。-MPI program, matrix multiply by matrix, it has ijk, ikj, kij methods. Output timing information, can be used to calculate speedup and efficiency
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:2773
    • 提供者:Andee
  1. mpi_trap.c

    0下载:
  2. MPI并行程序,计算已知方程的积分,可以自行定义划分积分的次数,进行累加,输出时间信息,可以用于计算效率和加速效果-MPI program, Trapezoidal Method, u can change the function into ur own. output timing information, can be used to calculate speedup and efficiency
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:2908
    • 提供者:Andee
  1. mpi_mat_vect_mult.c

    0下载:
  2. MPI程序,矩阵乘以向量,自行输入需要计算的矩阵和向量,计算输出结果并输出时间信息,用于对比加速和效率-MPI program, matrix multiply vectors, matrices and vectors need to enter their own calculation, calculate the output and output time information, for comparing the acceleration and efficiency
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:3869
    • 提供者:Andee
  1. mpi_mat_vect_time.c

    0下载:
  2. MPI并行程序,矩阵乘以向量,输入自定义向量的纬度,然后自动生成一个随机矩阵和随机向量,计算并输出结果以及时间信息,用于计算加速和效率-MPI parallel program matrix by a vector, the input vector custom latitude and automatically generates a random vector and a random matrix, and outputs the calculation result and the
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:2980
    • 提供者:Andee
  1. Message-Passing-Interface-(MPI).pdf

    0下载:
  2. C++ MPI message passing interface tutorial from Lawrence Livermore National Laboratory
  3. 所属分类:MPI

    • 发布日期:2017-05-29
    • 文件大小:11953983
    • 提供者:
  1. mpi-matrix_multiple

    0下载:
  2. c代码,实现矩阵向量相乘的mpi并行计算,适合初学者-c code, matrix-vector multiplication mpi parallel computing for beginners
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:8518
    • 提供者:王耀侦
  1. transposed.c

    0下载:
  2. 计算矩阵A的转置的并行C语言程序,使用MPI编译.输入矩阵A,计算它的转置.-MPI parallel matrix transpose algorithm, the input matrix A, A transpose computing, multi-process while achieving
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:537
    • 提供者:wangxiaobu
  1. mpi

    0下载:
  2. matrix multiply with MPI. Programming in UBUNTU with opensource library OPENMPI on c-matrix multiply with MPI. Programming in UBUNTU with opensource library OPENMPI on c++
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:909
    • 提供者:Arctik
  1. MPI

    1下载:
  2. 里面包含两本MPI的经典书籍和一份PPT。 MPI并行程序设计自学教程.PPT MPI与OpenMP并行程序设计:C语言版 高性能计算之并行编程技术-MPI并行程序设计(完整版)-MPI which contains two classic books and a PPT. MPI parallel programming self-paced tutorial .PPT MPI and OpenMP parallel programming: C language vers
  3. 所属分类:MPI

    • 发布日期:2017-12-14
    • 文件大小:50061312
    • 提供者:刘建凯
  1. MPI-and-OpenMP-parallel-programming

    1下载:
  2. 《MPI与OpenMP并行程序设计(C语言版)》是美国Oregon州立大学的Michael J.Quinn教授在多年讲授“并行程序设计”课程的基础上编写而成的,主要介绍用C语言,并结合使用MPI和OpenMP进行并行程序设计,内容包括并行体系结构、并行算法设计、消息传递编程、Eratosthenes 筛法、Floyd 算法、性能分析、矩阵向量乘法、文档分类、蒙特卡洛法、矩阵乘法、线性方程组求解、有限差分方法、排序、快速傅立叶变换、组合搜索、共享存储编程、融合OpenMP和MPI以及5个附录。-&
  3. 所属分类:MPI

    • 发布日期:2016-09-22
    • 文件大小:48901120
    • 提供者:艾艾
  1. mpi_wave

    0下载:
  2. mpi fortran wave equation solver code !cc MAIN is the main program for WAVE_MPI. !c !c Discussion: !c !c WAVE_MPI solves the wave equation in parallel using MPI. !c !c Discretize the equation for u(x,t): !c d^2 u/dt^2 - c^2 * d^2 u
  3. 所属分类:MPI

    • 发布日期:2017-05-04
    • 文件大小:3864
    • 提供者:reza
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com