| Thread Tools | Search this thread |
|---|
jirina
| November 11, 2008 2:59 AM PST Error while loading shared libraries: libiomp5.so | ||||
I am trying to create an application in the following way: ifort -fixed -extend_source 132 -openmp -fpscomp general -warn declarations -assume byterecl -threads -align all -heap-arrays file1.for file2.for ... fileN.for -o MyApp.out After I start the application, I get the error 'Error while loading shared libraries: libiomp5.so'. I updated my .bash_profile to include source /opt/intel/Compiler/11.0/044/bin/ifortvars.sh ia32 and added also export PATH=/opt/intel/Compiler/11.0/044/lib/ia32:$PATH because this path contains libiomp5.so, but I am still getting the same error message. What am I doing wrong? Please note that I am a complete newbie in Linux and Intel Fortran in Linux, so my questions might be quite stupid :-[Is there any way how to "link a library to an application" so that the application can be distributed? | |||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
| 8474 users have contributed to 31606 threads and 100656 posts to date. |
|---|
| In the past 24 hours, we have 30 new thread(s) 109 new posts(s), and 163 new user(s). In the past 3 days, the most popular thread for everyone has been gemm(A,A,A) like possible? The most posts were made to gemm(A,A,A) like possible? The post with the most views is Dear Steve, excuse me for a d Please welcome our newest member Kevin Johnson |