<div dir="ltr"><div>Dear all,</div><div> </div><div>I am working on a shared memory processor with 256 cores. I am working from the command line directly.</div><div> </div><div>Can I restict the number of cores that I deploy.The command</div>
<div> </div><div>mpirun -n 100 myprog</div><div> </div><div> </div><div>will automatically start on 100 cores. I wish to use only 10 cores and have 10 threads on each core. Can I do this with mpich ?  Rememebre that this an smp abd I can not identify each core individually(as in a cluster)</div>
<div> </div><div>Regards, bob</div></div>