<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Hi Ian,</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Thanks for replying. This didn't work for me, but I understand your logic. Is there a way that I can determine how many threads per process my simfactory is configured for? That way I should be able to specify the exact
 # of procs right?</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Thanks!</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<div id="Signature">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, NotoColorEmoji, &quot;Segoe UI Symbol&quot;, &quot;Android Emoji&quot;, EmojiSymbols; --darkreader-inline-color:#e9e3d5;" data-darkreader-inline-color="">
<p style="margin-top:0; margin-bottom:0"></p>
<span id="ms-rterangepaste-start"></span>
<div class="gs" style="margin: 0px; padding: 0px 0px 20px; width: 1032px; color: rgb(34, 34, 34); font-family: Roboto, RobotoDraft, Helvetica, Arial, sans-serif; --darkreader-inline-color:#ded7c7;" data-darkreader-inline-color="">
<div class="">
<div id=":iz" class="ii gt" style="font-size:12.8px; direction:ltr; margin:8px 0px 0px; padding:0px">
<div id=":j0" class="a3s aXjCH " style="overflow:hidden; font-size:small; line-height:1.5; font-family:Arial,Helvetica,sans-serif">
<div dir="ltr"><span class="HOEnZb adL"><font color="#888888" data-darkreader-inline-color="" style="--darkreader-inline-color:#c3b49e;">--&nbsp;<br>
<div dir="ltr" class="m_-5904819280567275100gmail_signature">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr"><br>
</div>
<div dir="ltr">Chad Henshaw<br>
Georgia Institute of Technology - Physics<br>
</div>
<div><br>
</div>
</div>
</div>
</div>
</div>
</font></span></div>
<div class="adL"></div>
</div>
</div>
<div class="hi" style="border-bottom-left-radius: 1px; border-bottom-right-radius: 1px; padding: 0px; width: auto; background: rgb(242, 242, 242); margin: 0px; --darkreader-inline-bgimage: initial; --darkreader-inline-bgcolor:#25252a;" data-darkreader-inline-bgimagedata-darkreader-inline-bgcolor="">
</div>
</div>
</div>
<span id="ms-rterangepaste-end"></span>
<p style="margin-top:0; margin-bottom:0"></p>
</div>
</div>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> ian.hinder@aei.mpg.de &lt;ian.hinder@aei.mpg.de&gt;<br>
<b>Sent:</b> Monday, October 1, 2018 5:06:24 PM<br>
<b>To:</b> Gomard-Henshaw, Chad<br>
<b>Cc:</b> Einstein Toolkit Users<br>
<b>Subject:</b> Re: [Users] Issue running the default qc0-mclachlan.par</font>
<div>&nbsp;</div>
</div>
<meta content="text/html; charset=us-ascii">
<div class="" style="word-wrap:break-word; line-break:after-white-space"><br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On 28 Sep 2018, at 18:48, Gomard-Henshaw, Chad &lt;<a href="mailto:cgomard@gatech.edu" class="">cgomard@gatech.edu</a>&gt; wrote:</div>
<br class="x_Apple-interchange-newline">
<div class="">
<div id="x_divtagdefaultwrapper" dir="ltr" class="" style="font-style:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; font-size:12pt; font-family:Calibri,Helvetica,sans-serif">
<div class="" style="margin-top:0px; margin-bottom:0px">Hello,</div>
<div class="" style="margin-top:0px; margin-bottom:0px"><br class="">
</div>
<div class="" style="margin-top:0px; margin-bottom:0px">When running the default qc0 simulation, I get an error (see attached). This was run using the following command in the windows linux subshell:<br class="">
<br class="">
</div>
<div class="">./simfactory/bin/sim create-run qc05 \</div>
<div class="">&nbsp; --parfile=par/qc0-mclachlan.par</div>
<br class="">
<p class="" style="margin-top:0px; margin-bottom:0px"></p>
<div class="" style="margin-top:0px; margin-bottom:0px"><br class="">
</div>
<div class="" style="margin-top:0px; margin-bottom:0px">The simulation runs for about an hour before aborting; I get partial output files but only with two data points. Can you please advise on how to address this issue?</div>
</div>
</div>
</blockquote>
<div><br class="">
</div>
<div>Hi,</div>
<div><br class="">
</div>
<div>We should have a FAQ... &nbsp;You need to run on at least two processes, due to internal limitations in the code. So add</div>
<div><br class="">
</div>
<div><span class="x_Apple-tab-span" style="white-space:pre"></span>&nbsp;--procs 2</div>
<div><br class="">
</div>
<div>to your create-run command line. &nbsp;</div>
<div><br class="">
</div>
<div>[I don't know exactly how your machine is configured in simfactory; if it is configured to use more than one thread per process, then you need to use enough &quot;--procs&quot; (which really means &quot;threads&quot;) that at least two MPI processes are used.]</div>
<div><br class="">
</div>
</div>
<div class="">
<div dir="auto" class="" style="color:rgb(0,0,0); letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; word-wrap:break-word; line-break:after-white-space">
<div dir="auto" class="" style="word-wrap:break-word; line-break:after-white-space">
--&nbsp;<br class="">
Ian Hinder<br class="">
<a href="https://ianhinder.net" class="">https://ianhinder.net</a><br class="">
</div>
</div>
</div>
<br class="">
</div>
</body>
</html>