CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - OpenMP 并行计算

搜索资源列表

  1. 200922815141268

    0下载:
  2. OpenMP实现并行计算,和计算时间,以此和串行程序比较,体现并行的优势!-OpenMP parallel computing, and computing time, and serial procedures as compared to embody the advantages of parallel!
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:73475
    • 提供者:李海
  1. game_of_life

    0下载:
  2. 华工高性能并行计算作业,生命游戏源代码和测试数据-game of life code
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:2095
    • 提供者:kibumeric
  1. quicksort

    2下载:
  2. 本人写的一个快速排序的程序,同时写出了用openmp进行的并行计算程序,并且对于串行和并行进行了时间的比较,希望对于初学openmp的同志有所帮助!-I was sort of a fast process, at the same time to write with the openmp parallel computing procedures, and serial and parallel for a comparison of the time, I hope for the beg
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:4932
    • 提供者:郭春付
  1. Parallel

    0下载:
  2. 阿贡国家实验室并行计算中心对于mpi,openmp的介绍和例程,简单易学,是并行计算入门的最佳资料。-The best introducing materials for parallel computing (mpi, openmp).
  3. 所属分类:MPI

    • 发布日期:2017-05-20
    • 文件大小:5662353
    • 提供者:贾鹏
  1. F95_OpenMP

    0下载:
  2. Fortran Openmp 并行计算教程,实现过程介绍详细-FORTRAN OPENMP PARALELL PROGRAMMING
  3. 所属分类:MPI

    • 发布日期:2017-05-02
    • 文件大小:683084
    • 提供者:wujiansong
  1. kmp

    0下载:
  2. 使用并行计算编程工具OpenMp实现kmp串匹配-The use of parallel computing OpenMP programming tools to achieve KMP String Matching
  3. 所属分类:MPI

    • 发布日期:2017-03-23
    • 文件大小:1421
    • 提供者:lin
  1. ompi

    0下载:
  2. 一个利用OpenMP并行计算pi值的程序,双核CPU可以提高计算速度一倍,减少时间一半儿.-OpenMP parallel computing using a pi value of procedures, dual-core CPU can improve computing speed doubled, to reduce the half time.
  3. 所属分类:MPI

    • 发布日期:2017-04-24
    • 文件大小:66167
    • 提供者:ifelse
  1. jump_omp.c.tar

    0下载:
  2. 基于C的OPENMP并行计算的N皇后问题-C-based parallel computing OPENMP the N-Queen problem
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:624
    • 提供者:cb
  1. MIT.Press.Using.OpenMP.Portable.Shared.Memory.Para

    0下载:
  2. OpenMp内存共享模型下的并行计算的使用说明-OpenMp parallel computing instructions for use
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1320003
    • 提供者:Mu Mu
  1. openmp

    0下载:
  2. 基于OPENMP的并行算法,通过设置不同的线程数来验证多线程对并行计算速度提高的贡献-OPENMP-based parallel algorithm, by setting a different number of threads to validate the multi-threaded parallel computing speed of the contribution of
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:1043
    • 提供者:chenqing
  1. string_matching

    0下载:
  2. 在Linux 集群系统通过并行计算解决串匹配的问题。 采用OpenMP编写。 -Solving the problem of string matching In the Linux cluster parallel computing environment. Written by OpenMP.
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:1535
    • 提供者:ZL
  1. Program-With-OpenMP

    0下载:
  2. 此文档为网络上搜索都得以篇并行计算演示文稿,介绍了OpenMP程序设计-This document is an Internet search for articles are parallel to the presentation, introduced the OpenMP programming
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:122223
    • 提供者:hsxw001
  1. Program-With-OpenMP

    0下载:
  2. 使用openMP进行并行计算 openMP具有如下特点:1.标准性 2.简洁实用 3.使用方便 4.可移植性-Parallel computing using openMP openMP has the following characteristics: 1. Standard of 2 simple and practical 3. Easy to use 4 Portability
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:117760
    • 提供者:j-wu06
  1. OpenMP

    1下载:
  2. OpenMP并行计算例子,主要包括简单例子、并行循环、常用函数、分段并行、嵌套并行、求π以及同步这些例子。所有例子都已经过测试。-OpenMP parallel computing examples, including a simple example, a parallel loop, commonly used functions, segmented parallel nested parallelism, find π and the synchronization of these
  3. 所属分类:CSharp

    • 发布日期:2016-09-18
    • 文件大小:10982400
    • 提供者:青青子衿
  1. OpenMP

    0下载:
  2. OpenMP并行计算算法,OpenMP并行程序设计,本篇文章中讲的几个OpenMP指令parallel, for, sections, section实际上都是用来如何创建线程的-OpenMP parallel computational algorithms, OpenMP parallel programming about this article several OpenMP parallel directive, for, sections, section are actually
  3. 所属分类:MPI

    • 发布日期:2017-11-15
    • 文件大小:26054
    • 提供者:洛河
  1. Parallel Programming in Fortran95 using OpenMP

    0下载:
  2. 基于OpenMP并行优化算法(Fortran 95)(Parallel Programming in Fortran95 using OpenMP)
  3. 所属分类:并行计算

    • 发布日期:2017-12-13
    • 文件大小:683522
    • 提供者:CleverC
  1. parallel programming in c with mpi and openmp

    0下载:
  2. openmp经典资料,希望能对研究并行计算的同好有帮助(OpenMP classic data)
  3. 所属分类:并行计算

    • 发布日期:2017-12-25
    • 文件大小:18073600
    • 提供者:程天
  1. 并行计算实验

    0下载:
  2. 并行计算课程PPT和实验指导,有pthread和OpenMP讲解,还有一些基础介绍(Parallel computing course PPT and experimental guidance, there are pthread and OpenMP to explain, and there are some basic introduction)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1098752
    • 提供者:jasminesong
  1. MPI与OpenMP并行程序设计:C语言版

    1下载:
  2. MPI与OpenMP并行程序设计:C语言版(MPI and OpenMP parallel programming: C language version)
  3. 所属分类:并行计算

    • 发布日期:2018-01-10
    • 文件大小:48864256
    • 提供者:无名之左
  1. 并行计算导论(原书第2版) 清晰PDF

    2下载:
  2. 并行计算导论系统介绍涉及并行计算的体系结构、编程范例、算法与应用和标准等。覆盖了并行计算领域的传统问题,并且尽可能地采用与底层平台无关的体系结构和针对抽象模型来设计算法。书中选择MPI(Message Passing Interface)、POSIX线程和OpenMP这三个应用*广泛的编写可移植并行程序的标准作为编程模型,并在不同例子中反映了并行计算的不断变化的应用组合。(ntroduction to Parallel Computing System introduces the archit
  3. 所属分类:并行计算

    • 发布日期:2020-09-26
    • 文件大小:49017856
    • 提供者:gl62m
« 12 3 4 »
搜珍网 www.dssz.com