openCL:openCL项目

时间:2021-02-14 12:08:37
【文件属性】:
文件名称:openCL:openCL项目
文件大小:31KB
文件格式:ZIP
更新时间:2021-02-14 12:08:37
C openCL的 在openCL中实现排序算法和矩阵运算 排序: bitonic-sort->双音排序算法。 radix-sort->简单的基数算法,对8个无符号短裤进行排序。 矩阵运算: 转置->矩阵的转置。 vector-reflection->计算float4矢量的反射。 共轭梯度->计算bcsstk05.mtx数据上的共轭梯度。 使用mmio文件中包含的功能读取mtx文件。 信号处理: Fourier-transform->对实值数据进行Fourier变换。
【文件预览】:
openCL-master
----matrix-operations()
--------vector-reflection()
--------transpose()
--------conjugate-gradient()
----signal-processing()
--------fourier-transform()
----README.md(579B)
----sorting()
--------bitonic-sort()
--------radix-sort()
----.gitignore(5B)

网友评论