rzel / aparapi

Automatically exported from code.google.com/p/aparapi
Other
0 stars 0 forks source link

Generating OpenCL #148

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Running the following command to have the program run and generate OpneCL 
code.

hadoop -Dcom.amd.aparapi.enableShowGeneratedOpenCL=true -cp 
/path-to-aparapi/aparapi.jar' <prog>.jar

What is the expected output? What do you see instead?
Run the program, provide output along with OpenCL translation

What version of the product are you using? On what operating system?
Aparapi_2013_01_23_linux_x86_64

Original issue reported on code.google.com by sayani.m...@gmail.com on 18 Jul 2014 at 12:27