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

搜索资源列表

  1. cpi

    0下载:
  2. 串行程序,用来计算pi值,可与并行程序进行比较-Serial procedures used to calculate the value of pi, and the parallel program comparison
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:853byte
    • 提供者:黄磊
  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
    • 文件大小:71.75kb
    • 提供者:李海
  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
    • 文件大小:4.82kb
    • 提供者:郭春付
  1. FFT Serial Test1

    1下载:
  2. 基于openMP的FFT 并行代码,并行计算提高计算效率,充分利用多核性能-FFT-based openMP parallel code, parallel computing to improve computational efficiency, take advantage of multi-core performance
  3. 所属分类:并行运算

    • 发布日期:2017-05-19
    • 文件大小:4.97mb
    • 提供者:何俊彦
  1. mpi

    0下载:
  2. ubuntu环境下实现mpi程序并行的几个例子。里面有对应的串行语言 -ubuntu environment to achieve a parallel mpi program a few examples. There are corresponding serial language
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:10.46kb
    • 提供者:王垚
  1. chuanbingzhuanhuan

    0下载:
  2. Verilog串并转换,任意阶均可实现。-Verilog serial-to-parallel conversion of any order can be realized.
  3. 所属分类:MPI

    • 发布日期:2017-12-08
    • 文件大小:873byte
    • 提供者:丘处机
  1. templates.tar

    0下载:
  2. This program is designed to perform matrix matrix multiplication A x B = C, where A is an lxm matrix, B is a m x n matrix and C is a l x n matrix. The program is designed to be a template serial program that can be expanded into a parallel
  3. 所属分类:MPI

    • 发布日期:2016-01-27
    • 文件大小:1kb
    • 提供者:abed81
  1. parallel.tar

    0下载:
  2. jacobi迭代的串行优化,实现了在一级和二级cache上的优化。优化分为若干步骤。-jacobi iterative serial optimized to achieve the optimization of the primary and secondary cache. Optimization is divided into several steps.
  3. 所属分类:MPI

    • 发布日期:2017-04-17
    • 文件大小:94.22kb
    • 提供者:曹刚
  1. openmp

    0下载:
  2. 用OpenMp实现矩阵转置,输出转置结果和串行及并行的时间,进行比较-With OpenMp realization matrix transpose, transpose output serial and parallel results and time to compare
  3. 所属分类:MPI

    • 发布日期:2017-05-14
    • 文件大小:3.4mb
    • 提供者:xiao
  1. Matrix_mulitiple

    0下载:
  2. 使用CUDA并行语言编写的矩阵乘法,与串行语句的对比试验,主要检测出CPU与GPU运行的时间,通过比较时间,达到比较效果。另外此程序可以随意更改矩阵的维数,增强程序的移植性。-CUDA parallel language use matrix multiplication, and serial statement comparison test, the main test of CPU and GPU to run time, by comparing the time, to compar
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:1.42kb
    • 提供者:
  1. Colfax-HOW-Day-04

    0下载:
  2. 引入了线程并行,OpenMP并行框架。讨论的主题包括:使用线程来利用多个处理器内核,线程和数据并行,协调使用OpenMP线程的创建和团队他们处理循环和树木的任务。OpenMP的讨论提到控制线程的数量,控制变量条款和范围的共享,循环调度模式,使用互斥锁来保护竞争的条件,并与线程私有变量减少并行可扩展的方法。讲座部分的结论与讨论的一般方法来实现在计算应用中的并行的机会。动手部分演示了使用OpenMP并行串行计算和论证了循环变量共享,在一个应用实例进行数值积分的互斥和并行还原。-Session 4 i
  3. 所属分类:MPI

    • 发布日期:2017-05-04
    • 文件大小:22.65kb
    • 提供者:黄雪
  1. NO.2

    3下载:
  2. 1.梯形积分法串行代码的实现; 2.使用MPI点对点通信梯形积分法并行代码的实现; 3.使用MPI集合通信梯形积分法并行代码的实现。(1.The realization of the serial code of the trapezoid integral method; 2. the implementation of the parallel code of the MPI point to point communication trapezoid integral method
  3. 所属分类:并行计算

搜珍网 www.dssz.com