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

搜索资源列表

  1. managerWorker

    0下载:
  2. 简单的并行计算示例,使用MPI实现,在改程序中有一个manager,n个worker,运行后可以使多个worker同时计算
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1.3kb
    • 提供者:裴国东
  1. hadoop-book

    0下载:
  2. hadoop权威指南第二版书中的示例程序源代码-the hadoop authoritative guide to the second edition of the book, sample program source code
  3. 所属分类:MPI

    • 发布日期:2017-11-14
    • 文件大小:2.09mb
    • 提供者:陈金
  1. ComputeTime

    0下载:
  2. 基于NV的CUDA(计算统一构架)的一段程序,示例如何在显卡的GPU上进行并行平方和运算,代码思路清晰,易于理解。-NV based on the CUDA (calculated unified framework) period of procedures, examples of how the GPU graphics cards on the square and parallel computing, code clear and easy to understand.
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:255.27kb
    • 提供者:李美剑
  1. hello

    0下载:
  2. 在fortran开发环境下,简单的并行程序示例-parallel algorithm practice," incidental mpi source, including eight for Queen s, Peddlers issue of 38 mpi Parallel Programming
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:235.77kb
    • 提供者:houyongchang
  1. spinner

    0下载:
  2. 这是Tilera芯片的多线程示例程序,Tilera是美国一家芯片制造公司,目前已经生产出100核的芯片,此示例程序演示了一个单应用程序被并行执行,在其中一个应用程序fork/execs自身的多个实例,多核的每个核也相似,而这样的实例一起执行该应用程序,使用的实例之间的UDN来互相通信。-This example program demonstrates a single-app parallel execution style, in which an application fork/ex
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:2.81kb
    • 提供者:曾三
  1. mpich2-1.4.1p1

    0下载:
  2. mpi的源码,示例程序等,主要用于对mpi并行编程程序的研究。-mpi source code, sample programs, mainly for mpi parallel programming procedures.
  3. 所属分类:MPI

    • 发布日期:2017-06-15
    • 文件大小:22.29mb
    • 提供者:candy
  1. MATLAB-CUDA

    0下载:
  2. MATLAB平台下的CUDA加速库。运用该库可避免在MEX函数中来回拷贝GPU数据,提高MATLAB运行速率。附件给出一个简单的矩阵乘法的示例程序,该程序在GTX TITAN下运行效率比intel i7 3930k提高了10倍。-CUDA MATLAB platform acceleration libraries. Avoid the use of the library can be copied back and forth GPU MEX function data, improve M
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:371.1kb
    • 提供者:andy
  1. Circuit-Satisfiability

    0下载:
  2. MPI与OpenMP并行程序设计(C语言版)示例程序-MPI and OpenMP parallel programming (C language version) sample program
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:740byte
    • 提供者:anqi
  1. Collective-Communication

    0下载:
  2. MPI与OpenMP并行程序设计(C语言版)示例程序:进程通信-MPI and OpenMP parallel programming (C language version) sample program: Process Communication
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:839byte
    • 提供者:anqi
  1. mpi_userguide

    0下载:
  2. 压缩包内包含了MPIVH2安装包,以及Linux系统下的安装说明,集群内NFS共享的安装说明,以及一个分布式计算的示例程序(100个文件,分布式处理后,结果写入另外100个文件)。在虚拟机REDHAT上经过测试,-Within the archive contains a MPIVH2 installation package and installation instructions under Linux, NFS shares within a cluster installation i
  3. 所属分类:MPI

    • 发布日期:2017-05-29
    • 文件大小:11.49mb
    • 提供者:xuyan
  1. Colfax-HOW-Day-05

    0下载:
  2. 对性能优化的讨论。本次会议制定了优化路线图,将优化技术分为五类优化。会议的演讲部分展示了一些从这5类技术的一个示例应用程序的N体模拟实施中的应用。该视频还提供了额外的案例研究,在该研究中的优化证明。会议的实践部分的N体模拟和措施的性能提升在英特尔至强E5处理器和第一代英特尔Xeon Phi协处理器获得的优化过程。-In Session 5 we begin the discussion of performance optimization. This session lays out the
  3. 所属分类:MPI

    • 发布日期:2017-05-05
    • 文件大小:22.19kb
    • 提供者:黄雪
  1. mpi_demo

    0下载:
  2. mpi示例脚本,含有多个程序,适合初学者(mpi demostration, there has many program,it is for the new programmer)
  3. 所属分类:并行计算

    • 发布日期:2018-05-02
    • 文件大小:16kb
    • 提供者:梨子0088
  1. GPU高性能编程CUDA实战—示例代码

    1下载:
  2. 结合GPU高性能编程,提供实战样例程序,包含矩阵乘法,原子操作,热传导,多GPU,多流的代码(Combined with GPU high performance programming, it provides actual sample program, including matrix multiplication, atomic operation, heat conduction, multi GPU, and multi stream code.)
  3. 所属分类:并行计算

    • 发布日期:2019-05-03
    • 文件大小:298kb
    • 提供者:zjujie
搜珍网 www.dssz.com