<?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: Crash using impi in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1456276#M10390</link>
    <description>&lt;P&gt;That is a run which hang and/or crashed. If it crashed then there would be some information in either standard output, PtF.dayfile or job output if it was submitted. If it hang then there will be some "run out of time" in the job output, or the user stopped it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After the log you gave there should be something similar to the attached -- the timings will be different, about 1.7 times what are in the attached with the Mflops about 1.7 times smaller.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Feb 2023 20:29:07 GMT</pubDate>
    <dc:creator>L__D__Marks</dc:creator>
    <dc:date>2023-02-15T20:29:07Z</dc:date>
    <item>
      <title>Crash using impi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1429709#M10030</link>
      <description>&lt;P&gt;I would welcome suggestions as to the source of an error within the impi code, for reasons that I don't know as I do not have access to it.&lt;/P&gt;
&lt;P&gt;I have a crash "integer divide by zero" using impi which gives me an error message (first part of the trace):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;0 0x0000000000b696ed next_random() /localdisk/jenkins/workspace/workspace/ch4-build-linux-2019/impi-ch4-build-linux_build/CONF/impi-ch4-build-linux-release/label/impi-ch4-build-linux-intel64/_buildspace/release/../../src/mpid/ch4/shm/posix/eager/include/intel_transport_types.h:1809&lt;BR /&gt;1 0x0000000000b696ed impi_bcast_intra_huge() /localdisk/jenkins/workspace/workspace/ch4-build-linux-2019/impi-ch4-build-linux_build/CONF/impi-ch4-build-linux-release/label/impi-ch4-build-linux-intel64/_buildspace/release/../../src/mpid/ch4/shm/posix/eager/include/intel_transport_bcast.h:667&lt;BR /&gt;2 0x0000000000b6630d impi_bcast_intra_heap() /localdisk/jenkins/workspace/workspace/ch4-build-linux-2019/impi-ch4-build-linux_build/CONF/impi-ch4-build-linux-release/label/impi-ch4-build-linux-intel64/_buildspace/release/../../src/mpid/ch4/shm/posix/eager/include/intel_transport_bcast.h:798&lt;BR /&gt;3 0x000000000018ef6d MPIDI_POSIX_mpi_bcast() /localdisk/jenkins/workspace/workspace/ch4-build-linux-2019/impi-ch4-build-linux_build/CONF/impi-ch4-build-linux-release/label/impi-ch4-build-linux-intel64/_buildspace/release/../../src/mpid/ch4/shm/src/../src/../posix/intel/posix_coll.h:124&lt;BR /&gt;4 0x000000000017335e MPIDI_SHM_mpi_bcast() /localdisk/jenkins/workspace/workspace/ch4-build-linux-2019/impi-ch4-build-linux_build/CONF/impi-ch4-build-linux-release/label/impi-ch4-build-linux-intel64/_buildspace/release/../../src/mpid/ch4/shm/src/../src/shm_coll.h:39&lt;BR /&gt;5 0x000000000017335e MPIDI_Bcast_intra_composition_alpha() /localdisk/jenkins/workspace/workspace/ch4-build-linux-2019/impi-ch4-build-linux_build/CONF/impi-ch4-build-linux-release/label/impi-ch4-build-linux-intel64/_buildspace/release/../../src/mpid/ch4/src/intel/ch4_coll_impl.h:303&lt;BR /&gt;6 0x000000000017335e MPID_Bcast_invoke() /localdisk/jenkins/workspace/workspace/ch4-build-linux-2019/impi-ch4-build-linux_build/CONF/impi-ch4-build-linux-release/label/impi-ch4-build-linux-intel64/_buildspace/release/../../src/mpid/ch4/src/intel/ch4_coll_select_utils.c:1726&lt;BR /&gt;7 0x000000000017335e MPIDI_coll_invoke() /localdisk/jenkins/workspace/workspace/ch4-build-linux-2019/impi-ch4-build-linux_build/CONF/impi-ch4-build-linux-release/label/impi-ch4-build-linux-intel64/_buildspace/release/../../src/mpid/ch4/src/intel/ch4_coll_select_utils.c:3356&lt;BR /&gt;8 0x0000000000153bee MPIDI_coll_select() /localdisk/jenkins/workspace/workspace/ch4-build-linux-2019/impi-ch4-build-linux_build/CONF/impi-ch4-build-linux-release/label/impi-ch4-build-linux-intel64/_buildspace/release/../../src/mpid/ch4/src/intel/ch4_coll_globals_default.c:129&lt;BR /&gt;9 0x000000000021c02d MPID_Bcast() /localdisk/jenkins/workspace/workspace/ch4-build-linux-2019/impi-ch4-build-linux_build/CONF/impi-ch4-build-linux-release/label/impi-ch4-build-linux-intel64/_buildspace/release/../../src/mpid/ch4/src/intel/ch4_coll.h:51&lt;BR /&gt;10 0x00000000001386e9 PMPI_Bcast() /localdisk/jenkins/workspace/workspace/ch4-build-linux-2019/impi-ch4-build-linux_build/CONF/impi-ch4-build-linux-release/label/impi-ch4-build-linux-intel64/_buildspace/release/../../src/mpi/coll/bcast/bcast.c:416&lt;BR /&gt;11 0x00000000000e8924 pmpi_bcast_() /localdisk/jenkins/workspace/workspace/ch4-build-linux-2019/impi-ch4-build-linux_build/CONF/impi-ch4-build-linux-release/label/impi-ch4-build-linux-intel64/_buildspace/release/../../src/binding/fortran/mpif_h/bcastf.c:270&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Nov 2022 15:12:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1429709#M10030</guid>
      <dc:creator>L__D__Marks</dc:creator>
      <dc:date>2022-11-13T15:12:35Z</dc:date>
    </item>
    <item>
      <title>Re:Crash using impi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1430190#M10038</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for posting in the Intel forums.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please provide us with the command line and steps to reproduce the issue on our end?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you also provide us with the OS details, mpi version?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Shivani&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Nov 2022 05:14:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1430190#M10038</guid>
      <dc:creator>ShivaniK_Intel</dc:creator>
      <dc:date>2022-11-15T05:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Crash using impi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1430207#M10039</link>
      <description>&lt;P&gt;The crash occurred within a program of approximately 50,000 lines of Fortran (Density Functional Theory code Wien2k, &lt;A href="http://www.Wien2k.at" target="_blank"&gt;www.Wien2k.at&lt;/A&gt;) when I was doing a 64 core calculation using Linux on a Gold 6338 which takes ~30 minutes. If you (Intel) are willing to assign someone with sufficient core access to investigate, they should contact me outside this list so we can work out how to proceed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or you can provide me with information about the code that crashed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or both.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is not possible is some simple command to reproduce this.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 06:22:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1430207#M10039</guid>
      <dc:creator>L__D__Marks</dc:creator>
      <dc:date>2022-11-15T06:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Crash using impi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1431331#M10061</link>
      <description>&lt;P&gt;The attached should help you reproduce it. Expand the package (tar -xj , i.e. bzip2) then look at the README inside. Please contact me if you need clarification. This may well be tricky.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 16:02:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1431331#M10061</guid>
      <dc:creator>L__D__Marks</dc:creator>
      <dc:date>2022-11-18T16:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Crash using impi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1432396#M10082</link>
      <description>&lt;P&gt;&lt;FONT face="times new roman,times"&gt;Hi,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="times new roman,times"&gt;&lt;SPAN&gt;Could you also provide us with the OS details, mpi version?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="times new roman,times"&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="times new roman,times"&gt;&lt;SPAN&gt;Shivani&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 05:37:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1432396#M10082</guid>
      <dc:creator>ShivaniK_Intel</dc:creator>
      <dc:date>2022-11-23T05:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Crash using impi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1432425#M10084</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Intel version is 2021.1.1 . Later versions have worse problems, hanging with no information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;$ uname -a&lt;/P&gt;
&lt;P&gt;Linux qnode1058 3.10.0-1160.71.1.el7.x86_64 #1 SMP Wed Jun 15 08:55:08 UTC 2022 x86_64 x86_64 x86_64&lt;/P&gt;
&lt;P&gt;&amp;nbsp;GNU/Linux&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[lma712@qnode1058 ~]$ head -20 /proc/cpuinfo&lt;BR /&gt;processor : 0&lt;BR /&gt;vendor_id : GenuineIntel&lt;BR /&gt;cpu family : 6&lt;BR /&gt;model : 106&lt;BR /&gt;model name : Intel(R) Xeon(R) Gold 6338 CPU @ 2.00GHz&lt;BR /&gt;stepping : 6&lt;BR /&gt;microcode : 0xd000363&lt;BR /&gt;cpu MHz : 2000.000&lt;BR /&gt;cache size : 49152 KB&lt;BR /&gt;physical id : 0&lt;BR /&gt;siblings : 32&lt;BR /&gt;core id : 0&lt;BR /&gt;cpu cores : 32&lt;BR /&gt;apicid : 0&lt;BR /&gt;initial apicid : 0&lt;BR /&gt;fpu : yes&lt;BR /&gt;fpu_exception : yes&lt;BR /&gt;cpuid level : 27&lt;BR /&gt;wp : yes&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 07:52:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1432425#M10084</guid>
      <dc:creator>L__D__Marks</dc:creator>
      <dc:date>2022-11-23T07:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Crash using impi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1434788#M10097</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for providing the reproducer and the steps to reproduce it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As provided in the README file I have followed the Step1 below are the results&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Elpa1.png" style="width: 570px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/35665i2E901BBA04EEB2BB/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Elpa1.png" alt="Elpa1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While trying to follow Step 2 below are the results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="elpa2.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/35666i997C91B74CD347E0/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="elpa2.png" alt="elpa2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please help us with how to proceed further?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;
&lt;P&gt;Shivani&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 11:46:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1434788#M10097</guid>
      <dc:creator>ShivaniK_Intel</dc:creator>
      <dc:date>2022-12-01T11:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Crash using impi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1434801#M10098</link>
      <description>&lt;P&gt;Apologies, my errors when extracting part of a large code into a small reproducer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the first approach, do first "export SCRATCH=./" before running it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the second, edit the Makefile so it has&lt;/P&gt;
&lt;P&gt;"ELPAROOT = ../elpa22/"&lt;/P&gt;
&lt;P&gt;I forgot the "/" at the end, it is needed&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 11:57:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1434801#M10098</guid>
      <dc:creator>L__D__Marks</dc:creator>
      <dc:date>2022-12-01T11:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Crash using impi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1436795#M10116</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried following the steps provided in README and this is the error I'm getting when trying to run this step&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;x lapw1 -p -orb -up&lt;/LI-CODE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot1.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/35898i77C456CAE6224908/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Screenshot1.png" alt="Screenshot1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have sourced oneAPI setvars.sh script still I'm getting the mpirun command not found error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;
&lt;P&gt;Shivani&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 11:13:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1436795#M10116</guid>
      <dc:creator>ShivaniK_Intel</dc:creator>
      <dc:date>2022-12-08T11:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Crash using impi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1436818#M10118</link>
      <description>I suspect that the problem is because eim511 either does not have mpirun or has it in a different location to where you are running it -- the directory is not nfs mounted. Try editing in lapw1para to "set mpiremote = 0" so the mpirun is local.&lt;BR /&gt;&lt;BR /&gt;You may also need to do "ssh eim511 which mpirun" &amp;amp; "ssh eim512 ldd lapw1_mpi".</description>
      <pubDate>Thu, 08 Dec 2022 12:01:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1436818#M10118</guid>
      <dc:creator>L__D__Marks</dc:creator>
      <dc:date>2022-12-08T12:01:33Z</dc:date>
    </item>
    <item>
      <title>Re:Crash using impi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1438859#M10139</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please let us know how much time the below command takes to execute?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;x lapw1 -p -orb -up&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have been waiting for more than 1.5 hours but did not get any output.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Shivani&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Dec 2022 12:35:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1438859#M10139</guid>
      <dc:creator>ShivaniK_Intel</dc:creator>
      <dc:date>2022-12-15T12:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Crash using impi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1438868#M10140</link>
      <description>It should take about 70 mins, or forever. Sometimes it crashes with the error code I mentioned before.&lt;BR /&gt;&lt;BR /&gt;You can do tail PtF.outputup_1, which should have something.&lt;BR /&gt;&lt;BR /&gt;N.B., this is with a .machines file with 1:node01:64</description>
      <pubDate>Thu, 15 Dec 2022 13:39:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1438868#M10140</guid>
      <dc:creator>L__D__Marks</dc:creator>
      <dc:date>2022-12-15T13:39:27Z</dc:date>
    </item>
    <item>
      <title>Re:Crash using impi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1441615#M10191</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&lt;EM&gt;"You can do tail PtF.outputup_1, which should have something"&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please let us know how can we get the file PtF.outputup_1?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Shivani&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Dec 2022 06:36:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1441615#M10191</guid>
      <dc:creator>ShivaniK_Intel</dc:creator>
      <dc:date>2022-12-26T06:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Crash using impi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1441621#M10193</link>
      <description>It is created when you run "x lapw1 -up -p -orb"&lt;BR /&gt;&lt;BR /&gt;Are you following the instructions I gave? You question suggests that you are not.</description>
      <pubDate>Mon, 26 Dec 2022 07:24:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1441621#M10193</guid>
      <dc:creator>L__D__Marks</dc:creator>
      <dc:date>2022-12-26T07:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Crash using impi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1441856#M10195</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am following the instructions given by you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As mentioned in my previous post I am unable to proceed further after the command "&lt;STRONG&gt;x lapw1 -p -orb -up&lt;/STRONG&gt;".It got Struck and could not proceed further, so unable to get the file &lt;STRONG&gt;PtF.outputup_1&lt;/STRONG&gt; after running the command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please let us know how to proceed further?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ec2083b1-25ce-42f6-ad1a-fe331c418d95.png" style="width: 510px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/36531iC152BBF845AAA8E2/image-dimensions/510x93?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="510" height="93" role="button" title="ec2083b1-25ce-42f6-ad1a-fe331c418d95.png" alt="ec2083b1-25ce-42f6-ad1a-fe331c418d95.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;
&lt;P&gt;Shivani&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2022 05:46:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1441856#M10195</guid>
      <dc:creator>ShivaniK_Intel</dc:creator>
      <dc:date>2022-12-27T05:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Crash using impi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1441872#M10198</link>
      <description>The file PtF.output1_up is created when you run the command. You are not following the instructions properly, or have not installed mpi correctly. I suggest that you do a simple test such as an mpi "hello world". Maybe ask someone experienced with high-level parallel computing to help you.</description>
      <pubDate>Tue, 27 Dec 2022 06:42:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1441872#M10198</guid>
      <dc:creator>L__D__Marks</dc:creator>
      <dc:date>2022-12-27T06:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Crash using impi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1443161#M10207</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please let me know if I'm on right track in replicating the issue that you are observing?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to the below document for the output of x lapw1 -p -orb -up command and tail PtF.output1up_1 (5th step in Readme).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;"I suggest that you do a simple test such as a mpi "hello world"".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am able to run the simple test case mpi hello world program. Please refer below screenshot for the results.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sample_mpi.png" style="width: 793px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/36737iBA9AC23C84E5BC77/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="sample_mpi.png" alt="sample_mpi.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;
&lt;P&gt;Shivani&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2023 05:54:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1443161#M10207</guid>
      <dc:creator>ShivaniK_Intel</dc:creator>
      <dc:date>2023-01-02T05:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Crash using impi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1443208#M10209</link>
      <description>&lt;P&gt;You are reproducing the problem.&lt;/P&gt;
&lt;P&gt;Depending upon which version of oneapi you are using ( as I mentioned before), it may hang forever -- what you are seeing -- or give the error code I reported in my first message. Since I do not have access to the impi source code I do not know what the error is due to, which is why I posted in the first case.&lt;/P&gt;
&lt;P&gt;For reference,&amp;nbsp; if instead of M1 you use M1b or M1c attached the program should run through without the problem -- but that is not a real cure. I will also suggest replacing PtF.klist with the version attached, as it will be faster. (They are in a tgz for tar.gz which is attached).&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2023 14:54:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1443208#M10209</guid>
      <dc:creator>L__D__Marks</dc:creator>
      <dc:date>2023-01-02T14:54:05Z</dc:date>
    </item>
    <item>
      <title>Re:Crash using impi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1445625#M10245</link>
      <description>&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Apologies for the delay.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;"For reference,&amp;nbsp;if instead of M1 you use M1b or M1c attached the program should run through without the problem"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Even though I have replaced M1 with M1b I am facing the same error. Could you please let us know if there is anything else that should be changed?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Shivani&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jan 2023 07:01:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1445625#M10245</guid>
      <dc:creator>ShivaniK_Intel</dc:creator>
      <dc:date>2023-01-11T07:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Crash using impi</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1445712#M10248</link>
      <description>&lt;P&gt;I am not&amp;nbsp; sure that you are doing anything wrong. Please provide PtF.output1up_1 for me to check.&lt;/P&gt;
&lt;P&gt;How long are you waiting for the program to run?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 13:13:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Crash-using-impi/m-p/1445712#M10248</guid>
      <dc:creator>L__D__Marks</dc:creator>
      <dc:date>2023-01-11T13:13:26Z</dc:date>
    </item>
  </channel>
</rss>

