CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mpi broadcast

搜索资源列表

  1. myBcast

    0下载:
  2. A implementation of Broadcast using MPI s functions
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:578
    • 提供者:nubecosmica
  1. broadcast

    0下载:
  2. this program is example Broadcast with mpi
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:527
    • 提供者:mandazy
  1. mylab_mul_send_rcv_nonblocking20101022.c.tar

    0下载:
  2. MPI source code: all the nodes broadcast a message, the zero nod receives messages. Nonblocking sending.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:832
    • 提供者:LilJaguar
  1. histNew.c

    0下载:
  2. histogram using send and recv instead of broadcast MPI implementation
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1250
    • 提供者:maugena
  1. MPI.tar

    1下载:
  2. MPI并行计算的一些实例,包括向量矩阵计算,广播等并行算法~-MPI parallel computing of some examples, including the vector-matrix calculation, broadcast, parallel algorithm ~
  3. 所属分类:MPI

    • 发布日期:2016-06-23
    • 文件大小:4923392
    • 提供者:tim
  1. sieve4LB

    0下载:
  2. Sieve of erathostenes in MPI no broadcast modification.
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1574
    • 提供者:rmedinac
  1. Bcast

    0下载:
  2. 利用MPI实现的并行编程 bcast广播通信方式-Parallel programming the bcast broadcast communication using MPI implementation
  3. 所属分类:MPI

    • 发布日期:2017-11-06
    • 文件大小:599442
    • 提供者:王江
  1. newsumma

    0下载:
  2. SUMMA并行矩阵的另一种MPI实现,在广播时以块为单位传输,运行速度明显提高-SUMMA parallel matrix another MPI implementation, the broadcast is transmitted in units of blocks, running speed is significantly improved
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-13
    • 文件大小:2064
    • 提供者:vivian
  1. bcast

    0下载:
  2. 设计MPI程序模拟广播(MPI_Bcast)操作:将每个MPI进程按照所在节点名称建立node通信子域分组;再将各个node子通信域的0号进程再次组成一个名为head的通信域;在进行广播时,首先由root进程将消息在head通信子域内广播,然后,再由head子域内各进程在其所在的node子域内进行广播。-MPI program design analog broadcast (MPI_Bcast) Action: Each MPI process to establish a communica
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:1204
    • 提供者:周妍
  1. my_mpi_broadcast

    0下载:
  2. This is a common source of confusion for people new to MPI. You don't use MPI_Recv() to receive data sent by a broadcast; you use MPI_Bcast().
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:700416
    • 提供者:wangjw
  1. MPI_broadcast

    0下载:
  2. 设计MPI程序模拟广播(MPI_Bcast)操作:将每个MPI进程按照所在节点名称建立node通信子域分组;再将各个node子通信域的0号进程再次组成一个名为head的通信域;在进行广播时,首先,由root进程将消息在head通信子域内广播,然后,再由head子域内各进程在其所在的node子域内进行广播。(Design the MPI program MPI_Bcast operation: Each MPI process establishes a node communication su
  3. 所属分类:并行计算

搜珍网 www.dssz.com