ContributionsMost RecentMost LikesSolutionsRe: Dynamic reconfiguration using OpenCL Thank you for your reply. Currently, I use static reconfiguration using OpenCL. Therefore, I do not require information of dynamic reconfiguration using OpenCL. Best regards, Yoji Yamato Re: Dynamic reconfiguration using OpenCL Hello, I would like to add some information. Objective: Change FPGA configurtion based on user request trends at that time. To reduce service down time, dynamic reconfiguration is suitable than static reconfiguration. Verification target: Dynamic reconfiguration of FPGA (not partial reconfiguration of FPGA). Re: Dynamic reconfiguration using OpenCL Dynamic reconfiguration means to update logics of FPGA during operation. For example, while the Dell server computates mandelbrot using FPGA, the FPGA logics are updated to sobel filter by Remote System Upgrade or other means. I would like to know the means. Re: FPGA reconfiguration for OpenCL logic Thank you for your information. I have acquired the information of this question. Dynamic 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 Re: FPGA reconfiguration for OpenCL logic Hello, How about this one ? Let me update the question. I would like to verify "dynamic-reconfiguration" from one OpenCL application to another OpenCL application. Currently, I am looking for a way to run multiple applications (IPs) in parallel without conflict. Can clCreateProgramWithBinary() run multiple applications in parallel ? If there are any samples of dynamic-reconfiguration from one OpenCL application to another OpenCL application, could you tell me the sample information ? I only found a reconfiguration sample of LED but it is not written by OpenCL. Best regards, Yoji Re: FPGA reconfiguration for OpenCL logic Thank you for your reply. I would like to verify reconfiguration from one OpenCL application to another OpenCL application. Currently, I am looking for a way to run multiple applications (IPs) in parallel without conflict. Can clCreateProgramWithBinary() run multiple applications in parallel ? FPGA reconfiguration for OpenCL logic Hello, I am Yoji Yamato in Japan. I used Dell PowerEdge R740 with Intel FPGA PAC D5005 (Intel FPGA Stratix). I would like to verify FPGA reconfiguration. I implemented FPGA logic by OpenCL. When I reconfigurate FPGA logic written by OpnCL to other FPGA logic written by OpenCL, how should I do ? I think "Partial Peconfiguration" and "Remote System Upgrade" can be used but I cannot find the way to reconfigurate with OpenCL. How can I update Intel FPGA SDK for OpenCL 19.2? I use Intel PAC with Arria10 GX FPGA with Dell PowerEdge R740 from this July. I installed Intel Acceleration Stack Version 1.2 this July. - Intel FPGA SDK for OpenCL 17.1.1 - Quartus Prime Version 17.1.1 Currently, the latest version of Intel FPGA SDK for OpenCL is 19.2. Can I install 19.2 on this PowerEdge? And I cannot find license file on this computer. Could you teach me where is license file? Best regards, Yoji