- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I seem to have found a case where clBuildProgram() crashes with no error or log on Windows.
Linux is unaffected it seems.
It seems to be related to optimization as it works fine if I add the -cl-opt-disable option.
I've narrowed it down to a for loop with a variable number of iterations.
I've tried #pragma unroll 1 with no effect.
Any advice for getting more information from the runtime to debug this?
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page