OpenCL

所属分类:GPU/显卡
开发工具:C++
文件大小:1840KB
下载次数:0
上传日期:2011-06-17 11:05:52
上 传 者sh-1993
说明:  使用OpenCL在GPU上编程
(Programming on the GPU using OpenCL)

文件列表:
CL (0, 2011-06-17)
CL\cl.h (40448, 2011-06-17)
CL\cl.hpp (111624, 2011-06-17)
CL\cl_d3d10.h (4378, 2011-06-17)
CL\cl_ext.h (9037, 2011-06-17)
CL\cl_gl.h (6032, 2011-06-17)
CL\cl_gl_ext.h (2475, 2011-06-17)
CL\cl_platform.h (33958, 2011-06-17)
CL\opencl.h (1719, 2011-06-17)
Examples (0, 2011-06-17)
Examples\CMakeLists.txt (898, 2011-06-17)
Examples\DeviceInfo.cc (2155, 2011-06-17)
Examples\DeviceInfo.h (5435, 2011-06-17)
Examples\HelloWorld (0, 2011-06-17)
Examples\HelloWorld\.cproject (46058, 2011-06-17)
Examples\HelloWorld\.project (2455, 2011-06-17)
Examples\HelloWorld\.sconsign.dblite (3226, 2011-06-17)
Examples\HelloWorld\.svn (0, 2011-06-17)
Examples\HelloWorld\.svn\all-wcprops (420, 2011-06-17)
Examples\HelloWorld\.svn\entries (701, 2011-06-17)
Examples\HelloWorld\.svn\prop-base (0, 2011-06-17)
Examples\HelloWorld\.svn\prop-base\.sconsign.dblite.svn-base (53, 2011-06-17)
Examples\HelloWorld\.svn\text-base (0, 2011-06-17)
Examples\HelloWorld\.svn\text-base\.cproject.svn-base (46058, 2011-06-17)
Examples\HelloWorld\.svn\text-base\.project.svn-base (2455, 2011-06-17)
Examples\HelloWorld\.svn\text-base\.sconsign.dblite.svn-base (3226, 2011-06-17)
Examples\HelloWorld\AMD (0, 2011-06-17)
Examples\HelloWorld\AMD\.svn (0, 2011-06-17)
Examples\HelloWorld\AMD\.svn\all-wcprops (648, 2011-06-17)
Examples\HelloWorld\AMD\.svn\entries (967, 2011-06-17)
Examples\HelloWorld\AMD\.svn\text-base (0, 2011-06-17)
Examples\HelloWorld\AMD\.svn\text-base\SConstruct.svn-base (597, 2011-06-17)
Examples\HelloWorld\AMD\.svn\text-base\cl.hpp.svn-base (112900, 2011-06-17)
Examples\HelloWorld\AMD\.svn\text-base\hello.cc.svn-base (9757, 2011-06-17)
Examples\HelloWorld\AMD\.svn\text-base\hello.h.svn-base (811, 2011-06-17)
Examples\HelloWorld\AMD\.svn\text-base\hello_kernel.cl.svn-base (874, 2011-06-17)
Examples\HelloWorld\AMD\SConstruct (597, 2011-06-17)
Examples\HelloWorld\AMD\cl.hpp (112900, 2011-06-17)
Examples\HelloWorld\AMD\hello.cc (9757, 2011-06-17)
... ...

Adventures in OpenCL: Part 1.5 http://enja.org Getting Started: building and running a minimalist kernel (with C++ headers) This is the same code as part1, just converted to use OpenCL C++ Bindings. Build: make a build directory and build the tutorial mkdir build cd build cmake .. make execute the example program ./part1.x NOTES: Followed this tutorial to convert from C headers to C++ http://developer.amd.com/gpu/ATIStreamSDK/ImageConvolutionOpenCL/Pages/ImageConvolutionUsingOpenCL_3.aspx

近期下载者

相关文件


收藏者