<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic libiomp problem in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/libiomp-problem/m-p/751968#M8111</link>
    <description>&lt;P&gt;i have installed ifort11.074 in fedora10.while i compile my threaded job , it shows error&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;error while loading shared libraries: libiomp5.so: cannot open shared object file: No such file or directory&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;while this library is present in the same file as .a version. a obvious workaround is compile the job statically. but my worry is why it cannot access the libiomp.so while it can access libiomp.a residing in the same dir.?&lt;/P&gt;</description>
    <pubDate>Sun, 21 Dec 2008 05:40:21 GMT</pubDate>
    <dc:creator>roddur</dc:creator>
    <dc:date>2008-12-21T05:40:21Z</dc:date>
    <item>
      <title>libiomp problem</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/libiomp-problem/m-p/751968#M8111</link>
      <description>&lt;P&gt;i have installed ifort11.074 in fedora10.while i compile my threaded job , it shows error&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;error while loading shared libraries: libiomp5.so: cannot open shared object file: No such file or directory&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;while this library is present in the same file as .a version. a obvious workaround is compile the job statically. but my worry is why it cannot access the libiomp.so while it can access libiomp.a residing in the same dir.?&lt;/P&gt;</description>
      <pubDate>Sun, 21 Dec 2008 05:40:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/libiomp-problem/m-p/751968#M8111</guid>
      <dc:creator>roddur</dc:creator>
      <dc:date>2008-12-21T05:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: libiomp problem</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/libiomp-problem/m-p/751969#M8112</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;I don't know if it will solve your problem.&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;But make sure the library directory is in the ld path.&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;In Slackware, I put the path in&lt;EM&gt; /etc/ld.so.conf&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;pc:~$ cat /etc/ld.so.conf&lt;BR /&gt;/usr/local/ga-4-0-8/lib/LINUX64&lt;BR /&gt;/usr/local/intel/cce/10.1.012/lib&lt;BR /&gt;/usr/local/intel/fce/10.1.012/lib&lt;BR /&gt;/usr/local/intel/mkl/10.0.1.014/lib/em64t&lt;BR /&gt;/usr/local/lib&lt;BR /&gt;/usr/i486-slackware-linux/lib&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;After this you must run, as root, &lt;EM&gt;ldconfig&lt;/EM&gt; command.&lt;BR /&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I am not sure, but there are another ways, such as put the library path in LD_LIBRARY_PATH, and export it.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 21 Dec 2008 23:03:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/libiomp-problem/m-p/751969#M8112</guid>
      <dc:creator>Rafael_Barreto</dc:creator>
      <dc:date>2008-12-21T23:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: libiomp problem</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/libiomp-problem/m-p/751970#M8113</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/410349"&gt;Rafael Barreto&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;P&gt;I am not sure, but there are another ways, such as put the library path in LD_LIBRARY_PATH, and export it.&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;As Rafael indicates, the expectation is that you set LD_LIBRARY_PATH, as sourcing one of the ifortvars scripts would do.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Dec 2008 03:56:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/libiomp-problem/m-p/751970#M8113</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2008-12-22T03:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: libiomp problem</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/libiomp-problem/m-p/751971#M8114</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/367365"&gt;tim18&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;As Rafael indicates, the expectation is that you set LD_LIBRARY_PATH, as sourcing one of the ifortvars scripts would do.&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;how idiot i am...i did had LD_LIB_PATH.....but fotgot that i had to update that as well(as i update from 10.1 to 11.0) ..... anyway, thanks for your help.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Dec 2008 06:37:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/libiomp-problem/m-p/751971#M8114</guid>
      <dc:creator>roddur</dc:creator>
      <dc:date>2008-12-22T06:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: libiomp problem</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/libiomp-problem/m-p/751972#M8115</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/271365"&gt;roddur&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/367365"&gt;tim18&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;P&gt;As Rafael indicates, the expectation is that you set LD_LIBRARY_PATH, as sourcing one of the ifortvars scripts would do.&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;how idiot i am...i did had LD_LIB_PATH.....but fotgot that i had to update that as well(as i update from 10.1 to 11.0) ..... anyway, thanks for your help.&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;Welcome to the club. We've all been there - don't feel so bad :~)&lt;/P&gt;
&lt;P&gt;Jim Dempsey&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Dec 2008 14:04:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/libiomp-problem/m-p/751972#M8115</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2008-12-22T14:04:13Z</dc:date>
    </item>
  </channel>
</rss>

