- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2018
08:56 PM
Three cheers for anonymous AMD engineer that fixed OpenCL driver bug
My app makes very heavy use of OpenCL events.
For the longest time, the app was unstable - seemingly there was a race condition where
event callbacks sometimes would not get called, causing my app to stop working.
Now, with update 18.5.1 on Windows, this problem has miraculously gone away. Everything is rock solid.
And I can run the app for a long time with no drop in performance
So, whoever you are and whatever you did, thank you!
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2018
01:02 AM
Hi boxerab,
Can you provide some example code when problem happens ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2018
06:19 PM
Unfortunately, driver 18.6.1 has made my application completely unusable.
Callbacks are not firing at all.
Unfortunately, very hard to create a reproducer for this.
