Forum Discussion

JRome28's avatar
JRome28
Icon for New Contributor rankNew Contributor
5 years ago

MultiKernel design with oneAPI

Hi, I have a multikernel design in OpenCL, where in a single kernel.cl file we include several copies of the same kernel. This way we can replicate a little kernel in order to ocupe more FPGA and spe...