<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:access="http://www.bloglines.com/about/specs/fac-1.0">
<access:restriction relationship="allow" />
<channel>
<title>nb6mpi</title>
<link>http://nb6mpi.pbwiki.com/</link>
<description>RecentChanges for nb6mpi</description>
<image>
 <url>http://nb6mpi.pbwiki.com/feedlogo.gif</url>
 <title>PBwiki</title>
 <link>http://pbwiki.com/</link>
</image>
<generator>PBwiki 3.7</generator>
<webMaster>support@pbwiki.com</webMaster>
 <item>
  <title>BenchmarkResults</title>
  <link>http://nb6mpi.pbwiki.com/BenchmarkResults</link>
  <author>email.hidden@example.com (Jose)</author>
  <description><![CDATA[<h3>Jose edited <a href="http://nb6mpi.pbwiki.com/BenchmarkResults">BenchmarkResults</a></h3>
Relevant timings for N=50K:<br />c)<br /><span style="color:red;background-color:#fcc;">The optimal processor numbers</span><br />LRZ<br />Information about the hardware van be found in<br />]]></description>
  <pubDate>Mon, 16 Jun 2008 16:09:17 +0000</pubDate>
  <category>mod</category>
 </item>
 <item>
  <title>BenchmarkResults</title>
  <link>http://nb6mpi.pbwiki.com/BenchmarkResults</link>
  <author>email.hidden@example.com (Jose)</author>
  <description><![CDATA[<h3>Jose edited <a href="http://nb6mpi.pbwiki.com/BenchmarkResults">BenchmarkResults</a></h3>
c)<br />The optimal processor numbers<br /><span style="color:red;background-color:#fcc;">A comparison of the plots of the b) type is now given</span><br />LRZ<br />Information about the hardware van be found in<br />]]></description>
  <pubDate>Mon, 16 Jun 2008 16:08:08 +0000</pubDate>
  <category>mod</category>
 </item>
 <item>
  <title>BenchmarkResults</title>
  <link>http://nb6mpi.pbwiki.com/BenchmarkResults</link>
  <author>email.hidden@example.com (Jose)</author>
  <description><![CDATA[<h3>Jose edited <a href="http://nb6mpi.pbwiki.com/BenchmarkResults">BenchmarkResults</a></h3>
RZG<br />Information about the hardware van be found in http://www.rzg.mpg.de/computing/hardware/power4<br /><span style="font-weight:bold;color:green;background-color:#cfc;">The benchmarks were done by José with the Cambody version of Nbody6++.<br />a)b)<br />Relevant timings for N=50K:<br />c)<br />The optimal processor numbers<br />A comparison of the plots of the b) type is now given<br />LRZ<br />Information about the hardware van be found in<br />http://www.lrz-muenchen.de/services/compute/hlrb/</span><br />The benchmarks were done by José with the Cambody version of Nbody6++.<br />a)b)<br />]]></description>
  <pubDate>Mon, 16 Jun 2008 16:07:12 +0000</pubDate>
  <category>mod</category>
 </item>
 <item>
  <title>LRZ.gif</title>
  <link>http://nb6mpi.pbwiki.com/f/LRZ.gif</link>
  <author>email.hidden@example.com (Jose)</author>
  <description><![CDATA[<h3>Jose uploaded <a href="http://nb6mpi.pbwiki.com/f/LRZ.gif">LRZ.gif</a>]]></description>
  <pubDate>Mon, 16 Jun 2008 16:06:55 +0000</pubDate>
  <category>upl</category>
 </item>
 <item>
  <title>LRZ0050k.gif</title>
  <link>http://nb6mpi.pbwiki.com/f/LRZ0050k.gif</link>
  <author>email.hidden@example.com (Jose)</author>
  <description><![CDATA[<h3>Jose uploaded <a href="http://nb6mpi.pbwiki.com/f/LRZ0050k.gif">LRZ0050k.gif</a>]]></description>
  <pubDate>Mon, 16 Jun 2008 16:06:55 +0000</pubDate>
  <category>upl</category>
 </item>
 <item>
  <title>Runtime problems</title>
  <link>http://nb6mpi.pbwiki.com/Runtime+problems</link>
  <author>email.hidden@example.com (Andreas Ernst)</author>
  <description><![CDATA[<h3>Andreas Ernst edited <a href="http://nb6mpi.pbwiki.com/Runtime+problems">Runtime problems</a></h3>
80 CONTINUE**       Check whether membership range is acceptable.* Next statement commented (A. Ernst)*      IF (NNB.EQ.1) GO TO 70*<br />A solution is to comment the above line. In principle, NLIST is deprecated and all references to this array should be removed anyway as Sverre says. (O.P./A.E.)<br /> -O4<span style="color:red;background-color:#fcc;"> does</span><span style="color:red;background-color:#fcc;"> not</span><span style="color:red;background-color:#fcc;"> always</span><span style="color:red;background-color:#fcc;"> work,</span><span style="font-weight:bold;color:green;background-color:#cfc;"> seems</span><span style="font-weight:bold;color:green;background-color:#cfc;"> to</span><span style="font-weight:bold;color:green;background-color:#cfc;"> work</span><span style="font-weight:bold;color:green;background-color:#cfc;"> in</span><span style="font-weight:bold;color:green;background-color:#cfc;"> most</span><span style="font-weight:bold;color:green;background-color:#cfc;"> cases,</span> but -O3 seems to work in all cases so far with pgf. (A.E.)<br />]]></description>
  <pubDate>Sat, 15 Mar 2008 22:24:33 +0000</pubDate>
  <category>mod</category>
 </item>
 <item>
  <title>Runtime problems</title>
  <link>http://nb6mpi.pbwiki.com/Runtime+problems</link>
  <author>email.hidden@example.com (Andreas Ernst)</author>
  <description><![CDATA[<h3>Andreas Ernst edited <a href="http://nb6mpi.pbwiki.com/Runtime+problems">Runtime problems</a></h3>
4) Segmentation fault directly after starting the code<br />5) Run hangs after output  fpoly2 time<br /><span style="font-weight:bold;color:green;background-color:#cfc;">6) The energy is not equal to -0.25 or energy errors occur.</span><br />Solutions:<br />1) STDIO - Error 11: Resource temporarily unavailable: We were getting the following strange error on our Beowulf PC cluster Hydra @ ARI using PGI mpif77 / pgf77 while trying to restart the nbody6++ run:<br />80 CONTINUE**       Check whether membership range is acceptable.* Next statement commented (A. Ernst)*      IF (NNB.EQ.1) GO TO 70*<br />A solution is to comment the above line. In principle, NLIST is deprecated and all references to this array should be removed anyway as Sverre says. (O.P./A.E.)<br /><span style="font-weight:bold;color:green;background-color:#cfc;">6) The energy is not equal to -0.25 or energy errors occur. If you do a &quot;grep ADJUST diagnosticsfile&quot; you can see the value of the total energy. If it is not equal to -0.25 in the beginning or unreasonable energy errors occur the first thing to check is the compiler optimization option in the Makefile: -O4 does n</span>]]></description>
  <pubDate>Sat, 15 Mar 2008 22:19:09 +0000</pubDate>
  <category>mod</category>
 </item>
 <item>
  <title>Runtime problems</title>
  <link>http://nb6mpi.pbwiki.com/Runtime+problems</link>
  <author>email.hidden@example.com (Andreas Ernst)</author>
  <description><![CDATA[<h3>Andreas Ernst edited <a href="http://nb6mpi.pbwiki.com/Runtime+problems">Runtime problems</a></h3>
3) The run hangs in a KS regularization - what to do?<br />4) Segmentation fault directly after starting the code<br /><span style="font-weight:bold;color:green;background-color:#cfc;">5) Run hangs after output  fpoly2 time</span><br />Solutions:<br />1) STDIO - Error 11: Resource temporarily unavailable: We were getting the following strange error on our Beowulf PC cluster Hydra @ ARI using PGI mpif77 / pgf77 while trying to restart the nbody6++ run:<br />This did not help me, i get the segfault in any case, shure that this is the solution? (José experienced the same problems).  (O.P.)<br />Did you also rename the COMMON block CLOSE? (A.E.)<br /><span style="font-weight:bold;color:green;background-color:#cfc;">5) Run hangs after output  fpoly2 time. The code hangs after the output<br />fpoly1 time= ... fpoly2 time= ...<br />appears in the diagnostics file. The problem is an infinite loop in start.F after label 80:<br />80 CONTINUE**       Check whether membership range is acceptable.* Next statement commented (A. Ernst)*      IF (NNB.EQ.1) GO TO 70*<br />A solution is to comment the above line. In principle, NLIST is deprecated and all references to</span>]]></description>
  <pubDate>Thu, 13 Mar 2008 14:51:16 +0000</pubDate>
  <category>mod</category>
 </item>
 <item>
  <title>RZG-3.gif</title>
  <link>http://nb6mpi.pbwiki.com/Runtime+problems</link>
  <author>email.hidden@example.com (Jose)</author>
  <description><![CDATA[<h3>Jose renamed RZG-3.gif <a href="/f/RZG.gif">RZG.gif</a></h3>
]]></description>
  <pubDate>Wed, 12 Mar 2008 17:32:00 +0000</pubDate>
  <category>mvf</category>
 </item>
 <item>
  <title>RZG-3.gif</title>
  <link>http://nb6mpi.pbwiki.com/f/RZG-3.gif</link>
  <author>email.hidden@example.com (Jose)</author>
  <description><![CDATA[<h3>Jose uploaded <a href="http://nb6mpi.pbwiki.com/f/RZG-3.gif">RZG-3.gif</a>]]></description>
  <pubDate>Wed, 12 Mar 2008 17:31:57 +0000</pubDate>
  <category>upl</category>
 </item>
 <item>
  <title>Other problems</title>
  <link>http://nb6mpi.pbwiki.com/Other+problems</link>
  <author>email.hidden@example.com (Andreas Ernst)</author>
  <description><![CDATA[<h3>Andreas Ernst edited <a href="http://nb6mpi.pbwiki.com/Other+problems">Other problems</a></h3>
<span style="font-weight:bold;color:green;background-color:#cfc;">Other problems</span><br />Problems:<br />1) I cannot read conf.3 on IBM PowerPC systems with XLF compiler.<br />]]></description>
  <pubDate>Wed, 12 Mar 2008 15:41:00 +0000</pubDate>
  <category>mod</category>
 </item>
 <item>
  <title>Other problems</title>
  <link>http://nb6mpi.pbwiki.com/Other+problems</link>
  <author>email.hidden@example.com (Andreas Ernst)</author>
  <description><![CDATA[<h3>Andreas Ernst added <a href="http://nb6mpi.pbwiki.com/Other+problems">Other problems</a></h3>
!! Problems:<br />
<br />
1) I cannot read conf.3 on IBM PowerPC systems with XLF compiler.<br />
<br />
<br />
<br />
!! Solutions:<br />
<br />
**1) I cannot read conf.3 on IBM PowerPC systems with XLF compiler.** Try to modify all OPEN statements in file_init.F: Instead of ACCESS=\'APPEND\' use POSITION=\'APPEND\' for the XLF compiler. (A.E.)<br />
]]></description>
  <pubDate>Wed, 12 Mar 2008 15:39:45 +0000</pubDate>
  <category>add</category>
 </item>
 <item>
  <title>FrontPage</title>
  <link>http://nb6mpi.pbwiki.com/FrontPage</link>
  <author>email.hidden@example.com (Andreas Ernst)</author>
  <description><![CDATA[<h3>Andreas Ernst edited <a href="http://nb6mpi.pbwiki.com/FrontPage">FrontPage</a></h3>
Linking problems<br />Runtime problems<br /><span style="font-weight:bold;color:green;background-color:#cfc;">Other problems</span><br />Debugging<br />FAQ<br />]]></description>
  <pubDate>Wed, 12 Mar 2008 15:37:12 +0000</pubDate>
  <category>mod</category>
 </item>
 <item>
  <title>plot4_rzg-1.gif</title>
  <link>http://nb6mpi.pbwiki.com/FrontPage</link>
  <author>email.hidden@example.com (oliver)</author>
  <description><![CDATA[<h3>oliver renamed plot4_rzg-1.gif <a href="/f/plot4_rzg.gif">plot4_rzg.gif</a></h3>
]]></description>
  <pubDate>Wed, 12 Mar 2008 11:25:52 +0000</pubDate>
  <category>mvf</category>
 </item>
 <item>
  <title>plot4_rzg-1.gif</title>
  <link>http://nb6mpi.pbwiki.com/f/plot4_rzg-1.gif</link>
  <author>email.hidden@example.com (oliver)</author>
  <description><![CDATA[<h3>oliver uploaded <a href="http://nb6mpi.pbwiki.com/f/plot4_rzg-1.gif">plot4_rzg-1.gif</a>]]></description>
  <pubDate>Wed, 12 Mar 2008 11:25:49 +0000</pubDate>
  <category>upl</category>
 </item>
 <item>
  <title>NPEopt-1.gif</title>
  <link>http://nb6mpi.pbwiki.com/f/plot4_rzg-1.gif</link>
  <author>email.hidden@example.com (oliver)</author>
  <description><![CDATA[<h3>oliver renamed NPEopt-1.gif <a href="/f/NPEopt.gif">NPEopt.gif</a></h3>
]]></description>
  <pubDate>Wed, 12 Mar 2008 11:25:36 +0000</pubDate>
  <category>mvf</category>
 </item>
 <item>
  <title>NPEopt-1.gif</title>
  <link>http://nb6mpi.pbwiki.com/f/NPEopt-1.gif</link>
  <author>email.hidden@example.com (oliver)</author>
  <description><![CDATA[<h3>oliver uploaded <a href="http://nb6mpi.pbwiki.com/f/NPEopt-1.gif">NPEopt-1.gif</a>]]></description>
  <pubDate>Wed, 12 Mar 2008 11:25:32 +0000</pubDate>
  <category>upl</category>
 </item>
 <item>
  <title>Runtime problems</title>
  <link>http://nb6mpi.pbwiki.com/Runtime+problems</link>
  <author>email.hidden@example.com (Andreas Ernst)</author>
  <description><![CDATA[<h3>Andreas Ernst edited <a href="http://nb6mpi.pbwiki.com/Runtime+problems">Runtime problems</a></h3>
Restart the run with KSTART = 5 (see FAQ in this wiki) after you have modified one or more of the parameters ETAI, ETAR, ETAU, DTMIN, RMIN, NNBOPT in the third line of the restart input file<br />4) Segmentation fault directly after starting the code. This nasty bug appeard on SARA's Huygens system: A segfault right at the beginning before any output was written. Wim Rijks from SARA helped: There is a duplicate symbol &quot;FCLOSE&quot;. Solution: Rename the routine fclose.f into something like myfclose.f and modify all calls to this routine by using sed. I have small script which does that for you. (A.E.)<br /> problems).<span style="color:red;background-color:#fcc;"><br />(O.P.)</span><span style="font-weight:bold;color:green;background-color:#cfc;">  (O.P.)</span><span style="font-weight:bold;color:green;background-color:#cfc;"><br />Did</span><span style="font-weight:bold;color:green;background-color:#cfc;"> you</span><span style="font-weight:bold;color:green;background-color:#cfc;"> also</span><span style="font-weight:bold;color:green;background-color:#cfc;"> rename</span><span style="font-weight:bold;color:green;background-color:#cfc;"> the</span><span style="font-weight:bold;color:green;background-color:#cfc;"> COMMON</span><span style="font-weight:bold;color:green;background-color:#cfc;"> block</span><span style="font-weight:bold;color:green;background-color:#cfc;"> CLOSE?</span><span style="font-weight:bold;color:green;background-color:#cfc;"> (A.E.)</span><br />]]></description>
  <pubDate>Tue, 11 Mar 2008 16:05:56 +0000</pubDate>
  <category>mod</category>
 </item>
 <item>
  <title>RZG-3.gif</title>
  <link>http://nb6mpi.pbwiki.com/Runtime+problems</link>
  <author>email.hidden@example.com (Jose)</author>
  <description><![CDATA[<h3>Jose renamed RZG-3.gif <a href="/f/RZG.gif">RZG.gif</a></h3>
]]></description>
  <pubDate>Wed, 05 Mar 2008 14:19:01 +0000</pubDate>
  <category>mvf</category>
 </item>
 <item>
  <title>RZG-3.gif</title>
  <link>http://nb6mpi.pbwiki.com/f/RZG-3.gif</link>
  <author>email.hidden@example.com (Jose)</author>
  <description><![CDATA[<h3>Jose uploaded <a href="http://nb6mpi.pbwiki.com/f/RZG-3.gif">RZG-3.gif</a>]]></description>
  <pubDate>Wed, 05 Mar 2008 14:18:58 +0000</pubDate>
  <category>upl</category>
 </item>
</channel>
</rss>
