Re: Problem running JOCL on Linux
Posted by Giovanni Idili on Jun 23, 2011; 12:53am
URL: https://forum.jogamp.org/Problem-running-JOCL-on-Linux-tp3093748p3098035.html
Once again thanks - working now! :)
I am getting the following error (which I wasnt getting on AMD/nVidia cards on Mac) when it compiles the kernel:
CLDevice [id: 140003654218144 name: Tesla M2050 type: GPU profile: FULL_PROFILE] build log:
<program source>:26:36: error: cannot modify value of type 'float'
for (float t = 0; t < steps; t++) {
but I realize this is out of scope on this forum so I'll probably post something over at the khronos forums.