Intel® oneAPI Threading Building Blocks
Ask questions and share information about adding parallelism to your applications when using this threading library.

opencl_node examples needed

victor_d_1
Beginner
407 Views

I tried to build opencl_node examples provided in https://software.intel.com/en-us/blogs/2015/12/09/opencl-node-overview  and it's a bit out of date, doesn't build (clPrint.set_ndranges( { 1 } );) doesn't exist in the newer class. There is doesn't seem to be documentation of opencl_node within TBB documentation.

0 Kudos
1 Reply
Nikita_P_Intel
Employee
407 Views

Hi Victor,

Yes, the example in this blog is a little bit outdated. opencl_node is still in preview, so something can change. You can find opencl_node examples also here: stereo and fractal.

-Nikita

0 Kudos
Reply