<?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 I'm afraid this doesn't work in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/How-to-debug-under-Intel-MPI/m-p/822516#M1193</link>
    <description>&lt;P&gt;I'm afraid this doesn't work for me because the code launches immediately and there is no chance to enter commands, and also CTRL-C doesn't work to halt the program. Any advice on how to get around this?&lt;/P&gt;</description>
    <pubDate>Fri, 31 Mar 2017 12:01:44 GMT</pubDate>
    <dc:creator>Ben_F_3</dc:creator>
    <dc:date>2017-03-31T12:01:44Z</dc:date>
    <item>
      <title>How to debug under Intel MPI?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/How-to-debug-under-Intel-MPI/m-p/822512#M1189</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;How to set a breakpoint on a given rank? In the following example, I would like to set a breakpoint on rank0, but not on rank 1 and rank2. how do I do it? How do I switch between different rank? Thanks.&lt;BR /&gt;&lt;BR /&gt;[linfa@ran testrun]$ mpirun -gdb -np 3 ../exec/intelmpitest &lt;BR /&gt;WARNING: Can't read mpd.hosts for list of hosts, start only on current&lt;BR /&gt;0-2: (gdb) &lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 15 Sep 2010 20:09:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/How-to-debug-under-Intel-MPI/m-p/822512#M1189</guid>
      <dc:creator>linfa</dc:creator>
      <dc:date>2010-09-15T20:09:11Z</dc:date>
    </item>
    <item>
      <title>How to debug under Intel MPI?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/How-to-debug-under-Intel-MPI/m-p/822513#M1190</link>
      <description>Hi linfa,&lt;BR /&gt;&lt;BR /&gt;Using 'z' command you can switch active processes. For example:&lt;BR /&gt;[zzz@serv1002 zzz]$ &lt;BR /&gt;[zzz@serv1002 zzz]$ mpiexec -gdb -n 4 ./test_debug&lt;BR /&gt;0-3: (gdb) z 1-3&lt;BR /&gt;1-3: (gdb) b 53&lt;BR /&gt;1-3: Breakpoint 2 at 0x4009f3: file test.c, line 53.&lt;BR /&gt;1-3: (gdb) z&lt;BR /&gt;0-3: (gdb) r&lt;BR /&gt;0-3: Continuing.&lt;BR /&gt;0: Hello world: rank 0 of 4 running on svlmpicl1002&lt;BR /&gt;1-3: &lt;BR /&gt;2: Breakpoint 2, main (argc=1, argv=0x7fff2a943e58) at test.c:53&lt;BR /&gt;3: Breakpoint 2, main (argc=1, argv=0x7fff70c3ba18) at test.c:53&lt;BR /&gt;1: Breakpoint 2, main (argc=1, argv=0x7fff53837d48) at test.c:53&lt;BR /&gt;1-3: 53 MPI_Send (&amp;amp;namelen, 1, MPI_INT, 0, 1, MPI_COMM_WORLD);&lt;BR /&gt;1-3: (gdb) 1-3: (gdb) list&lt;BR /&gt;1-3: 48&lt;BR /&gt;1-3: 49 } else {&lt;BR /&gt;1-3: 50&lt;BR /&gt;1-3: 51 MPI_Send (&amp;amp;rank, 1, MPI_INT, 0, 1, MPI_COMM_WORLD);&lt;BR /&gt;1-3: 52 MPI_Send (&amp;amp;size, 1, MPI_INT, 0, 1, MPI_COMM_WORLD);&lt;BR /&gt;1-3: 53 MPI_Send (&amp;amp;namelen, 1, MPI_INT, 0, 1, MPI_COMM_WORLD);&lt;BR /&gt;1-3: 54 MPI_Send (name, namelen + 1, MPI_CHAR, 0, 1, MPI_COMM_WORLD);&lt;BR /&gt;1-3: 55&lt;BR /&gt;1-3: 56 }&lt;BR /&gt;1-3: 57&lt;BR /&gt;1-3: (gdb) &lt;BR /&gt;&lt;BR /&gt;Did you ask about this command?&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt; Dmitry&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Sep 2010 10:51:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/How-to-debug-under-Intel-MPI/m-p/822513#M1190</guid>
      <dc:creator>Dmitry_K_Intel2</dc:creator>
      <dc:date>2010-09-16T10:51:36Z</dc:date>
    </item>
    <item>
      <title>How to debug under Intel MPI?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/How-to-debug-under-Intel-MPI/m-p/822514#M1191</link>
      <description>Hi Dmitry,&lt;BR /&gt;&lt;BR /&gt;Wow! That is exactly what I want! Thanks very much!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Linfa</description>
      <pubDate>Thu, 16 Sep 2010 15:14:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/How-to-debug-under-Intel-MPI/m-p/822514#M1191</guid>
      <dc:creator>linfa</dc:creator>
      <dc:date>2010-09-16T15:14:16Z</dc:date>
    </item>
    <item>
      <title>How would this be done using</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/How-to-debug-under-Intel-MPI/m-p/822515#M1192</link>
      <description>&lt;P&gt;How would this be done using eclipse?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 16:58:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/How-to-debug-under-Intel-MPI/m-p/822515#M1192</guid>
      <dc:creator>Michael_S_13</dc:creator>
      <dc:date>2016-09-30T16:58:05Z</dc:date>
    </item>
    <item>
      <title>I'm afraid this doesn't work</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/How-to-debug-under-Intel-MPI/m-p/822516#M1193</link>
      <description>&lt;P&gt;I'm afraid this doesn't work for me because the code launches immediately and there is no chance to enter commands, and also CTRL-C doesn't work to halt the program. Any advice on how to get around this?&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2017 12:01:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/How-to-debug-under-Intel-MPI/m-p/822516#M1193</guid>
      <dc:creator>Ben_F_3</dc:creator>
      <dc:date>2017-03-31T12:01:44Z</dc:date>
    </item>
  </channel>
</rss>

