- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When I pass an array of 2 wait events into clEnqueueReadBuffer, with one event created manually, the ref counts are not incremented.
As I understand, all events passed into cl methods should get their ref counts incremented.
This works correctly with my GPU, but not for CPU (WIndows 7 64 bit, core i7 3770, latest Intel OpenCL driver for CPU)
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Aaron,
Could you please send me a small reproducer (a small buildable code sample) that demonstrates this behavior? Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, Robert. I am working on this.
When I call clCreateUserEvent, does this use the Intel ICD, or does it use the host OpenCL library.
Because, I am using the AMD OpenCL SDK, with target set to CPU.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OK, so it turns out that I was not initializing the CPU context correctly., Working fine now.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page