Forum Discussion
JananiC_Intel
New Contributor
5 years agoHi,
Yes,this is possible by launching 2 kernels with different device selector. One kernel with gpu_selector and other with intel::fpga_selector. As the kernel call is asynchronous they both will work parallelly.
Thanks.
Gao__Chao
New Contributor
5 years agoHi,
Could you give me some examples?
I didn't find any example which implements GPU and FPGA in two kernel in the same DPC++ file, also, the compile make file is also different I guess, how do we compile that?
Thanks
Chao