YYama47
New Contributor
4 years agoDynamic reconfiguration using OpenCL
Hello,
I am Yoji Yamato in Japan.
I used Dell PowerEdge R740 with Intel FPGA PAC D5005 (Intel FPGA Stratix).
This is a similar but other question from this one.
https://community.intel.com/t5/Application-Acceleration-With/FPGA-reconfiguration-for-OpenCL-logic/m-p/1355412#M1966
I would like to verify dynamic reconfiguration of FPGA using OpenCL.
When I execute dynamic reconfiguration of FPGA from mandelbrot OpenCL logics to sobel filter OpenCL logics, what should I do using Intel Acceleration Stack?
These are OpenCL files which are installed with Intel Acceleration Stack.
$INTELFPGAOCLSDKROOT/examples_aoc/mandelbrot
$INTELFPGAOCLSDKROOT/examples_aoc/sobel_filter