Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
4999 Discussions

Error while loading openmp program in Vtune

jdbaba
Beginner
388 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
388 Views

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

0 Kudos
Reply