<?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 Our implementation of in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/hybrid-coarray-MPI-supported-any-examples/m-p/979577#M99360</link>
    <description>&lt;P&gt;Our implementation of asynchronous I/O spawns threads using the operating system's thread API (pthreads on Linux). It should coexist fine with OpenMP and MPI (MPI doesn't use threads.) The threads are just waiting for I/O completion.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Nov 2013 20:03:08 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2013-11-11T20:03:08Z</dc:date>
    <item>
      <title>hybrid coarray+MPI supported? any examples?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/hybrid-coarray-MPI-supported-any-examples/m-p/979574#M99357</link>
      <description>&lt;P&gt;I'm trying to use MPI/IO to speed-up coarray IO operations. This does work fine with Cray. Can I get this to work somehow with 14.0.0 20130728? If yes, are there any examples? How much of this tutorial will have to be changed to compile and run a coarray+MPI program: &lt;A href="http://software.intel.com/en-us/articles/distributed-memory-coarray-fortran-with-the-intel-fortran-compiler-for-linux-essential" target="_blank"&gt;http://software.intel.com/en-us/articles/distributed-memory-coarray-fortran-with-the-intel-fortran-compiler-for-linux-essential&lt;/A&gt; ? Thanks Anton&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2013 13:30:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/hybrid-coarray-MPI-supported-any-examples/m-p/979574#M99357</guid>
      <dc:creator>AShte</dc:creator>
      <dc:date>2013-11-11T13:30:28Z</dc:date>
    </item>
    <item>
      <title>This is not something we have</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/hybrid-coarray-MPI-supported-any-examples/m-p/979575#M99358</link>
      <description>&lt;P&gt;This is not something we have tested and don't officially support. We don't have examples at this time. There's nothing I know of that would prevent this combination from working, but Cray doesn't use MPI for coarrays so with our implementation you're using MPI for both and there could be some unintended interaction.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2013 16:52:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/hybrid-coarray-MPI-supported-any-examples/m-p/979575#M99358</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-11-11T16:52:49Z</dc:date>
    </item>
    <item>
      <title>On a somewhat related note,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/hybrid-coarray-MPI-supported-any-examples/m-p/979576#M99359</link>
      <description>&lt;P&gt;On a somewhat related note, what about combining asynchronous IO and OpenMP or MPI? I suspect asynchronous IO might spawn new threads in some implementations.... Or it delegates to the OS? I don't really understand the behind the scenes stuff relative to asynchronous IO, and asynchronous features of the language specification when paired with other existing parallel programming models.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2013 17:46:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/hybrid-coarray-MPI-supported-any-examples/m-p/979576#M99359</guid>
      <dc:creator>Izaak_Beekman</dc:creator>
      <dc:date>2013-11-11T17:46:25Z</dc:date>
    </item>
    <item>
      <title>Our implementation of</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/hybrid-coarray-MPI-supported-any-examples/m-p/979577#M99360</link>
      <description>&lt;P&gt;Our implementation of asynchronous I/O spawns threads using the operating system's thread API (pthreads on Linux). It should coexist fine with OpenMP and MPI (MPI doesn't use threads.) The threads are just waiting for I/O completion.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2013 20:03:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/hybrid-coarray-MPI-supported-any-examples/m-p/979577#M99360</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-11-11T20:03:08Z</dc:date>
    </item>
  </channel>
</rss>

