<div dir="ltr">Hi Ian<br><br>I&#39;am running on VirtualBox set whit 2 Processors and 8GB RAM<br><br>When i try with this submit command<br><br>create-submit mybbh --parfile par/BBHLowRes.par --num-threads=1 --procs=2<br><div><br>I get following message in .err file<br><br></div><div>WARNING level 0 from host kpc-VirtualBox process 0</div><div>  while executing schedule bin (none), routine (no thorn)::(no routine)</div><div>  in thorn Carpet, file /home/kuangtly/programming/ET/forfun/Cactus/arrangements/Carpet/Carpet/src/SetupGH.cc:153:</div><div>  -&gt; The environment variable CACTUS_NUM_PROCS is set to 2, but there are 1 MPI processes. This may indicate a severe problem with the MPI startup mechanism.</div><div>cactus_sim: /home/kuangtly/programming/ET/forfun/Cactus/arrangements/Carpet/Carpet/src/helpers.cc:275: int Carpet::Abort(const cGH*, int): Assertion `0&#39; failed.</div><div>Rank 0 with PID 15985 received signal 6</div><div>Writing backtrace to BBHLowRes/backtrace.0.txt</div><div>Aborted (core dumped)</div><div><br><br>i have change these setting in .ini file<br>ppn =2</div><div>max-num-threads =2<br>num-threads =2<br><br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 23, 2016 at 6:28 PM, Ian Hinder <span dir="ltr">&lt;<a href="mailto:ian.hinder@aei.mpg.de" target="_blank">ian.hinder@aei.mpg.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><br><div><span class=""><div>On 23 Dec 2016, at 10:52, Cory Chu &lt;<a href="mailto:cory.yk.chu@gmail.com" target="_blank">cory.yk.chu@gmail.com</a>&gt; wrote:</div><br class="m_-2059589090983400525Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Erik<br><br>Should I simply change the .ini file in simfactory/mdb/machines<br>with<div><div>ppn = 2</div><div>max-num-threads = 2</div><div>num-threads = 2<br><br>and adding --procs = 2 on running command ?<br><br>sorry i just can not find a detail documentation on this part<br>after i change the above setting<br>the problem did not solved <br></div></div></div></blockquote><div><br></div></span><div>Hi Cory,</div><div><br></div><div>Can you give the command line you are using to submit the simulation?  You need to ensure that the number of MPI processes you use is larger.  You could do this by running fewer threads per process, or if you are already running one thread per process, by increasing the number of processes by increasing the number of threads.  That might mean reconfiguring the machine definition to allow more cores to be used than you actually have.  What machine is it; i.e. how many processors and cores do you have?</div><div><br></div></div><span class=""><div>
<div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word"><div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word"><div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word"><div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word"><div>-- </div><div>Ian Hinder</div><div><a href="http://members.aei.mpg.de/ianhin" target="_blank">http://members.aei.mpg.de/<wbr>ianhin</a></div></div></div></div></div>
</div>
<br></span></div></blockquote></div><br></div>