<?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 &amp;quot;.../intel64/fortcom: error while loading shared libraries: libstdc++.so.5&amp;quot; in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/quot-intel64-fortcom-error-while-loading-shared-libraries/m-p/745845#M3863</link>
    <description>&lt;B&gt;summary:&lt;/B&gt; code which is known to build on 64-bit RHEL with Intel 11 compilers is failing to build on a particular cluster, with the error&lt;BR /&gt;&lt;BR /&gt;&amp;gt; /ifs1/opt/intel-11.1/fortran_11.1.056/bin/intel64/fortcom: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory&lt;BR /&gt;&lt;BR /&gt;I lack admin rights on the cluster on which I want this to run, but would appreciate fix advice which I could relay to the admins.&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;details:&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;I am attempting to build &lt;A href="http://www.epa.gov/amad/CMAQ/"&gt;CMAQ&lt;/A&gt;, an air-quality model widely used by the US Environmental Protection Agency (et al), on &lt;A href="https://help.unc.edu/6214"&gt;topsail&lt;/A&gt;, a Research Computing cluster @ UNC-Chapel Hill:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.unc.edu/6214" target="_blank"&gt;https://help.unc.edu/6214&lt;/A&gt;&lt;BR /&gt;&amp;gt; Login node : topsail.unc.edu 8 CPUs @ 2.3 GHz Intel EM64T with 2x4M&lt;BR /&gt;&amp;gt; L2 cache (Model E5345/Clovertown), 12 GB memory&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Compute nodes: 520 blade servers, each with 2 quad-core 2.3 GHz&lt;BR /&gt;&amp;gt; Intel EM64T processors, 2x4M L2 cache (Model E5345/Clovertown), and&lt;BR /&gt;&amp;gt; 12 GB memory[, managed by LSF.]&lt;BR /&gt;&lt;BR /&gt;topsail nodes run RHEL 5, managed by LSF: `uname -imprv' on the compute nodes give&lt;BR /&gt;&lt;BR /&gt;&amp;gt; 2.6.18-128.7.1.el5 #1 SMP Wed Aug 19 04:00:49 EDT 2009 x86_64 x86_64 x86_64&lt;BR /&gt;&lt;BR /&gt;CMAQ builds widely in part because it supplies its own build scripts. I'm trying to run one (scripts/stenex/bldit.se.Linux), which first checks out fortran sources from a CVS repository, then compiles them. It's checking out without problem, but each compile fails like&lt;BR /&gt;&lt;BR /&gt;&amp;gt; /usr/mpi/intel/mvapich-1.1.0/bin/mpif90 -extend_source 132 -cm -w95 -c -O2 -I/usr/mpi/intel/mvapich-1.1.0/include se_comm_info_ext.f&lt;BR /&gt;&amp;gt; /ifs1/opt/intel-11.1/fortran/bin/intel64/fortcom: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory&lt;BR /&gt;&amp;gt; ifort: error #10273: Fatal error in /ifs1/opt/intel-11.1/fortran/bin/intel64/fortcom, terminated by 0x7f&lt;BR /&gt;&lt;BR /&gt;I note a &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=61976"&gt;previous forum post&lt;/A&gt;:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=61976" target="_blank"&gt;http://software.intel.com/en-us/forums/showthread.php?t=61976&lt;/A&gt;&lt;BR /&gt;&amp;gt; Kevin Davis (Intel) November 19, 2008 9:46 AM PST&lt;BR /&gt;&amp;gt; Re: problem with libstdc++.so.5 using intel fortran compiler 11.0&lt;BR /&gt;&lt;BR /&gt;&amp;gt; The Intel 64 compiler in the 11.0 release is a native 64-bit&lt;BR /&gt;&amp;gt; executable and requires /usr/lib64/libstdc++.so.5&lt;BR /&gt;&lt;BR /&gt;Unfortunately on the compute nodes I am currently seeing only the 32-bit versions:&lt;BR /&gt;&lt;BR /&gt;[tr@topsail-login1 ~]$ bsub -q int -Ip ls -al /usr/lib/libstdc++.so.5&lt;BR /&gt;...&lt;BR /&gt;lrwxrwxrwx 1 root root 18 Feb 23 21:12 /usr/lib/libstdc++.so.5 -&amp;gt; libstdc++.so.5.0.7&lt;BR /&gt;[tr@topsail-login1 ~]$ bsub -q int -Ip ls -al /usr/lib/libstdc++.so.5.0.7&lt;BR /&gt;...&lt;BR /&gt;-rwxr-xr-x 1 root root 733488 Dec 1 2004 /usr/lib/libstdc++.so.5.0.7&lt;BR /&gt;[tr@topsail-login1 ~]$ bsub -q int -Ip ls -al /usr/lib64/libstdc++.so.5&lt;BR /&gt;...&lt;BR /&gt;ls: /usr/lib64/libstdc++.so.5: No such file or directory&lt;BR /&gt;&lt;BR /&gt;So I'm assuming the lack of the 64-bit libstdc++.so.5 is causing the compile problem. Does that sound correct? If so, your assistance with convincing/helping my admins to fix it is appreciated. If not, please advise me regarding the actual problem.&lt;BR /&gt;&lt;BR /&gt;TIA, Tom Roche &lt;TOM_ROCHE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/TOM_ROCHE&gt;</description>
    <pubDate>Fri, 23 Apr 2010 19:57:12 GMT</pubDate>
    <dc:creator>tlroche</dc:creator>
    <dc:date>2010-04-23T19:57:12Z</dc:date>
    <item>
      <title>".../intel64/fortcom: error while loading shared libraries: libstdc++.so.5"</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/quot-intel64-fortcom-error-while-loading-shared-libraries/m-p/745845#M3863</link>
      <description>&lt;B&gt;summary:&lt;/B&gt; code which is known to build on 64-bit RHEL with Intel 11 compilers is failing to build on a particular cluster, with the error&lt;BR /&gt;&lt;BR /&gt;&amp;gt; /ifs1/opt/intel-11.1/fortran_11.1.056/bin/intel64/fortcom: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory&lt;BR /&gt;&lt;BR /&gt;I lack admin rights on the cluster on which I want this to run, but would appreciate fix advice which I could relay to the admins.&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;details:&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;I am attempting to build &lt;A href="http://www.epa.gov/amad/CMAQ/"&gt;CMAQ&lt;/A&gt;, an air-quality model widely used by the US Environmental Protection Agency (et al), on &lt;A href="https://help.unc.edu/6214"&gt;topsail&lt;/A&gt;, a Research Computing cluster @ UNC-Chapel Hill:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.unc.edu/6214" target="_blank"&gt;https://help.unc.edu/6214&lt;/A&gt;&lt;BR /&gt;&amp;gt; Login node : topsail.unc.edu 8 CPUs @ 2.3 GHz Intel EM64T with 2x4M&lt;BR /&gt;&amp;gt; L2 cache (Model E5345/Clovertown), 12 GB memory&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Compute nodes: 520 blade servers, each with 2 quad-core 2.3 GHz&lt;BR /&gt;&amp;gt; Intel EM64T processors, 2x4M L2 cache (Model E5345/Clovertown), and&lt;BR /&gt;&amp;gt; 12 GB memory[, managed by LSF.]&lt;BR /&gt;&lt;BR /&gt;topsail nodes run RHEL 5, managed by LSF: `uname -imprv' on the compute nodes give&lt;BR /&gt;&lt;BR /&gt;&amp;gt; 2.6.18-128.7.1.el5 #1 SMP Wed Aug 19 04:00:49 EDT 2009 x86_64 x86_64 x86_64&lt;BR /&gt;&lt;BR /&gt;CMAQ builds widely in part because it supplies its own build scripts. I'm trying to run one (scripts/stenex/bldit.se.Linux), which first checks out fortran sources from a CVS repository, then compiles them. It's checking out without problem, but each compile fails like&lt;BR /&gt;&lt;BR /&gt;&amp;gt; /usr/mpi/intel/mvapich-1.1.0/bin/mpif90 -extend_source 132 -cm -w95 -c -O2 -I/usr/mpi/intel/mvapich-1.1.0/include se_comm_info_ext.f&lt;BR /&gt;&amp;gt; /ifs1/opt/intel-11.1/fortran/bin/intel64/fortcom: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory&lt;BR /&gt;&amp;gt; ifort: error #10273: Fatal error in /ifs1/opt/intel-11.1/fortran/bin/intel64/fortcom, terminated by 0x7f&lt;BR /&gt;&lt;BR /&gt;I note a &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=61976"&gt;previous forum post&lt;/A&gt;:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=61976" target="_blank"&gt;http://software.intel.com/en-us/forums/showthread.php?t=61976&lt;/A&gt;&lt;BR /&gt;&amp;gt; Kevin Davis (Intel) November 19, 2008 9:46 AM PST&lt;BR /&gt;&amp;gt; Re: problem with libstdc++.so.5 using intel fortran compiler 11.0&lt;BR /&gt;&lt;BR /&gt;&amp;gt; The Intel 64 compiler in the 11.0 release is a native 64-bit&lt;BR /&gt;&amp;gt; executable and requires /usr/lib64/libstdc++.so.5&lt;BR /&gt;&lt;BR /&gt;Unfortunately on the compute nodes I am currently seeing only the 32-bit versions:&lt;BR /&gt;&lt;BR /&gt;[tr@topsail-login1 ~]$ bsub -q int -Ip ls -al /usr/lib/libstdc++.so.5&lt;BR /&gt;...&lt;BR /&gt;lrwxrwxrwx 1 root root 18 Feb 23 21:12 /usr/lib/libstdc++.so.5 -&amp;gt; libstdc++.so.5.0.7&lt;BR /&gt;[tr@topsail-login1 ~]$ bsub -q int -Ip ls -al /usr/lib/libstdc++.so.5.0.7&lt;BR /&gt;...&lt;BR /&gt;-rwxr-xr-x 1 root root 733488 Dec 1 2004 /usr/lib/libstdc++.so.5.0.7&lt;BR /&gt;[tr@topsail-login1 ~]$ bsub -q int -Ip ls -al /usr/lib64/libstdc++.so.5&lt;BR /&gt;...&lt;BR /&gt;ls: /usr/lib64/libstdc++.so.5: No such file or directory&lt;BR /&gt;&lt;BR /&gt;So I'm assuming the lack of the 64-bit libstdc++.so.5 is causing the compile problem. Does that sound correct? If so, your assistance with convincing/helping my admins to fix it is appreciated. If not, please advise me regarding the actual problem.&lt;BR /&gt;&lt;BR /&gt;TIA, Tom Roche &lt;TOM_ROCHE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/TOM_ROCHE&gt;</description>
      <pubDate>Fri, 23 Apr 2010 19:57:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/quot-intel64-fortcom-error-while-loading-shared-libraries/m-p/745845#M3863</guid>
      <dc:creator>tlroche</dc:creator>
      <dc:date>2010-04-23T19:57:12Z</dc:date>
    </item>
    <item>
      <title>".../intel64/fortcom: error while loading shared libraries: lib</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/quot-intel64-fortcom-error-while-loading-shared-libraries/m-p/745846#M3864</link>
      <description>Tom,&lt;BR /&gt;&lt;BR /&gt;You are spot-on: the compute nodes need the 64 bit version of libstdc++.so.5. &lt;BR /&gt;&lt;BR /&gt;For your admins, the easiest fix is to simply copy that file from the login/head node out to each of the compute nodes. If they use a master node image and diskless boot it will be a cake walk. &lt;BR /&gt;&lt;BR /&gt;ron</description>
      <pubDate>Fri, 23 Apr 2010 20:05:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/quot-intel64-fortcom-error-while-loading-shared-libraries/m-p/745846#M3864</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2010-04-23T20:05:58Z</dc:date>
    </item>
    <item>
      <title>".../intel64/fortcom: error while loading shared libraries: lib</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/quot-intel64-fortcom-error-while-loading-shared-libraries/m-p/745847#M3865</link>
      <description>&lt;DIV id="tiny_quote"&gt;
                &lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=160574" class="basic" href="https://community.intel.com/en-us/profile/160574/"&gt;Ronald W. Green (Intel)&lt;/A&gt;&lt;/DIV&gt;
                &lt;DIV style="border: 1px inset; padding: 5px; background-color: #e5e5e5; margin-left: 2px; margin-right: 2px;"&gt;&lt;I&gt;Tom,&lt;BR /&gt;&lt;BR /&gt;the compute nodes need the 64 bit version of libstdc++.so.5.For your admins, the easiest fix is to simply copy that file from the login/head node out to each of the compute nodes.&lt;/I&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;Thanks for your assistance. Instead the admin&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [noted] the login node has both the 32-bit and the 64-bit version of this&lt;BR /&gt;&amp;gt; library, but the compute nodes are lacking the 64bit version of this&lt;BR /&gt;&amp;gt; library. I have manually updated the nodes to include the RPM&lt;BR /&gt;&amp;gt; compat-libstdc++-33-3.2.3-61.x86_64.rpm&lt;BR /&gt;&lt;BR /&gt;That also solved the problem.&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Apr 2010 04:35:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/quot-intel64-fortcom-error-while-loading-shared-libraries/m-p/745847#M3865</guid>
      <dc:creator>tlroche</dc:creator>
      <dc:date>2010-04-26T04:35:38Z</dc:date>
    </item>
  </channel>
</rss>

