cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

jonathan81
Journeyman III

First Step : run sum.exe

Hello,

i try to execute sum.exe in $(BROOKROOT)\samples\bin\xp but i haven't any result

I have checked :

-Catalyst Control Center and i disable VPU Recover

-BROOKROOT and CALROOT are good

I have a ATI RADEON HD 3870

I have a problem with GPU Shade Analyser :

- I have install DirectX SDK

But i put my code :

kernel void sum(float a<>, float b<>, out float c<>
{
 c = a + b;
}

GSA give this result : Unknown error compiling Brook kernel

 

Thanks

regards

Jonathan

 

0 Likes
2 Replies

Hi Jonathan,

Can you download v1.1-beta (I just posted on the forum about where to download it) and try it again?

Let me know if the problem is still there.

Thanks!

Michael.
0 Likes

Hi Michael,

Thanks

sum.exe -> OK !!!

GSA->OK !!!!

Regards

Jonathan

0 Likes