<?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: mpif90 and linking options under linux HPC in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/mpif90-and-linking-options-under-linux-HPC/m-p/881754#M1934</link>
    <description>I don't know of an Intel mpi wrapper named mpif90, nor do I know of any Intel compiler for linux which doesn't use ld. If you want to pass an option through mpiifort or ifort to ld, you can do it by the usual -Wl,&lt;COMMAND passed="" to="" ld=""&gt;, just as you would do with gcc. So, I'm somewhat mystified as to what you are talking about. Several versions of mpich would be built with an mpif90 wrapper (which would invoke ld indirectly), but that doesn't seem to match your words.&lt;/COMMAND&gt;</description>
    <pubDate>Tue, 20 Feb 2007 22:02:35 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2007-02-20T22:02:35Z</dc:date>
    <item>
      <title>mpif90 and linking options under linux HPC</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpif90-and-linking-options-under-linux-HPC/m-p/881753#M1933</link>
      <description>&lt;P&gt;I need to pass to the intel linker (i'm assuming mpif90 doesn't use ld)&lt;/P&gt;
&lt;P&gt;--stack 100000000,50000000 &lt;/P&gt;
&lt;P&gt;since intel's mpi compiler mpif90 doesn't use ld, how do I do this?&lt;/P&gt;
&lt;P&gt;Will -Xlinker work ?&lt;/P&gt;
&lt;P&gt;ie.&lt;/P&gt;
&lt;P&gt;&amp;gt;mpif90 -lm -Xlinker --stack -Xlinker 100000000,50000000-o mycode1.o mycode2.o&lt;/P&gt;
&lt;P&gt;OR BETTER YET,&lt;/P&gt;
&lt;P&gt;if I have the executable, can I issue some sort of command to change the stack reserve and commit on the executable?&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2007 22:24:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpif90-and-linking-options-under-linux-HPC/m-p/881753#M1933</guid>
      <dc:creator>jianni</dc:creator>
      <dc:date>2007-02-19T22:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: mpif90 and linking options under linux HPC</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpif90-and-linking-options-under-linux-HPC/m-p/881754#M1934</link>
      <description>I don't know of an Intel mpi wrapper named mpif90, nor do I know of any Intel compiler for linux which doesn't use ld. If you want to pass an option through mpiifort or ifort to ld, you can do it by the usual -Wl,&lt;COMMAND passed="" to="" ld=""&gt;, just as you would do with gcc. So, I'm somewhat mystified as to what you are talking about. Several versions of mpich would be built with an mpif90 wrapper (which would invoke ld indirectly), but that doesn't seem to match your words.&lt;/COMMAND&gt;</description>
      <pubDate>Tue, 20 Feb 2007 22:02:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpif90-and-linking-options-under-linux-HPC/m-p/881754#M1934</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2007-02-20T22:02:35Z</dc:date>
    </item>
  </channel>
</rss>

