JRome28
New Contributor
5 years agoMultiKernel 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...