Closed jiapei100 closed 4 years ago
OpenVINO is a toolkit consists of multiple libraries:
@dkurt
Thank you so much... So, with DLDT, can I just built each libraries (components) respectively? Because when I tried to install OpenVINO, I obtained the following ERROR info:
Intel® GPU is not detected on this machine
Installation can continue; however, GPU optimization will not be available for the product.
Intel® Graphics Compute Runtime for OpenCL™ Driver is missing but you will be prompted to install later
You will be prompted later to install the required Intel® Graphics Compute Runtime for OpenCL™ Driver For applications that offload computation to your Intel® GPU, the Intel® Graphics Compute Runtime for OpenCL™ Driver package for Linux is required.
Missing required libraries or packages. You will be prompted to install them later
Install the following libraries or packages required for Intel-optimized OpenCV, the Inference Engine, and the Model Optimizer tools:
libgtk2.0-dev
libswscale-dev
libavcodec-dev
libavformat-dev
After completing this part of the installation, use the installation guide to install this dependency.
Non root installation
You are running the installation as a regular Linux user. Installation of the Intel(R) Media SDK requires privileges escalation. To install the component, restart the installation script in root/sudo mode.
Looks like warning messages, not errors. Have you checked that OpenVINO installed? /opt/intel/openvino
Looks like not an issue. Closing
Sorry for my naive question, but what is the relationship between dldt and openvino?
Cheers Pei