- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear eveyone
My kernel which use the 'printf' function seem to not work. I got nothing when I try to develop a program. But it work well when I use Nuclear display OpenCL runtime.
I try to use a simple kernel to print, but nothing expected happens.
Example like that does not work.
kernel void maintest(){
printf("%s\n", "this is a test string\n");
}
My cpu is i5-6300hq which working in windows10 pro. The runtime comes from Intel® Process Runtime for OpenCL™ and shuld be the latest version. I will appreciate that some infomation help me to solve it.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Can you provide a reproducer? I tested an example, printf can work on my side.
Thanks.

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