CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - parallel matrix

搜索资源列表

  1. matmult

    0下载:
  2. 并行矩阵乘法。用于mpi和openMP混合并行求解矩阵乘法问题。适用于分布共享存储cluster环境。无解压密码。-parallel matrix multiplication. OpenMP for mixed MPI and parallel matrix multiplication to solve the problem. Distribution applicable to the shared storage cluster environment. Without extract
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.79kb
    • 提供者:张哲
  1. invert

    0下载:
  2. 矩阵求逆的并行算法,使用高斯约当消去法,是从一参考书中copy过来的,谢谢原作者。-matrix inversion of the parallel algorithm, about when the use of Gaussian Elimination Act, a reference book from which the copy over, Thank you, the original author.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.57kb
    • 提供者:魏东子
  1. dct8x8.rar

    0下载:
  2. cuda开发环境下的矩阵运算,cuda sdk中的内容,矩阵运算充分显示了并行编程的优势,对于学习cuda编程有着很好的借鉴作用,matrix operations in parallel with cuda platform
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1.39mb
    • 提供者:陈思远
  1. conjugategradientmethod.rar

    2下载:
  2. 给出了线性方程组矩阵Ax=b在并行预处理共轭梯度法求解过程,绝对有用哟,Gives the matrix of linear equations Ax = b in parallel preconditioning conjugate gradient method for solving process, is absolutely useful to yo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3.96kb
    • 提供者:张景
  1. Calculate

    0下载:
  2. 矩阵并行算法程序,用c#语言编制,可用于数学并行计算。-Matrix parallel algorithm procedures, with c# Languages can be used in parallel computing mathematics.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:924byte
    • 提供者:tmllpl
  1. ILU

    1下载:
  2. 完成了复数矩阵的计算,采用了并行算法原理,较快速的处理了稀疏矩阵方程结构。-Completed a complex matrix computation, parallel algorithm principle, more rapid processing of the sparse matrix equation structure.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:545.91kb
    • 提供者:韩华德
  1. matrix-

    0下载:
  2. C++与Cuda结合,用并行来做加速,将普通的稀疏矩阵加减乘用并行来完成。-C++ and Cuda combined with a parallel acceleration to do, the ordinary addition and subtraction by using sparse matrix parallel to complete.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:118.31kb
    • 提供者:孤雁
  1. SparseMatrixMultiplication_MileStone4_Final.tar.g

    0下载:
  2. Parallel Sparse Matrix Multiplication source code implemented using x10 language (http://x10-lang.org/).
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:778.73kb
    • 提供者:crtn
  1. Parallel-Matrix-Multiplication-Algorithms-on-Hype

    0下载:
  2. Parallel Matrix Multiplication Algorithms on Hypercube Multiprocessors. three parallel algorithms for matrix multiplication-Parallel Matrix Multiplication Algorithms on Hypercube Multiprocessors. three parallel algorithms for matrix multiplication
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:118.56kb
    • 提供者:Mr.Le
  1. Matrix

    1下载:
  2. 用MPI编写的实现并行的矩阵相乘的程序,在VC6.0下通过运行-To achieve a parallel matrix multiplication
  3. 所属分类:Algorithm

    • 发布日期:2017-11-13
    • 文件大小:1.74kb
    • 提供者:zengshaofeng
  1. matrix_multiplication_mpi_hw3

    0下载:
  2. A parallel program for the multiplication of two 5x5 matrices by using drived data types.Choose 6 nodes in the run time and each row of the resultant matrix should be calculated by one of the nodes. Create your matrixes only in the master node and us
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:1.09kb
    • 提供者:tunc
  1. lu

    1下载:
  2. 矩阵相乘的LU算法,采用行连续划分策略,MPI并行实现。-LU matrix multiplication algorithm, using line continuous partitioning strategy, MPI parallel implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:1.35kb
    • 提供者:NeoLi
  1. jacobi_mpi

    0下载:
  2. C语言版的基于MPI的Jacobi矩阵计算的并行算法~~~ -C-language version of the Jacobi matrix calculation of MPI-based parallel algorithm ~ ~ ~
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:2.55kb
    • 提供者:陈晓东
  1. Cholesky_MPI

    2下载:
  2. 矩阵Cholesky分解并行算法MPI源程序-Matrix Cholesky decomposition parallel algorithm MPI source
  3. 所属分类:Algorithm

    • 发布日期:2014-06-18
    • 文件大小:2kb
    • 提供者:陈晓东
  1. sum

    0下载:
  2. Sum matrix in parallel on CUDA
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:778.93kb
    • 提供者:NashJ
  1. stripMatrixMultiplus

    0下载:
  2. MPI带状划分矩阵乘法 MPI文件并行读写-MPI the striping matrix multiplication MPI parallel read and write files
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:1.6kb
    • 提供者:asfgsadko3
  1. MatrixMultiplication_OpenCL

    0下载:
  2. 矩阵相乘并行计算方法,基于OPENCL通用计算接口。-Parallel matrix multiplication calculation method, based OPENCL general computing interface.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:6.82kb
    • 提供者:吴江
  1. spmv_csr

    2下载:
  2. 稀疏矩阵的DIA/ELLPACK/COO/CSR/HYB表示形式,以及各表示形式下的稀疏矩阵乘法(稀疏大矩阵*矢量)的CUDA实现。对于矩阵中每一行稀疏元素个数较统一的情况,ELLPACK表示最佳,其次是HYB(ELL+COO)。 CUDA™ 是一种由NVIDIA推出的通用并行计算架构,该架构使GPU能够解决复杂的计算问题。 它包含了CUDA指令集架构(ISA)以及GPU内部的并行计算引擎。 开发人员现在可以使用C语言来为CUDA™ 架构编写程序-Sparse matri
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3.13mb
    • 提供者:lipeng
  1. JCudaMatrixGPU

    0下载:
  2. 矩阵计算(并行计算,使用cuda),加入计时器-matrix computation(use parallel computation under cuda), add counter of time
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2.77kb
    • 提供者:Fred Ji
搜珍网 www.dssz.com