您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. MPI allgather

  2. MPI allgather,用发送函数和接收函数实现的,c语言描述,用ie打开看
  3. 所属分类:C

    • 发布日期:2010-05-21
    • 文件大小:5120
    • 提供者:jerryshao
  1. mpi_demo.rar

  2. 实验课助教老师提供的c语言写的示例,对于理解MPI编程很有帮助。 │ allgather.c │ allgatherv.c │ allreduce-int-sum.c │ allreduce-vector-sum.c │ alltoall.c │ alltoallv.c │ bcast.c │ gather.c │ gatherv.c │ isend_irecv.c │ mpi-1.c │ overview.c │ pack.c │ pack1.c │ reduce-int-sum.c │ r
  3. 所属分类:C/C++

    • 发布日期:2013-05-15
    • 文件大小:33792
    • 提供者:naruto_ahu
  1. All_gather的MPI并行实现

  2. 全局收集(Allgather)群集通信函数MPI_Allgather()中,Allgather操作相当于从每个进程都作为root进程执行一次Gather调用,即每一个进程都按照Gather的方式收集来自所有进程(包括自己)的数据
  3. 所属分类:C

    • 发布日期:2014-12-14
    • 文件大小:1024
    • 提供者:qq_24501663