<?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 Re: MPICH on SLES 9 in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/MPICH-on-SLES-9/m-p/939207#M2709</link>
    <description>&lt;DIV&gt;Luke -&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;What errror are you seeing during the MPICH configuration about the Fortran compiler?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;--clay&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 16 Sep 2004 02:12:20 GMT</pubDate>
    <dc:creator>ClayB</dc:creator>
    <dc:date>2004-09-16T02:12:20Z</dc:date>
    <item>
      <title>MPICH on SLES 9</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MPICH-on-SLES-9/m-p/939205#M2707</link>
      <description>&lt;DIV&gt;I am tring to set up MPICH 1.2.6 on SLES 9 on itanium but I get an error during the configure script regarding the fortran compiler. Here is the info from the intel site on the fortran 8.0 compiler:&lt;/DIV&gt;
&lt;P&gt;On Itanium architecture, Linux systems with glibc 2.2.4, 2.2.5 and 2.3.2 and kernel 2.4 are supported&lt;/P&gt;
&lt;P&gt;SLES 9 has glibc version 2.3.3 and kernel 2.6. I could go back to SLES 8 but I really don't want to. Has anyone else run into this and if so, how did you get around it ?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Luke&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2004 05:55:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MPICH-on-SLES-9/m-p/939205#M2707</guid>
      <dc:creator>lukeszymanski</dc:creator>
      <dc:date>2004-09-15T05:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: MPICH on SLES 9</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MPICH-on-SLES-9/m-p/939206#M2708</link>
      <description>From Release Notes for current compiler posted at premier.intel.com&lt;BR /&gt;(8.1.018):&lt;BR /&gt;&lt;BR /&gt;Linux system with glibc 2.2.4, 2.2.5 or 2.3.2 and the 2.4.X or 2.6.X Linux kernel as represented by the following distributions. Note: Not all distributions listed are validated and not all distributions are listed. &lt;BR /&gt;Red Hat Linux 7.2 &lt;BR /&gt;Red Hat Enterprise Linux AS 2.1, AS 3, WS 3 &lt;BR /&gt;SUSE Linux Professional* 9.1 &lt;BR /&gt;SUSE Linux Enterprise Server 8, 9 &lt;BR /&gt;United Linux* 1.0 &lt;BR /&gt;&lt;BR /&gt;Given that SLES9 is listed as supported, you are certainly entitled to file a problem report if this compiler gives trouble.</description>
      <pubDate>Wed, 15 Sep 2004 07:00:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MPICH-on-SLES-9/m-p/939206#M2708</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2004-09-15T07:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: MPICH on SLES 9</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MPICH-on-SLES-9/m-p/939207#M2709</link>
      <description>&lt;DIV&gt;Luke -&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;What errror are you seeing during the MPICH configuration about the Fortran compiler?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;--clay&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 16 Sep 2004 02:12:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MPICH-on-SLES-9/m-p/939207#M2709</guid>
      <dc:creator>ClayB</dc:creator>
      <dc:date>2004-09-16T02:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: MPICH on SLES 9</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MPICH-on-SLES-9/m-p/939208#M2710</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;P&gt;Clay:&lt;/P&gt;
&lt;P&gt;This is from the config.log file of mpich 1.2.5.2 on SLES 9&lt;FONT face="Courier New" size="2"&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;/opt/intel_fc_80/lib/libifcoremt.a(tbk_linux.o)(.text+0xf2): In function `tbk_stack_trace':&lt;/P&gt;
&lt;P&gt;: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking&lt;/P&gt;
&lt;P&gt;/usr/lib/libdl.a(dlsym.o)(.text+0x10): In function `dlsym':&lt;/P&gt;
&lt;P&gt;/usr/src/packages/BUILD/glibc-2.3/dlfcn/dlsym.c:47: undefined reference to `_dl_load_lock'&lt;/P&gt;
&lt;P&gt;/usr/lib/libdl.a(dlsym.o)(.text+0x21):/usr/src/packages/BUILD/glibc-2.3/dlfcn/dlsym.c:47: undefined reference to `_dl_load_lock'&lt;/P&gt;
&lt;P&gt;/usr/lib/libdl.a(dlsym.o)(.text+0xb1):/usr/src/packages/BUILD/glibc-2.3/dlfcn/dlsym.c:58: undefined reference to `_dl_load_lock'&lt;/P&gt;
&lt;P&gt;/usr/lib/libdl.a(dlsym.o)(.text+0xc0):/usr/src/packages/BUILD/glibc-2.3/dlfcn/dlsym.c:58: undefined reference to `_dl_load_lock'&lt;/P&gt;
&lt;P&gt;/usr/lib/libdl.a(dlerror.o)(.text+0x3e2): In function `_dlerror_run':&lt;/P&gt;
&lt;P&gt;/usr/src/packages/BUILD/glibc-2.3/dlfcn/dlerror.c:106: undefined reference to `_dl_catch_error'&lt;/P&gt;
&lt;P&gt;ifort -o conftest conftest.f conftest1.o&lt;/P&gt;
&lt;P&gt;Error linking&lt;/P&gt;
&lt;P&gt;program main&lt;/P&gt;
&lt;P&gt;end&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 16 Sep 2004 02:33:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MPICH-on-SLES-9/m-p/939208#M2710</guid>
      <dc:creator>lukeszymanski</dc:creator>
      <dc:date>2004-09-16T02:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: MPICH on SLES 9</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MPICH-on-SLES-9/m-p/939209#M2711</link>
      <description>I have seen a similar error, caused by the compiler failing to pass -ldl as an option to ld.  More recent compilers add that option automatically, but you could append it to your link options.</description>
      <pubDate>Thu, 16 Sep 2004 02:58:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MPICH-on-SLES-9/m-p/939209#M2711</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2004-09-16T02:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: MPICH on SLES 9</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MPICH-on-SLES-9/m-p/939210#M2712</link>
      <description>&lt;DIV&gt;Thanks for the tip, it helped on RHEL3. Have not tried it on SLES 9 yet.&lt;/DIV&gt;</description>
      <pubDate>Sat, 18 Sep 2004 02:33:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MPICH-on-SLES-9/m-p/939210#M2712</guid>
      <dc:creator>lukeszymanski</dc:creator>
      <dc:date>2004-09-18T02:33:52Z</dc:date>
    </item>
  </channel>
</rss>

