<?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 Georg, in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/IDB-in-parallel-application/m-p/994998#M80461</link>
    <description>Hi Georg,

    The parallel application (Fortran) is using MPI and is compile with openmpi 1.4.3. I assume that the gdb is included in the distribution of Intel compiler. The version of Intel compiler is 11.1.046.

Cheers,
Lyndon.</description>
    <pubDate>Sun, 30 Sep 2012 21:10:35 GMT</pubDate>
    <dc:creator>Lyndon_L_</dc:creator>
    <dc:date>2012-09-30T21:10:35Z</dc:date>
    <item>
      <title>IDB in parallel application</title>
      <link>https://community.intel.com/t5/Software-Archive/IDB-in-parallel-application/m-p/994996#M80459</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;I am running a parallel application over 128 cores and it always crashed in the core#48. Is there a way to use IDB in core#48 only? The IDB may be not a good debugger for parallel application.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Lyndon.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2012 06:18:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/IDB-in-parallel-application/m-p/994996#M80459</guid>
      <dc:creator>Lyndon_L_</dc:creator>
      <dc:date>2012-09-28T06:18:52Z</dc:date>
    </item>
    <item>
      <title>Hello Lyndon,</title>
      <link>https://community.intel.com/t5/Software-Archive/IDB-in-parallel-application/m-p/994997#M80460</link>
      <description>Hello Lyndon,

which version of IDB are you using and is your parallel application using shared memory (OpenMP, Intel(R) TBB, ...) or distributed memory (MPI) technology?

Thank you &amp;amp; best regards,

Georg Zitzlsberger</description>
      <pubDate>Fri, 28 Sep 2012 09:01:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/IDB-in-parallel-application/m-p/994997#M80460</guid>
      <dc:creator>Georg_Z_Intel</dc:creator>
      <dc:date>2012-09-28T09:01:13Z</dc:date>
    </item>
    <item>
      <title>Hi Georg,</title>
      <link>https://community.intel.com/t5/Software-Archive/IDB-in-parallel-application/m-p/994998#M80461</link>
      <description>Hi Georg,

    The parallel application (Fortran) is using MPI and is compile with openmpi 1.4.3. I assume that the gdb is included in the distribution of Intel compiler. The version of Intel compiler is 11.1.046.

Cheers,
Lyndon.</description>
      <pubDate>Sun, 30 Sep 2012 21:10:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/IDB-in-parallel-application/m-p/994998#M80461</guid>
      <dc:creator>Lyndon_L_</dc:creator>
      <dc:date>2012-09-30T21:10:35Z</dc:date>
    </item>
    <item>
      <title>Hello Lyndon,</title>
      <link>https://community.intel.com/t5/Software-Archive/IDB-in-parallel-application/m-p/994999#M80462</link>
      <description>Hello Lyndon,

IDB is not validated against Open MPI (started via mpiexec/mpirun); it only supports Intel(R) MPI. In addition, 11.1.046 is quite old and IDB has seen lots of stability improvements over the last versions, also regarding Intel(R) MPI with the last update: Intel(R) Composer XE 2011 Update 12.

However, debugging of individual processes should work. If you want to do that (e.g. for just one process on a node) you can do the following:
- Start the MPI processes
- Log into the host which runs the process you like to debug (rank/host 48 in your example)
- Start IDB and attach to the running process
In that case you also need to make sure that the process does not run away before you attach, e.g. via a busy wait in the code.

GDB is not part of our suites/products. You need to download it separately.

Thank you &amp;amp; best regards,

Georg Zitzlsberger</description>
      <pubDate>Mon, 01 Oct 2012 10:00:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/IDB-in-parallel-application/m-p/994999#M80462</guid>
      <dc:creator>Georg_Z_Intel</dc:creator>
      <dc:date>2012-10-01T10:00:48Z</dc:date>
    </item>
  </channel>
</rss>

