<?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:How to force CMake to link statically with Intel MPI in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/How-to-force-CMake-to-link-statically-with-Intel-MPI/m-p/1567128#M11485</link>
    <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/76268"&gt;@DataScientist&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;according to &lt;A href="https://cmake.org/cmake/help/latest/module/FindMPI.html" rel="noopener noreferrer" target="_blank"&gt;https://cmake.org/cmake/help/latest/module/FindMPI.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;MPI_&amp;lt;lang&amp;gt;_COMPILER_FLAGS&lt;/P&gt;&lt;P&gt;should be used to pass -static_mpi &lt;/P&gt;&lt;P&gt;(&lt;A href="https://gitlab.kitware.com/cmake/cmake/-/merge_requests/893" target="_blank"&gt;https://gitlab.kitware.com/cmake/cmake/-/merge_requests/893&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;does that work for you?&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 29 Jan 2024 17:35:06 GMT</pubDate>
    <dc:creator>TobiasK</dc:creator>
    <dc:date>2024-01-29T17:35:06Z</dc:date>
    <item>
      <title>How to force CMake to link statically with Intel MPI</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/How-to-force-CMake-to-link-statically-with-Intel-MPI/m-p/1565488#M11456</link>
      <description>&lt;P&gt;All my efforts to achieve this have so far failed. This included setting the proper compiler `-static` flags for Intel ifort and ifx. Is there a way to force static linking of MPI libraries?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 18:22:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/How-to-force-CMake-to-link-statically-with-Intel-MPI/m-p/1565488#M11456</guid>
      <dc:creator>DataScientist</dc:creator>
      <dc:date>2024-01-23T18:22:17Z</dc:date>
    </item>
    <item>
      <title>Re:How to force CMake to link statically with Intel MPI</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/How-to-force-CMake-to-link-statically-with-Intel-MPI/m-p/1566342#M11469</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/76268"&gt;@DataScientist&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;did you try to add -static_mpi ?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Jan 2024 11:12:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/How-to-force-CMake-to-link-statically-with-Intel-MPI/m-p/1566342#M11469</guid>
      <dc:creator>TobiasK</dc:creator>
      <dc:date>2024-01-26T11:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to force CMake to link statically with Intel MPI</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/How-to-force-CMake-to-link-statically-with-Intel-MPI/m-p/1566453#M11473</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/245425"&gt;@TobiasK&lt;/a&gt; for the suggestion. I have tried adding it to the list of CMake compile/link flags but the compiler returned an error stating the flag is unrecognized. It seems like only the MPI wrapper recognizes the flag. Is this true?&lt;/P&gt;&lt;P&gt;If yes, do you know any way to add this to CMake?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 19:09:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/How-to-force-CMake-to-link-statically-with-Intel-MPI/m-p/1566453#M11473</guid>
      <dc:creator>DataScientist</dc:creator>
      <dc:date>2024-01-26T19:09:17Z</dc:date>
    </item>
    <item>
      <title>Re:How to force CMake to link statically with Intel MPI</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/How-to-force-CMake-to-link-statically-with-Intel-MPI/m-p/1567128#M11485</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/76268"&gt;@DataScientist&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;according to &lt;A href="https://cmake.org/cmake/help/latest/module/FindMPI.html" rel="noopener noreferrer" target="_blank"&gt;https://cmake.org/cmake/help/latest/module/FindMPI.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;MPI_&amp;lt;lang&amp;gt;_COMPILER_FLAGS&lt;/P&gt;&lt;P&gt;should be used to pass -static_mpi &lt;/P&gt;&lt;P&gt;(&lt;A href="https://gitlab.kitware.com/cmake/cmake/-/merge_requests/893" target="_blank"&gt;https://gitlab.kitware.com/cmake/cmake/-/merge_requests/893&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;does that work for you?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Jan 2024 17:35:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/How-to-force-CMake-to-link-statically-with-Intel-MPI/m-p/1567128#M11485</guid>
      <dc:creator>TobiasK</dc:creator>
      <dc:date>2024-01-29T17:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to force CMake to link statically with Intel MPI</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/How-to-force-CMake-to-link-statically-with-Intel-MPI/m-p/1567997#M11509</link>
      <description>&lt;P&gt;Thank you. It seems like this solution worked.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 17:32:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/How-to-force-CMake-to-link-statically-with-Intel-MPI/m-p/1567997#M11509</guid>
      <dc:creator>DataScientist</dc:creator>
      <dc:date>2024-01-31T17:32:21Z</dc:date>
    </item>
  </channel>
</rss>

