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

搜索资源列表

  1. mapreduce

    0下载:
  2. 并行计算实验,用于求历史最高气温的算法,包含openmp,pthread,mpi,mapreduce等并行计算算法-algorithm includes openmp,pthread,mpi,mapreduce and so on
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1437
    • 提供者:zhaocehen
  1. canon

    0下载:
  2. 并行计算实验,用于矩阵乘法的计算,canon算法,使用mpi方法-algorithm includes openmp,pthread,mpi,mapreduce and so on
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:2669
    • 提供者:zhaocehen
  1. CnC_tutorial

    0下载:
  2. Intel CnC 帮助文档, 在这个文档中,你可以找到英特尔CnC并行的使用方法,CnC比OpenMp最大的优势在于你并不需要十分了解它是怎么并行的,只要将你需要计算的数据放入cnc中,它会自动并行-Intel CnC help document. In this document, you can find how to use CnC, CnC is better than openMp because it doesn t matter if the programer is p
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:349327
    • 提供者:王川
  1. fib

    0下载:
  2. CnC 斐波那契数列的例子 在112345这种openmp下不能并行的例子中,看看cnc是如何做到并行的-CnC fib example. In Fibonacci number, openmp cannot do that, see how it works in CnC
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:1174845
    • 提供者:王川
  1. using_openmp_programming

    0下载:
  2. 关于OPENMP和并行计算的一本很不错的书籍,英文版。-a book about openmp and parallel computing.
  3. 所属分类:MPI

    • 发布日期:2017-05-06
    • 文件大小:1320524
    • 提供者:zhuwei
  1. nest

    0下载:
  2. OpenMP中并行嵌套的应用,使用nested语句在并行语句中实现并行的嵌套。-OpenMP parallel nested applications
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:437756
    • 提供者:曹婷婷
  1. test06

    0下载:
  2. 一个基于OpenMP的并行粒子群优化算法编程,类似于计算器,使用时只需对适应度函数进行相应改动,且并行计算效率相对较高-A programming based on the OpenMP parallel particle swarm optimization algorithm, similar to the calculator, use only the fitness function to make the appropriate changes, and the parallel c
  3. 所属分类:MPI

    • 发布日期:2017-06-02
    • 文件大小:14720154
    • 提供者:汤良宇
  1. test

    0下载:
  2. 并行sieve 方法寻找质数,openmp-sieve method for finding prime numbers based on openmp
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1550
    • 提供者:andy
  1. Mandelbrot_core

    0下载:
  2. Calculation of mandelbrot set using openMP
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:659
    • 提供者:Alessandro
  1. odd-even-transpostion

    0下载:
  2. An odd-even transposition program using Intel MPI and OpenMP
  3. 所属分类:MPI

    • 发布日期:2017-11-12
    • 文件大小:2923
    • 提供者:MegaStone
  1. jaccobi

    1下载:
  2. jaccobi矩阵的MPI和openMP以及混合编程的并行计算程序代码。-The codes of MPI, openMP and mixed parallel programs for computing jaccobi matrix.
  3. 所属分类:MPI

    • 发布日期:2016-09-22
    • 文件大小:7168
    • 提供者:刘天航
  1. a

    0下载:
  2. OpenMP简单的应用 输入计算线程数 重复循环执行一定数量的代码 记录起始时间和结束时间 时间相减求出代码执行时间-A simple OpenMP applications enter the calculation of the number of threads that repeat loop executes a certain amount of code to record the start time and end time subtraction to find the co
  3. 所属分类:MPI

    • 发布日期:2017-11-19
    • 文件大小:619
    • 提供者:李子健
  1. parallel-compute.

    0下载:
  2. 一个基于OpenMp并行编程的实例,基于多线程,多线程比单线程下节省运行时间的典型例子。算法内容主要是计算矩阵乘积,再求个元素和。可通过"任务管理器"-"性能"查看运行在多核上。-Typical example of a parallel programming based OpenMp instance, save run time based on the multi-threaded, multi-threading than single-threaded. The algorithm
  3. 所属分类:MPI

    • 发布日期:2017-11-21
    • 文件大小:21072
    • 提供者:shell
  1. UsingPOpenMP

    0下载:
  2. 关于OPENMP的一本英文书籍《USING OPENMP》-《USING OPENMP》 a book about openmp, english version
  3. 所属分类:MPI

    • 发布日期:2017-12-04
    • 文件大小:1385136
    • 提供者:gq
  1. temp_change_openMP

    0下载:
  2. check as a temperature scale change via time using openMP
  3. 所属分类:MPI

    • 发布日期:2017-11-30
    • 文件大小:49426
    • 提供者:alex
  1. mpi

    0下载:
  2. linux下程序,有openmp和mpi,用来完成tsp和cannon程序。-using mpi/openmp to run tsp and cannon
  3. 所属分类:MPI

    • 发布日期:2017-11-17
    • 文件大小:131453
    • 提供者:王童
  1. Lab2

    0下载:
  2. OPENMP 关于并行计算编程的相关代码 VC环境下-Open MP code
  3. 所属分类:MPI

    • 发布日期:2017-12-02
    • 文件大小:809048
    • 提供者:s
  1. openmplu

    0下载:
  2. OpenMP的LU分解程序,很多人都没搞懂LU分解的实质,其实程序很简单易懂-OpenMP LU decomposition program, a lot of people did not get to know the essence of the LU decomposition, in fact, the procedure is very simple and easy to understand
  3. 所属分类:MPI

    • 发布日期:2017-11-30
    • 文件大小:1498
    • 提供者:star
  1. OMPi

    0下载:
  2. OMPi,一款OpenMP的编译器,基于GCC,为程序提供简单的并行计算支持 本文件是OMPi的一些框架性分析-Something about OMPi.
  3. 所属分类:MPI

    • 发布日期:2017-11-25
    • 文件大小:678948
    • 提供者:ewp
  1. Assignment1

    0下载:
  2. parallel programing example with openmp
  3. 所属分类:OS Develop

    • 发布日期:2017-11-16
    • 文件大小:11823496
    • 提供者:
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com