Forum Discussion
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 ?
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