OpenCL* for CPU
Ask questions and share information on Intel® SDK for OpenCL™ Applications and OpenCL™ implementations for Intel® CPU.
Announcements
This forum covers OpenCL* for CPU only. OpenCL* for GPU questions can be asked in the GPU Compute Software forum. Intel® FPGA SDK for OpenCL™ questions can be ask in the FPGA Intel® High Level Design forum.
1719 Discussions

OpenCL: increase maximum number of pipe arguments

LSolis
Beginner
360 Views

I have a design composed of several kernels communicated via pipes.

One of my kernels has more than 20 pipes, but the limitation on a Intel i5 CPU seems to be 16:

 

# clinfo | grep pipe
Max number of pipe args                         16
Max active pipe reservations                    65535
Max pipe packet size                            1024

 

Question: is there any way to increase number of pipes args?

Any help would be appreciated!

0 Kudos
0 Replies
Reply