Cuda.

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Cuda.

joedizzle
Any plans of implementing CUDA? Just a thought...
Reply | Threaded
Open this post in threaded view
|

Re: Cuda.

Michael Bien
no. We have already JOCL which is a binding to the vendor independent OpenCL API.
http://jocl.jogamp.org

On 08/23/2010 01:56 PM, joedizzle [via jogamp] wrote:
Any plans of implementing CUDA? Just a thought...


View message @ http://jogamp.762907.n3.nabble.com/Cuda-tp1289321p1289321.html
To start a new topic under jogamp, email [hidden email]
To unsubscribe from jogamp, click here.

-- 
http://michael-bien.com/
Reply | Threaded
Open this post in threaded view
|

Re: Cuda.

joedizzle
There is a name conflict of jocl with this http://www.jocl.org/. Does jogamp also support the project.
Reply | Threaded
Open this post in threaded view
|

Re: Cuda.

Michael Bien
no. its a different project.
all jogamp projects like jogl, jocl and joal use via gluegen automatically generated, compiletime JNI bindings under BSD. Thats the easiest way how to distinguish between other projects.

com.jogamp.opencl.*
no naming conflict :)

-michael

On 08/23/2010 02:16 PM, joedizzle [via jogamp] wrote:
There is a name conflict of jocl with this www.jocl.org/. Does jogamp also support the project.


View message @ http://jogamp.762907.n3.nabble.com/Cuda-tp1289321p1289690.html
To start a new topic under jogamp, email [hidden email]
To unsubscribe from jogamp, click here.


-- 
http://michael-bien.com/