cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

gvivekcbe
Journeyman III

ATI Stream SDK v2.0 Beta 4:Unable able to debug/step through openCL sample on x86 CPU

I dont have a graphics card. Iam trying to debug the Reduction Sample in ATI Stream SDK v2.0 Beta 4 on x86 CPU. But it fails with this message when i step through the code:

The Program runs fine when i run it from command prompt with --device cpu argument. I saw that the kernel file is loading fine, not sure what else is going wrong. pl help

 

Thanks

 

BUILD LOG ************************************************ The system cannot find the path specified. ? ************************************************ Error: clBuildProgram failed. Error code : CL_BUILD_PROGRAM_FAILURE

0 Likes
1 Reply
genaganna
Journeyman III

Gvivekcbe,

                Please export  ATISTREAMSDKROOT to your sdk install dir.  This error mean runtime is not able to find OpenCL compiler.

0 Likes