jogamp
›
jocl
Login
Register
Re: Process database table (or complex data)?
Posted by
gouessej
on
Dec 09, 2015; 1:50pm
URL:
https://forum.jogamp.org/Process-database-table-or-complex-data-tp4035890p4035891.html
Hi
Look at this simple example:
https://github.com/WadeWalker/jocl-demos/blob/master/src/com/jogamp/opencl/demos/hellojocl/HelloJOCL.java
This is the most important line of code to understand how you pass some inputs and gets some outputs:
https://github.com/WadeWalker/jocl-demos/blob/master/src/com/jogamp/opencl/demos/hellojocl/HelloJOCL.java#L71
Julien Gouesse |
Personal blog
|
Website
Free forum by Nabble
Edit this page