<?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: MPI_Abort(MPI_COMM_WORLD, 1) in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/MPI-Abort-MPI-COMM-WORLD-1/m-p/1307786#M8177</link>
    <description>&lt;P&gt;Have you solved the above problems? If so, can you give me some guidance? Thank you&lt;/P&gt;</description>
    <pubDate>Wed, 18 Aug 2021 12:46:54 GMT</pubDate>
    <dc:creator>littlewang</dc:creator>
    <dc:date>2021-08-18T12:46:54Z</dc:date>
    <item>
      <title>MPI_Abort(MPI_COMM_WORLD, 1)</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/MPI-Abort-MPI-COMM-WORLD-1/m-p/1109631#M7436</link>
      <description>&lt;P&gt;We´re trying to compile and run wrf model 3.8.1 with compiler intel parallel studio xe 2016 update3, in rhel Enterprise Server 7.2. The processors are&amp;nbsp;Intel(R) Xeon(R) CPU E5-2690 v3 @ 2.60GHz.&lt;/P&gt;

&lt;P&gt;Following this url:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/how-to-get-wrf-running-on-the-intelr-xeon-phitm-coprocessor"&gt;https://software.intel.com/en-us/articles/how-to-get-wrf-running-on-the-intelr-xeon-phitm-coprocessor&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;All compilation modules ends ok, but when run wrf.exe, it stops with this message:&lt;/P&gt;

&lt;P&gt;mpiexec.hydra -np 20 ./wrf.exe&lt;/P&gt;

&lt;P&gt;rank 9 in job 11&amp;nbsp; master_33806&amp;nbsp;&amp;nbsp; caused collective abort of all ranks&lt;BR /&gt;
	&amp;nbsp; exit status of rank 9: killed by signal 9&lt;BR /&gt;
	rank 4 in job 11&amp;nbsp; master_33806&amp;nbsp;&amp;nbsp; caused collective abort of all ranks&lt;BR /&gt;
	&amp;nbsp; exit status of rank 4: killed by signal 9&lt;BR /&gt;
	rank 3 in job 11&amp;nbsp; master_33806&amp;nbsp;&amp;nbsp; caused collective abort of all ranks&lt;BR /&gt;
	&amp;nbsp; exit status of rank 3: killed by signal 9&lt;BR /&gt;
	rank 2 in job 11&amp;nbsp; master_33806&amp;nbsp;&amp;nbsp; caused collective abort of all ranks&lt;BR /&gt;
	&amp;nbsp; exit status of rank 2: killed by signal 9&lt;/P&gt;

&lt;P&gt;And the file rsl.error.0000 is:&lt;/P&gt;

&lt;P&gt;taskid: 0 hostname: master&lt;BR /&gt;
	&amp;nbsp;module_io_quilt_old.F&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2931 F&lt;BR /&gt;
	&amp;nbsp;MPASPECT: UNABLE TO GENERATE PROCESSOR MESH.&amp;nbsp; STOPPING.&lt;BR /&gt;
	&amp;nbsp; PROCMIN_M&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;BR /&gt;
	&amp;nbsp; PROCMIN_N&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;BR /&gt;
	&amp;nbsp; P&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -7&lt;BR /&gt;
	&amp;nbsp; MINM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;BR /&gt;
	&amp;nbsp; MINN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -7&lt;BR /&gt;
	-------------- FATAL CALLED ---------------&lt;BR /&gt;
	FATAL CALLED FROM FILE:&amp;nbsp; module_dm.b&amp;nbsp; LINE:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 155&lt;BR /&gt;
	module_dm: mpaspect&lt;BR /&gt;
	-------------------------------------------&lt;BR /&gt;
	application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0&lt;/P&gt;

&lt;P&gt;Previously, we test wrf configured with option 20 (dmpar) INTEL (ifort/icc): Xeon (SNB with AVX mods), with same results... (same error in wrf.exe)&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2016 17:54:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/MPI-Abort-MPI-COMM-WORLD-1/m-p/1109631#M7436</guid>
      <dc:creator>Pantoja_Clavijo__Jul</dc:creator>
      <dc:date>2016-10-11T17:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: MPI_Abort(MPI_COMM_WORLD, 1)</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/MPI-Abort-MPI-COMM-WORLD-1/m-p/1307786#M8177</link>
      <description>&lt;P&gt;Have you solved the above problems? If so, can you give me some guidance? Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 12:46:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/MPI-Abort-MPI-COMM-WORLD-1/m-p/1307786#M8177</guid>
      <dc:creator>littlewang</dc:creator>
      <dc:date>2021-08-18T12:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: MPI_Abort(MPI_COMM_WORLD, 1)</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/MPI-Abort-MPI-COMM-WORLD-1/m-p/1351173#M8181</link>
      <description>&lt;P&gt;Same problem. Waiting for solution&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 16:22:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/MPI-Abort-MPI-COMM-WORLD-1/m-p/1351173#M8181</guid>
      <dc:creator>James101</dc:creator>
      <dc:date>2022-01-13T16:22:10Z</dc:date>
    </item>
  </channel>
</rss>

