<?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 Intel MPI in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI/m-p/1001090#M3787</link>
    <description>&lt;P&gt;Hello.&lt;/P&gt;

&lt;P&gt;I am developing fault tolerant communicaction layer (MPI-like). So &amp;nbsp;this layer is slow now.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Can I learn something about internal Intel MPI architecture to understand basic principles of big data transfering over different networks.&lt;/P&gt;

&lt;P&gt;Can I also contact to developers of Intel MPI library&amp;nbsp;to share experiences.&lt;/P&gt;

&lt;P&gt;Nicolay.&lt;/P&gt;</description>
    <pubDate>Fri, 06 Feb 2015 13:23:46 GMT</pubDate>
    <dc:creator>Nicolay</dc:creator>
    <dc:date>2015-02-06T13:23:46Z</dc:date>
    <item>
      <title>Intel MPI</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI/m-p/1001090#M3787</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;

&lt;P&gt;I am developing fault tolerant communicaction layer (MPI-like). So &amp;nbsp;this layer is slow now.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Can I learn something about internal Intel MPI architecture to understand basic principles of big data transfering over different networks.&lt;/P&gt;

&lt;P&gt;Can I also contact to developers of Intel MPI library&amp;nbsp;to share experiences.&lt;/P&gt;

&lt;P&gt;Nicolay.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2015 13:23:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI/m-p/1001090#M3787</guid>
      <dc:creator>Nicolay</dc:creator>
      <dc:date>2015-02-06T13:23:46Z</dc:date>
    </item>
    <item>
      <title>Hi Nicolay,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI/m-p/1001091#M3788</link>
      <description>&lt;P&gt;Hi Nicolay,&lt;/P&gt;

&lt;P&gt;Since our implementation is proprietary, I doubt we'll be able to share any knowledge with you.&amp;nbsp; But I'll forward your request to the developers.&lt;/P&gt;

&lt;P&gt;One thing I can recommend is taking a look at the &lt;A href="http://www.mpich.org/downloads/"&gt;MPICH source base&lt;/A&gt; since Intel MPI is based on that.&amp;nbsp; Furthermore, we work and closely support the &lt;A href="https://www.openfabrics.org/"&gt;Open Fabrics Alliance&lt;/A&gt; and their networking stack which is also open source.&lt;/P&gt;

&lt;P&gt;Hope this helps.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
	~Gergana&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2015 23:42:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI/m-p/1001091#M3788</guid>
      <dc:creator>Gergana_S_Intel</dc:creator>
      <dc:date>2015-02-10T23:42:54Z</dc:date>
    </item>
    <item>
      <title>Hi ,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI/m-p/1001092#M3789</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;

&lt;P&gt;I have compiled espresso with intel mpi and MKL library but&amp;nbsp; getting error Failure during collective error when ever it is working fine with openmpi.&lt;/P&gt;

&lt;P&gt;is there problem with intel mpi&lt;/P&gt;

&lt;P&gt;Fatal error in PMPI_Bcast: Other MPI error, error stack:&lt;BR /&gt;
	PMPI_Bcast(2112)........: MPI_Bcast(buf=0x516f460, count=96, MPI_DOUBLE_PRECISION, root=4, comm=0x84000004) failed&lt;BR /&gt;
	MPIR_Bcast_impl(1670)...:&lt;BR /&gt;
	I_MPIR_Bcast_intra(1887): Failure during collective&lt;BR /&gt;
	MPIR_Bcast_intra(1524)..: Failure during collective&lt;BR /&gt;
	Fatal error in PMPI_Bcast: Other MPI error, error stack:&lt;BR /&gt;
	PMPI_Bcast(2112)........: MPI_Bcast(buf=0x5300310, count=96, MPI_DOUBLE_PRECISION, root=4, comm=0x84000004) failed&lt;BR /&gt;
	MPIR_Bcast_impl(1670)...:&lt;BR /&gt;
	I_MPIR_Bcast_intra(1887): Failure during collective&lt;BR /&gt;
	MPIR_Bcast_intra(1524)..: Failure during collective&lt;BR /&gt;
	Fatal error in PMPI_Bcast: Other MPI error, error stack:&lt;BR /&gt;
	PMPI_Bcast(2112)........: MPI_Bcast(buf=0x6b295c0, count=96, MPI_DOUBLE_PRECISION, root=4, comm=0x84000004) failed&lt;BR /&gt;
	MPIR_Bcast_impl(1670)...:&lt;BR /&gt;
	I_MPIR_Bcast_intra(1887): Failure during collective&lt;BR /&gt;
	MPIR_Bcast_intra(1524)..: Failure during collective&lt;BR /&gt;
	Fatal error in PMPI_Bcast: Other MPI error, error stack:&lt;BR /&gt;
	PMPI_Bcast(2112)........: MPI_Bcast(buf=0x67183d0, count=96, MPI_DOUBLE_PRECISION, root=4, comm=0x84000004) failed&lt;BR /&gt;
	MPIR_Bcast_impl(1670)...:&lt;BR /&gt;
	I_MPIR_Bcast_intra(1887): Failure during collective&lt;BR /&gt;
	MPIR_Bcast_intra(1524)..: Failure during collective&lt;BR /&gt;
	Fatal error in PMPI_Bcast: Other MPI error, error stack:&lt;BR /&gt;
	PMPI_Bcast(2112)........: MPI_Bcast(buf=0x4f794c0, count=96, MPI_DOUBLE_PRECISION, root=4, comm=0x84000004) failed&lt;BR /&gt;
	MPIR_Bcast_impl(1670)...:&lt;BR /&gt;
	I_MPIR_Bcast_intra(1887): Failure during collective&lt;BR /&gt;
	MPIR_Bcast_intra(1524)..: Failure during collective&lt;BR /&gt;
	[0:n125] unexpected disconnect completion event from [22:n122]&lt;BR /&gt;
	Assertion failed in file ../../dapl_conn_rc.c at line 1128: 0&lt;BR /&gt;
	internal ABORT - process 0&lt;BR /&gt;
	Fatal error in PMPI_Bcast: Other MPI error, error stack:&lt;BR /&gt;
	PMPI_Bcast(2112)........: MPI_Bcast(buf=0x56bfe30, count=96, MPI_DOUBLE_PRECISION, root=4, comm=0x84000004) failed&lt;BR /&gt;
	MPIR_Bcast_impl(1670)...:&lt;BR /&gt;
	I_MPIR_Bcast_intra(1887): Failure during collective&lt;BR /&gt;
	MPIR_Bcast_intra(1524)..: Failure during collective&lt;BR /&gt;
	/var/spool/PBS/mom_priv/&lt;WBR /&gt;epilogue: line 30: kill: (5089) - No such process&lt;/P&gt;

&lt;P&gt;Kindly help us for resolving this&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
	sanjiv&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2015 11:37:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI/m-p/1001092#M3789</guid>
      <dc:creator>Sanjiv_T_</dc:creator>
      <dc:date>2015-06-04T11:37:20Z</dc:date>
    </item>
  </channel>
</rss>

