Analyzers
Community support for Analyzers (Intel VTune™ Profiler, Intel Advisor, Intel Inspector)
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
4819 Discussions

Error while loading openmp program in Vtune

jdbaba
Beginner
238 Views

Hi All,

I am trying to open the openmp compiled executable code into vtune. I am using Intel compiler and vtune in linux.

The error that I got while loading the file is "error while loading shared libraries: libiomp5.so : cannot open shared object file: No such file or directory"

However, if I try to load the program compiled without openmp then I can load the program on vtune. Why is it behaving so strange ? If I run the program along, then it will run.Do I need to set any environmental variable to load the openmp compiled program ?

Thank you so much.

Best Regards,

Jdbaba

0 Kudos
1 Reply
Peter_W_Intel
Employee
238 Views

Yes. You should set compiler environment variables in the console where VTune runs, see topic 364566.

Reply