Open GoogleCodeExporter opened 9 years ago
This was on 64-bit Windows 7 with Java 7.
Original comment by ehrm...@gmail.com
on 6 Nov 2013 at 5:31
Try adding -Dcom.amd.aparapi.enableShowGeneratedOpenCL=true to see the actual
OpenCL source code being generated for your kernel. The message seems to say it
is an OpenCL compile time error.
What version of OpenCL are you using?
Original comment by ecasp...@gmail.com
on 6 Nov 2013 at 5:42
Here's the attached generated code. I got gcc to compile it with just a few
tweaks, so it's probably OK. (long will be 64 bits on a GPU, right?)
I'm not sure which version of OpenCL I have.
Original comment by ehrm...@gmail.com
on 6 Nov 2013 at 6:22
Attachments:
I forgot to mention I'm using the Aparapi_2013_01_23 build.
Original comment by ehrm...@gmail.com
on 6 Nov 2013 at 6:42
Original issue reported on code.google.com by
ehrm...@gmail.com
on 6 Nov 2013 at 4:57Attachments: