Opencl入门学习例子

时间:2020-12-04 18:25:09
【文件属性】:
文件名称:Opencl入门学习例子
文件大小:922KB
文件格式:ZIP
更新时间:2020-12-04 18:25:09
算法加速 OpenCL加速 并行加速 OPencl入门学习简单例子,完整包含了opencl编程的步骤,可供参看学习。。一个完整的OpenCL加速技术过程涉及到平台(Platform)、设备(Device)、上下文(Context)、OpenCL程序(Program)、指令队列(Command)、核函数(Kernel)、内存对象(Memory Object)、调用设备接口(NDRange),下面将分别进行做简单的介绍,后面也会给出参考资料的相关链接。
【文件预览】:
OpenclStudy
----OpenclStudy.vcxproj(8KB)
----VecAddenw.cl(241B)
----openclStudy.cpp(11KB)
----OpenclStudy.vcxproj.filters(2KB)
----tool.cpp(7KB)
----tool.h(1KB)
----Debug()
--------OpenclStudy.tlog()
----vecAdd.cl(160B)
----helper_timer.h(15KB)
----timer.h(3KB)
----hello_Kernel.cl(155B)
----x64()
--------Release()
----VecAdd.cpp(15KB)

网友评论