cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

redditisgreat
Journeyman III

Basic compiler error still not fixed in newest release (v2.3)

FOR loops that count down are evaluated incorrectly on Evergreen GPUs.

The error is decribed here:

http://forums.amd.com/devforum/messageview.cfm?catid=390&threadid=140905

After getting the newest SDK release I found that the GPU compler still makes this basic translation error.

It is really hard justifying using OpenCL on AMD GPUs for any serious project under these circumstances.

0 Likes
2 Replies
genaganna
Journeyman III

Originally posted by: redditisgreat The error is decribed here:

 

http://forums.amd.com/devforum/messageview.cfm?catid=390&threadid=140905

 

After getting the newest SDK release I found that the GPU compler still makes this basic translation error.

 

It is really hard justifying using OpenCL on AMD GPUs for any serious project under these circumstances.

 

Could you please tell me which driver are you using?

Please try with latest driver and see whether it runs fine or not.

0 Likes

Thank you for your response.

It didn't work with driver v10.12 but it works with v11.2

So it's fine now

0 Likes