Forum Discussion

asenjo's avatar
asenjo
Icon for New Contributor rankNew Contributor
3 years ago
Solved

Data level parallelism on FPGA with kernel replication using oneAPI

Hi, I'm playing with kernel replication on FPGA using oneAPI. There is a tutorial on kernel replication here, but it is exploiting pipeline parallelism whereas I want to exploit data-level parallel...