Forum Discussion

JSYOO's avatar
JSYOO
Icon for New Contributor rankNew Contributor
1 year ago

Passing PipeArray as template in functor

Hi, I am trying to pass pipeArray through template in a functor. The pipeArray code in the following oneAPI sample directory was used: oneAPI-samples/DirectProgramming/C++SYCL_FPGA/include/pipe_ut...