Intel® System Studio
Share information with other developers using Intel® System Studio.

Should I reinstall openvino,gstreamer..etc for intel c++ compiler

Prasad__Nagendra
Beginner
391 Views

Hi,

I am using gcc,g++ compilers to compile my code, and dependent libs such as openvino,gstreamer etc.

Now i want to compile my code using intel c++ to get some performance benefit on intel platforms.

For that should I reinstall/recompile the dependent libs like openvino,gstreamer??

 

Thanks,

 

0 Kudos
1 Reply
SofeaAzrin_A_Intel
391 Views

Hi Nagendra,

In case of OpenVINO, it already has performance libraries and it is independent with ICC. So, no need to recompile or reinstall.

For gstreamer, I will confirm back with you. If I'm not mistaken, gstreamer may have some Intel performance libraries and it can be compiled by ICC and GCC. So no need to reinstall them due to ICC.

0 Kudos
Reply