- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Well, I think that this is my first post on the forum so hi! to everyone.
I have an issue when debugging an OpenCl kernel, when I try to enter a function declared outside it and invoqued inside the kernel I have the following error:
First-chance exception at 0x763cc41f in OpenCL_EGS.exe: Microsoft C++ exception: OclSocketError at memory location 0x02dff9f0..
The thread 'Win32 Thread' (0x11b4) has exited with code -1 (0xffffffff).
In general this error is quite random, sometimes I am able to enter and execute some lines inside the function before the error appears. But what is more weird is that if I do not enter the function and just execute the line where it is invoqued it executes without problem and behaves correctly.
I really need to be able to use this ability inside the function and it is quite frustrating to have this error time by time...
Thanks for your help!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the information!
We were able to reproduce the failure and find the root cause.
We hope to have the fix available on our next SDK release.
Thanks,
Uri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Well, it is great to have contributed a bit with the developing process of the SDK...

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