Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
5255 Discussions

Error while loading openmp program in Vtune

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

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

0 Kudos
Reply