<?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 MPI delayed stdout in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/MPI-delayed-stdout/m-p/937067#M2632</link>
    <description>&lt;P&gt;When I run my MPI code, the printf's are not displayed immediately. They are displayed all at once when the program terminates.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Is there a way to remove this delay and print things immediately?&lt;/P&gt;</description>
    <pubDate>Mon, 29 Oct 2012 15:11:35 GMT</pubDate>
    <dc:creator>italo1337</dc:creator>
    <dc:date>2012-10-29T15:11:35Z</dc:date>
    <item>
      <title>MPI delayed stdout</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MPI-delayed-stdout/m-p/937067#M2632</link>
      <description>&lt;P&gt;When I run my MPI code, the printf's are not displayed immediately. They are displayed all at once when the program terminates.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Is there a way to remove this delay and print things immediately?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2012 15:11:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MPI-delayed-stdout/m-p/937067#M2632</guid>
      <dc:creator>italo1337</dc:creator>
      <dc:date>2012-10-29T15:11:35Z</dc:date>
    </item>
    <item>
      <title>It italo,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MPI-delayed-stdout/m-p/937068#M2633</link>
      <description>It italo,

Does your operating system buffer output?

Sincerely,
James Tullos
Technical Consulting Engineer
Intel® Cluster Tools</description>
      <pubDate>Tue, 30 Oct 2012 14:22:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MPI-delayed-stdout/m-p/937068#M2633</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2012-10-30T14:22:55Z</dc:date>
    </item>
    <item>
      <title>When I run the program</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MPI-delayed-stdout/m-p/937069#M2634</link>
      <description>When I run the program without mpiexec, it doesn't buffer. It displays the output immediately. When I use mpiexec, it only shows the result when the program finishes. It happens only on Windows 7. On Linux it's ok.</description>
      <pubDate>Tue, 30 Oct 2012 14:29:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MPI-delayed-stdout/m-p/937069#M2634</guid>
      <dc:creator>italo1337</dc:creator>
      <dc:date>2012-10-30T14:29:19Z</dc:date>
    </item>
    <item>
      <title>Hi italo,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MPI-delayed-stdout/m-p/937070#M2635</link>
      <description>Hi italo,

Got it.  I'm seeing the same behavior, let me see if there's a simple fix for this.

Sincerely,
James Tullos
Technical Consulting Engineer
Intel® Cluster Tools</description>
      <pubDate>Tue, 30 Oct 2012 14:35:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MPI-delayed-stdout/m-p/937070#M2635</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2012-10-30T14:35:59Z</dc:date>
    </item>
    <item>
      <title>Hi italo,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MPI-delayed-stdout/m-p/937071#M2636</link>
      <description>Hi italo,

Are you flushing stdout after your printf calls?

Sincerely,
James Tullos
Technical Consulting Engineer
Intel® Cluster Tools</description>
      <pubDate>Tue, 30 Oct 2012 14:41:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MPI-delayed-stdout/m-p/937071#M2636</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2012-10-30T14:41:16Z</dc:date>
    </item>
    <item>
      <title>Thank you. fflush(stdout)</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MPI-delayed-stdout/m-p/937072#M2637</link>
      <description>Thank you. fflush(stdout) worked.</description>
      <pubDate>Tue, 30 Oct 2012 15:02:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MPI-delayed-stdout/m-p/937072#M2637</guid>
      <dc:creator>italo1337</dc:creator>
      <dc:date>2012-10-30T15:02:52Z</dc:date>
    </item>
    <item>
      <title>Hi italo,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MPI-delayed-stdout/m-p/937073#M2638</link>
      <description>Hi italo,

Good.  Please feel free to contact us again if there are any future concerns.

Sincerely,
James Tullos
Technical Consulting Engineer
Intel® Cluster Tools</description>
      <pubDate>Tue, 30 Oct 2012 15:06:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MPI-delayed-stdout/m-p/937073#M2638</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2012-10-30T15:06:56Z</dc:date>
    </item>
  </channel>
</rss>

