<div dir="ltr">Hello all, <div><br></div><div>When I submit my simulation</div><div>%%bash<br># start simulation segment<br>./simfactory/bin/sim submit NH --cores=1 --ppn-used=8 --walltime=0:2:00<br></div><div>Also tried this %%bash</div><br>./simfactory/bin/sim submit NH --cores=2 --num-threads=1 --walltime=0:20:00<div>again it gives the same warning</div><div>it gives the warning that <span style="background-color:transparent;color:rgb(0,0,0);font-size:14px;white-space:pre-wrap">Total number of threads and number of cores per node are inconsistent: procs=1, ppn-used=8 (procs must be an integer multiple of ppn-used)</span></div><div><span style="background-color:transparent;color:rgb(0,0,0);font-size:14px;white-space:pre-wrap">and after that when i run the parameter file it does not run completely and shows only half or more than half output.</span></div><div><span style="background-color:transparent;color:rgb(0,0,0);font-size:14px;white-space:pre-wrap">How can I resolve this issue so that I get the complete output.</span></div></div>