Forum Discussion
JohnT_Altera
Regular Contributor
6 years agoHi,
I understand but unfortunately currently the OpenVINO for FPGA does not support docker as it is not validated in this setup
VDemc2
New Contributor
6 years ago"OpenVINO for FPGA does not support docker" I am confused a bit.
We run FPGA on host (not in docker) and there are 2 docker containers running on the same host BUT he FPGA application does not communicate with those docker containers.
They run as separated processes.
I assume there is a simultaneous access from FPGA and docker engine which cause freezing issue.