<?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 Hi Arthur, in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Hybrid-OpenMP-MPI-How-to-synchronize-access-to-MPI-shared-RMA/m-p/1117641#M5439</link>
    <description>&lt;P&gt;Hi Arthur,&lt;/P&gt;

&lt;P&gt;I am moving your question to Intel MPI forum for experts on MPI internals, as it does not relate to the open source runtime library.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
	Andrey&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Feb 2016 08:43:38 GMT</pubDate>
    <dc:creator>Andrey_C_Intel1</dc:creator>
    <dc:date>2016-02-05T08:43:38Z</dc:date>
    <item>
      <title>Hybrid OpenMP+MPI: How to synchronize access to MPI shared RMA window by multiple OpenMP threads ?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Hybrid-OpenMP-MPI-How-to-synchronize-access-to-MPI-shared-RMA/m-p/1117640#M5438</link>
      <description>&lt;P&gt;Dear Collegues,&lt;/P&gt;&lt;P&gt;I've developed parallel code that implements both OpenMP + MPI&amp;nbsp;hybrid&amp;nbsp;parallelization and allocates a shared RMA window by calling MPI_Win_allocate_shared function to store the data shared among multiple OpenMP threads executed withing several MPI processes.&lt;/P&gt;&lt;P&gt;Is there any chance to synchronize access to the shared RMA window by the number of OpenMP threads executed within multiple MPI processes.?&lt;/P&gt;&lt;P&gt;Is there any pattern for hybrid OpenMP + MPI programming ?&lt;/P&gt;&lt;P&gt;Thanks for your replies in advance.&lt;/P&gt;&lt;P&gt;Cheers, Arthur.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2016 16:33:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Hybrid-OpenMP-MPI-How-to-synchronize-access-to-MPI-shared-RMA/m-p/1117640#M5438</guid>
      <dc:creator>ArthurRatz</dc:creator>
      <dc:date>2016-02-04T16:33:59Z</dc:date>
    </item>
    <item>
      <title>Hi Arthur,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Hybrid-OpenMP-MPI-How-to-synchronize-access-to-MPI-shared-RMA/m-p/1117641#M5439</link>
      <description>&lt;P&gt;Hi Arthur,&lt;/P&gt;

&lt;P&gt;I am moving your question to Intel MPI forum for experts on MPI internals, as it does not relate to the open source runtime library.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
	Andrey&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2016 08:43:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Hybrid-OpenMP-MPI-How-to-synchronize-access-to-MPI-shared-RMA/m-p/1117641#M5439</guid>
      <dc:creator>Andrey_C_Intel1</dc:creator>
      <dc:date>2016-02-05T08:43:38Z</dc:date>
    </item>
    <item>
      <title>Can you explain in more</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Hybrid-OpenMP-MPI-How-to-synchronize-access-to-MPI-shared-RMA/m-p/1117642#M5440</link>
      <description>&lt;P&gt;Can you explain in more detail how you're trying to control your synchronization?&lt;/P&gt;

&lt;P&gt;I personally would not use MPI_Win_allocate_shared along with OpenMP.&amp;nbsp; MPI_Win_allocate_shared is intended as a means of local shared memory similar to threading, but without having to implement threading.&amp;nbsp; At the point that threading is implemented, I'd aim for having a single rank per node, and use threading within that rank to fully utilize the node.&lt;/P&gt;

&lt;P&gt;Is it doable?&amp;nbsp; Absolutely.&amp;nbsp; But MPI mostly expects you to&amp;nbsp;control access to shared memory much more directly than OpenMP requires.&amp;nbsp; So it's going to take more effort.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2016 16:41:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Hybrid-OpenMP-MPI-How-to-synchronize-access-to-MPI-shared-RMA/m-p/1117642#M5440</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2016-02-05T16:41:15Z</dc:date>
    </item>
    <item>
      <title>Thanks for your reply. Can</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Hybrid-OpenMP-MPI-How-to-synchronize-access-to-MPI-shared-RMA/m-p/1117643#M5441</link>
      <description>&lt;P&gt;Thanks for your reply. Can you explain me how to implement global shared memory using MPI and not using MPI_Win_allocate_shared at the same time ? Thanks for your reply in advance.&lt;/P&gt;

&lt;P&gt;Cheers, Arthur.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2016 16:47:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Hybrid-OpenMP-MPI-How-to-synchronize-access-to-MPI-shared-RMA/m-p/1117643#M5441</guid>
      <dc:creator>ArthurRatz</dc:creator>
      <dc:date>2016-02-05T16:47:59Z</dc:date>
    </item>
    <item>
      <title>Please see Mark's reply on</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Hybrid-OpenMP-MPI-How-to-synchronize-access-to-MPI-shared-RMA/m-p/1117644#M5442</link>
      <description>&lt;P&gt;Please see Mark's reply on your other thread at &lt;A href="https://software.intel.com/en-us/forums/intel-clusters-and-hpc-technology/topic/607531#comment-1859049"&gt;https://software.intel.com/en-us/forums/intel-clusters-and-hpc-technology/topic/607531#comment-1859049.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2016 20:17:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Hybrid-OpenMP-MPI-How-to-synchronize-access-to-MPI-shared-RMA/m-p/1117644#M5442</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2016-02-05T20:17:57Z</dc:date>
    </item>
    <item>
      <title>Thanks for reply.</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Hybrid-OpenMP-MPI-How-to-synchronize-access-to-MPI-shared-RMA/m-p/1117645#M5443</link>
      <description>&lt;P&gt;Thanks for reply.&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2016 05:53:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Hybrid-OpenMP-MPI-How-to-synchronize-access-to-MPI-shared-RMA/m-p/1117645#M5443</guid>
      <dc:creator>ArthurRatz</dc:creator>
      <dc:date>2016-02-06T05:53:33Z</dc:date>
    </item>
    <item>
      <title>Can you provide an example of</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Hybrid-OpenMP-MPI-How-to-synchronize-access-to-MPI-shared-RMA/m-p/1117646#M5444</link>
      <description>&lt;P&gt;Can you provide an example of using MPI_Send/MPI_Recv instead to maintain a shared memory between processes on different nodes ?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 03:21:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Hybrid-OpenMP-MPI-How-to-synchronize-access-to-MPI-shared-RMA/m-p/1117646#M5444</guid>
      <dc:creator>ArthurRatz</dc:creator>
      <dc:date>2016-02-10T03:21:26Z</dc:date>
    </item>
  </channel>
</rss>

