文件名称:spmv_csr
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-07-11
- 文件大小:
- 3.13mb
- 下载次数:
- 1次
- 提 供 者:
- lip***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
稀疏矩阵的DIA/ELLPACK/COO/CSR/HYB表示形式,以及各表示形式下的稀疏矩阵乘法(稀疏大矩阵*矢量)的CUDA实现。对于矩阵中每一行稀疏元素个数较统一的情况,ELLPACK表示最佳,其次是HYB(ELL+COO)。
CUDA™ 是一种由NVIDIA推出的通用并行计算架构,该架构使GPU能够解决复杂的计算问题。 它包含了CUDA指令集架构(ISA)以及GPU内部的并行计算引擎。 开发人员现在可以使用C语言来为CUDA™ 架构编写程序-Sparse matrix DIA/ELLPACK/COO/CSR/HYB representation, as well as the representation of the sparse matrix multiplication (large sparse matrix* vector)' s CUDA implementation. For each row of the sparse matrix representing the number of elements the case of unification, ELLPACK that the best, followed by HYB (ELL+COO). NVIDIA CUDA ™ is introduced by a general purpose parallel computing architecture that makes the GPU to solve complex computational problems. It contains the CUDA Instruction Set Architecture (ISA) and the GPU parallel computing engine. Developers can now use the C language to write programs for the CUDA ™ architecture
CUDA™ 是一种由NVIDIA推出的通用并行计算架构,该架构使GPU能够解决复杂的计算问题。 它包含了CUDA指令集架构(ISA)以及GPU内部的并行计算引擎。 开发人员现在可以使用C语言来为CUDA™ 架构编写程序-Sparse matrix DIA/ELLPACK/COO/CSR/HYB representation, as well as the representation of the sparse matrix multiplication (large sparse matrix* vector)' s CUDA implementation. For each row of the sparse matrix representing the number of elements the case of unification, ELLPACK that the best, followed by HYB (ELL+COO). NVIDIA CUDA ™ is introduced by a general purpose parallel computing architecture that makes the GPU to solve complex computational problems. It contains the CUDA Instruction Set Architecture (ISA) and the GPU parallel computing engine. Developers can now use the C language to write programs for the CUDA ™ architecture
(系统自动生成,下载前可以参看下载内容)
下载文件列表
稀疏矩阵_CUDA\CUDA大赛_基于CSR稀疏矩阵乘优化
.............\..............................\spmv_csr
.............\..............................\........\~$ Microsoft Word 文档.doc
.............\..............................\........\~WRL1123.tmp
.............\..............................\........\~WRL1564.tmp
.............\..............................\........\~WRL3436.tmp
.............\..............................\........\~WRL3745.tmp
.............\..............................\........\~WRL3973.tmp
.............\..............................\........\bin
.............\..............................\........\...\bcspwr10.psa
.............\..............................\........\...\bcsstk30.psa
.............\..............................\........\...\bcsstk31.psa
.............\..............................\........\...\cavity25.rua
.............\..............................\........\...\ibm32.pua
.............\..............................\........\...\lap___25.pse
.............\..............................\........\...\memplus.rua
.............\..............................\........\...\spmv.exe
.............\..............................\........\...\spmv.pdb
.............\..............................\........\...\tols4000.rua
.............\..............................\........\...\vector.txt
.............\..............................\........\cuda_profile.log
.............\..............................\........\cutil.h
.............\..............................\........\cutil32D.lib
.............\..............................\........\doc
.............\..............................\........\...\intro.doc
.............\..............................\........\...\界面截图.bmp
.............\..............................\........\...\说明文档.pdf
.............\..............................\........\matrix.cu
.............\..............................\........\matrix.h
.............\..............................\........\matrix.suo
.............\..............................\........\matrix_kernel.cu
.............\..............................\........\spmv.exe
.............\..............................\........\spmv.pdb
.............\..............................\........\spmv.suo
.............\..............................\........\texture.h
.............\..............................\........\vc80.pdb
.............\稀疏矩阵.doc
.............\稀疏矩阵存储格式报告.doc