Content-Length: 288522 | pFad | http://github.com/nativelibs4java/JavaCL/wiki/WritingOpenCLKernels

B3 WritingOpenCLKernels · nativelibs4java/JavaCL Wiki · GitHub
Skip to content

WritingOpenCLKernels

Olivier Chafik edited this page Nov 10, 2022 · 1 revision

Notes and tips on how to write OpenCL kernels

Converting from C code

  • remove static qualifier
  • qualify pointers as either __global or __local (and don't change the qualification)
  • ban double values, use float values instead (many devices don't support doubles)

Clone this wiki locally









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/nativelibs4java/JavaCL/wiki/WritingOpenCLKernels

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy