<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><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="Apple-interchange-newline"><div class=""><div id="divtagdefaultwrapper" dir="ltr" style="caret-color: rgb(0, 0, 0); font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-size: 12pt; font-family: Calibri, Helvetica, sans-serif;" class=""><div style="margin-top: 0px; margin-bottom: 0px;" class="">Hello,</div><div style="margin-top: 0px; margin-bottom: 0px;" class=""><br class=""></div><div style="margin-top: 0px; margin-bottom: 0px;" class="">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 style="margin-top: 0px; margin-bottom: 0px;" class=""></p><div style="margin-top: 0px; margin-bottom: 0px;" class=""><br class=""></div><div style="margin-top: 0px; margin-bottom: 0px;" class="">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="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 "--procs" (which really means "threads") that at least two MPI processes are used.]</div><div><br class=""></div></div><div class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">--&nbsp;<br class="">Ian Hinder<br class=""><a href="https://ianhinder.net" class="">https://ianhinder.net</a><br class=""></div></div>

</div>
<br class=""></body></html>