CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - parallel matrix multiplication

搜索资源列表

  1. mpichbingxingdiama0711

    0下载:
  2. 基于cannon算法的MPI环境的并行程序原代码 能够计算超大型矩阵相乘,本人的毕业设计 绝对经典-cannon algorithm based on the environment of MPI parallel programming code to calculate the original super matrix multiplication. I graduated from the absolute classic design
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:8971
    • 提供者:jiafanbing
  1. MPI_IO.基于mpi-2 规范的并行i/o方法

    0下载:
  2. 基于mpi-2 规范的并行i/o方法,以并行矩阵乘法问题为例,比较了并行i/o和串 行i/o的性能,给出了并行i/o方法的应用实例。,Mpi-2 norms based on the parallel i/o approach to parallel matrix multiplication as an example, compare the parallel i/o and serial i/o performance, given the parallel i/o methods of
  3. 所属分类:Windows编程

    • 发布日期:2017-03-21
    • 文件大小:116555
    • 提供者:澄海
  1. Aca+prg

    0下载:
  2. Parallel program for matrix multiplication
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:12202
    • 提供者:Asha
  1. pmat1d

    0下载:
  2. matrix multiplication parallel 1dimentional
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:2507
    • 提供者:SK111
  1. cannon1

    0下载:
  2. cannon的并行算法,使用MPI编写的,对矩阵乘法的一种运算方法-cannon of the parallel algorithm using MPI written as a matrix multiplication of the methods of calculation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1023
    • 提供者:周济
  1. parallel_matrix_multiply_demo

    0下载:
  2. 基于MPI得并行矩阵乘法 Cannon算法实现 该程序基于 Boost 和 MPI 实现了Cannon 算法实现对矩阵得并行求积。 -MPI-based parallel matrix multiplication may Cannon algorithm implementation of the program and the MPI-based Boost algorithm achieved Cannon was parallel to the matrix of quadratur
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1980202
    • 提供者:李劲松
  1. matrixMul

    0下载:
  2. a cuda program for parallel multiplication of matrix
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1589023
    • 提供者:teena
  1. Graphic

    0下载:
  2. 基于图模型的图像分割并行算法研究与实现,该方案通过网格划分来实现相似度矩阵的并行计算同时考虑到相似度矩阵的稀疏性和矩阵向量乘运算的内在并行性, 在该方案中本文设计并行算法来求解特征值问题在环境下的实验结果表明, 该并行方案是提高图模型分割方法实时性的有效途径.-Image segmentation based on graph model of parallel algorithm and implementation of the program through the mesh to ach
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:574980
    • 提供者:郭事业
  1. CUDAMatrixMul

    0下载:
  2. cuda矩阵乘法 通过GPU并行运算实现乘法的加速-cuda GPU parallel matrix multiplication operation by the accelerated realization of multiplication
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:504779
    • 提供者:王晓明
  1. lab2

    0下载:
  2. 矩阵相乘的例子,采用了多线程,可以动态分配线程的个数-Parallel matrix multiplication
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:1176
    • 提供者:ice
  1. mat

    0下载:
  2. 计算OMP方法的矩阵,采用并行模拟运算。-omp matrix multiplication parallel
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1742
    • 提供者:孔啸
  1. MatMultop

    0下载:
  2. 矩阵乘法OpenMP并行计算程序 线程数可以设定-The matrix multiplication OpenMP parallel computing program the number of threads that can be set
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:325495
    • 提供者:qiyi
  1. matrix

    0下载:
  2. 矩阵相乘并行算法MPI源程序 并行思想加快速度-MPI parallel matrix multiplication algorithm source code parallel thinking speed
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:3720
    • 提供者:袁旭炜
  1. 1.Matrix_Multiplication

    0下载:
  2. serial matrix multiplication and parallel multiplication using openmp. comparision between them
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-15
    • 文件大小:34795
    • 提供者:rabeya
  1. Matrix

    0下载:
  2. 这是矩阵相乘的并行代码,opencl写的对于初学opencl语言的人的一个很好的例子。-This is a matrix multiplication parallel code, opencl written language for a good beginner opencl human examples.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-23
    • 文件大小:7406635
    • 提供者:焦文
  1. matrix-4

    0下载:
  2. This a matrix multiplication as an example of OpenMP parallel programming.-This is a matrix multiplication as an example of OpenMP parallel programming.
  3. 所属分类:Console

    • 发布日期:2017-05-02
    • 文件大小:790086
    • 提供者:dorgham
  1. matrix_multiplication-omp

    0下载:
  2. parallel processing, 2 matrix s multiplication
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-12
    • 文件大小:2624349
    • 提供者:ziz1907
  1. cannon1

    0下载:
  2. cannon的并行算法,使用MPI编写的,对矩阵乘法的一种运算方法-cannon of the parallel algorithm using MPI written as a matrix multiplication of the methods of calculation
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:1064
    • 提供者:weng10391
  1. parallel-programming-assignment-master

    0下载:
  2. matrix multiplication part 3
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:77579264
    • 提供者:Pooja27ms
  1. MaseraConf_17.pdf.tar

    0下载:
  2. In this paper, we present area- and power-efficient architectures for the implementation of integer discrete cosine transform (DCT) of different lengths to be used in High Efficiency Video Coding (HEVC). We show that an efficient constant matrix-
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:181248
    • 提供者:Imphal
搜珍网 www.dssz.com