<?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_MPI_DEBUG output in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/I-MPI-DEBUG-output/m-p/788921#M520</link>
    <description>Jesper,&lt;BR /&gt;&lt;BR /&gt;-1 in square brackets means that the rank number was not assigned yet. Usually debug output goes from rank 0, but if initialization was not complete properly then you can see [-1]. It happens somethimes but not so often.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;do you know of a correct example where the hostname is not listed in the last part of the output&lt;BR /&gt;No, I don't. Does the customer use pathes with local characters (non-english)? Might be this the reason?&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt; Dmitry&lt;BR /&gt;</description>
    <pubDate>Fri, 15 Jul 2011 07:55:45 GMT</pubDate>
    <dc:creator>Dmitry_K_Intel2</dc:creator>
    <dc:date>2011-07-15T07:55:45Z</dc:date>
    <item>
      <title>I_MPI_DEBUG output</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/I-MPI-DEBUG-output/m-p/788918#M517</link>
      <description>&lt;SPAN class="sectionBody"&gt;I have a client that has a problem with my MPI enabled product.&lt;BR /&gt;To find out more of his problem i have asked him to run the following command&lt;BR /&gt;&lt;BR /&gt;mpiexec -n 2 -localonly -genv I_MPI_DEBUG 100 program&lt;BR /&gt;&lt;BR /&gt;I get the following output and I wonder why its [-1], on other pc's its [#rank] and why no hostname is specified. After the last line i receive an Appcrash, this is directly after MPI_Init.&lt;BR /&gt;&lt;BR /&gt;Any idea how to attack this problem?&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;[-1] MPI startup(): I_MPI_DEBUG=100&lt;/P&gt;&lt;P&gt;[-1] MPI startup(): set domain to {0,1,2,3,4,5,6,7} on node &lt;/P&gt;&lt;P&gt;[-1] MPI startup(): Recognition level=1. Platform code=3. Device=0&lt;/P&gt;&lt;P&gt;[-1] MPI startup(): Parent configuration:(intra=0 inter=0 flags=0), (code=3 ppn=0)&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;[-1] Rank Pid Node name Pin cpu&lt;/P&gt;&lt;P&gt;[-1] 0 3684 {0,1,2,3,4,5,6,7}&lt;/P&gt;&lt;BR /&gt;Thanks for your input and help&lt;BR /&gt;&lt;BR /&gt;Jesper&lt;/SPAN&gt;</description>
      <pubDate>Thu, 14 Jul 2011 12:45:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/I-MPI-DEBUG-output/m-p/788918#M517</guid>
      <dc:creator>Jesper_Carlson</dc:creator>
      <dc:date>2011-07-14T12:45:16Z</dc:date>
    </item>
    <item>
      <title>I_MPI_DEBUG output</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/I-MPI-DEBUG-output/m-p/788919#M518</link>
      <description>Hi Jesper,&lt;BR /&gt;&lt;BR /&gt;Could you please provide information of the Intel MPI version? If your customer sees this error - can you reproduce the issue on your cluster with the same command line? Does the application crash without I_MPI_DEBUG? Could you suggest running the application without '-localonly'?&lt;BR /&gt;At the moment it's not clear the reason of such behaviour.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt; Dmitry&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Jul 2011 05:51:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/I-MPI-DEBUG-output/m-p/788919#M518</guid>
      <dc:creator>Dmitry_K_Intel2</dc:creator>
      <dc:date>2011-07-15T05:51:01Z</dc:date>
    </item>
    <item>
      <title>I_MPI_DEBUG output</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/I-MPI-DEBUG-output/m-p/788920#M519</link>
      <description>Hi Dmitry and thanks for you reply&lt;BR /&gt;&lt;BR /&gt;The application crashes in the same way without the I_MPI_DEBUG andI have instructed our customer to try and do a run with -host instead of -localonly. I am currently waiting for a reply.&lt;BR /&gt;Sadly the problem cannot be reproduced on our cluster, however i am trying to get direct access to his computer (the customer has the same problem on several computers - all with a Hungarian windows 7)&lt;BR /&gt;The mpiexec -version output is:&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;Intel MPI Library for Windows* OS, Version 4.0 Build 2/18/2010 1:00:47 PM&lt;/P&gt;&lt;P&gt;Copyright (C) 2007-2010, Intel Corporation. All rights reserved.&lt;/P&gt;Which indicate the correct version - we install the 4.0.0.012 MPI-RT package.&lt;BR /&gt;&lt;BR /&gt;In the output from I_MPI_DEBUG as i read it the number in the [ ] should be the rank of the process right?&lt;BR /&gt;and do you know of a correct example where the hostname is not listed in the last part of the output?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jesper</description>
      <pubDate>Fri, 15 Jul 2011 07:44:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/I-MPI-DEBUG-output/m-p/788920#M519</guid>
      <dc:creator>Jesper_Carlson</dc:creator>
      <dc:date>2011-07-15T07:44:32Z</dc:date>
    </item>
    <item>
      <title>I_MPI_DEBUG output</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/I-MPI-DEBUG-output/m-p/788921#M520</link>
      <description>Jesper,&lt;BR /&gt;&lt;BR /&gt;-1 in square brackets means that the rank number was not assigned yet. Usually debug output goes from rank 0, but if initialization was not complete properly then you can see [-1]. It happens somethimes but not so often.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;do you know of a correct example where the hostname is not listed in the last part of the output&lt;BR /&gt;No, I don't. Does the customer use pathes with local characters (non-english)? Might be this the reason?&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt; Dmitry&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Jul 2011 07:55:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/I-MPI-DEBUG-output/m-p/788921#M520</guid>
      <dc:creator>Dmitry_K_Intel2</dc:creator>
      <dc:date>2011-07-15T07:55:45Z</dc:date>
    </item>
  </channel>
</rss>

