登录
首页 » C++ » matrixMul

matrixMul

于 2020-12-13 发布 文件大小:8KB
0 214
下载积分: 1 下载次数: 1

代码说明:

说明:  cuda 矩阵运算程序,cuda上实现两个矩阵相乘(cuda matrix multi)

文件列表:

matrixMul
.........\matrixMul.cu,8350,2011-02-13
.........\matrixMul.h,923,2011-02-13
.........\matrixMul.txt,458,2011-02-13
.........\matrixMul_gold.cpp,1568,2011-02-13
.........\matrixMul_kernel.cu,3467,2011-02-13
.........\matrixMul_vc90.sln,1242,2010-10-20
.........\matrixMul_vc90.vcproj,11032,2011-02-13

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • GPU CUDA 的矩阵SOR
    SOR(Successive Over-Relaxation) 又名逐次超松弛法,是解决微分方程的一种通用算法,主要应用在解决拉普拉斯方程、肥皂泡形状等的问题上。本程序使用CUDA来实现sor,并且包含两种方法,一种是单一block运算整个矩阵,每个thread运算矩阵中的一个方块。一种是多个block运算整个矩阵,每个thread运算矩阵中的一个点。该程序有良好的注释,适合初学者学习。
    2022-09-25 08:50:03下载
    积分:1
  • mpi_lu
    LU算法的MPI串行实现,矩阵维数无要求,可在曙光4000A并行机运行(The LU algorithm MPI serial implementation matrix dimension requirements Dawning 4000A parallel machine running)
    2012-12-06 12:09:03下载
    积分:1
  • 细胞生命的模拟化
    This application provides an implementation of Conway’s Game of Life, using the Parallel class to parallelize the processing of the cellular automata.
    2022-06-29 16:39:03下载
    积分:1
  • 0_feature_standar_rf
    利用Python实现特征的MinMax标准化和Z-Score标准化两种特征归一化方法。并用原特征、两种归一化特征分别进行模型训练,比较模型性能。(Two normalization methods of MinMax normalization and Z-Score standardization are implemented by Python. The model is trained by the original feature and two normalization features respectively, and the performance of the model is compared.)
    2021-01-19 00:38:43下载
    积分:1
  • MPI-program-design
    MPI并行程序设计,介绍了MPI应用程序的编写方法及现状介绍等等(MPI parallel programming, this paper introduces the MPI application writing method and the present situation is introduced, and so on)
    2013-08-09 12:15:21下载
    积分:1
  • PI值的处理
    A console application that estimates the value of PI using a variety of both serial and parallel implementations, the latter done with both PLINQ and the Parallel class.
    2022-01-22 07:33:28下载
    积分:1
  • 研究生DSP实验
    本次实验主要目的是熟悉VISUALDSP++的开发环境。针对ADSP-TS201,利用几个用C、C++和汇编语言写成的简单例子来描述VISUAL DSP++编程环境和调试器(debugger)的主要特征和功能。对于运行在其它类型TS20x处理器的程序只需对其链接描述文件(.
    2022-05-28 04:53:57下载
    积分:1
  • 分布实现矩阵乘法
    资源描述 基于集群,测试后可用。 实现了并行分布式求解矩阵的幂。 基于消息传递的机制。主进程负责分配任务。各个子进程复杂计算。 通过分块,有效的解决了内存不足的问题。
    2023-07-19 07:35:03下载
    积分:1
  • ad9850
    内含串行与并行模式程序。有读函数,写函数,复位说明 与测试程序主函数(With serial and parallel mode program. Read write function, function, reset and test program main function)
    2013-08-31 13:08:23下载
    积分:1
  • sequential-code
    mandelbrot set sequential code for mpi
    2016-05-23 16:11:47下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载