JOCL using a CELL device (accellarator)
Posted by suleman on May 16, 2011; 10:33am
URL: https://forum.jogamp.org/JOCL-using-a-CELL-device-accellarator-tp2947282.html
Hi,
I want to run a JOCL application using a CELL processes (Accellarator based OpenCL device). What changes i will require in the program which works fine on GPU based OpenCL device?
Will there be some more changes in-addition to the OpenCL device type to "accellarator" (where the context is created) ?
thanks