-
spmv_csr
稀疏矩阵的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)
- 2013-07-11 17:46:21下载
- 积分:1
-
gmm-4.2.tar
Generic templates of algorithms for sparse matrixs
- 2013-07-12 10:49:08下载
- 积分:1
-
FreqzPhase
对信号进傅里叶变换,得到振幅谱和相位谱,并可画出振幅谱和相位谱。(The signal into the Fourier transform, the amplitude spectrum and phase spectrum and amplitude spectrum and phase draw spectrum.)
- 2009-01-04 21:10:40下载
- 积分:1
-
Unit1
Algorithm gauss seidel load flow
- 2013-03-10 00:51:10下载
- 积分:1
-
FCTVOFMain
FCTVOF的主程序,其中FCTVOF是求解关于VOF值的运输方程的一种经典算法,可求出各时刻的各网格的VOF值,从而利用界面重构技术实现界面的重构。(FCTVOF main program, including FCTVOF is for solving the transport equation of VOF value a classic algorithm, can calculate the VOF value of each moment of each grid, so as to make use of the interface to refactor the technical implementation interface.
)
- 2021-01-19 22:08:42下载
- 积分:1
-
Response_surface_partial_least_squares_method
说明: 工艺优化中偏最小二乘法对响应面法的改进,显著改善模型系数不显著现象(Matlab program for calculating grey correlation matrix)
- 2019-04-06 20:58:03下载
- 积分:1
-
fdtd2dTM
时域有限差分 2维 完全匹配层
犹他州大学(fdtd method 2D pml perfect mached layed
www.ece.utah.edu)
- 2012-11-20 08:16:20下载
- 积分:1
-
Parallel-inverse-solution
并联机构 正反解 六自由度并联机构空间运动结算 实例分析(DOF parallel mechanism inverse solution space motion parallel mechanism settled case analysis)
- 2021-03-20 11:59:18下载
- 积分:1
-
Dieselengine
一个柴油机模型,能计算柴油机的油耗率,扭矩(a diesel engine modle)
- 2021-01-11 11:18:49下载
- 积分:1
-
gaosixiaoqu
计算方法:主要是高斯消去法的C语言算法实现(Calculation method: Gaussian elimination)
- 2012-12-09 15:58:18下载
- 积分:1