Hi Ralph,
Thank you for you help. This is exactly what I wanted!
Regards,
Jason
Ralph Castain wrote:
Hmmm...well, here is one way to do it:
mpirun -n 1 -host n0 ./master_worker : -n N-1 -host +e ./master_worker
What this will do is put rank 0 on the first node in your allocation,
and then
Hi,
Am 10.09.2009 um 21:40 schrieb Jason D. Gans:
Hello,
I would like to use a custom hostfile (that changes the default
max_slot
values for certain nodes). My understanding of the FAQ is that this is
*not* possible with Torque. Therefore, is is possible to disable
use of
Torque at runtim
What OMPI version are you talking about?
On Sep 10, 2009, at 1:40 PM, Jason D. Gans wrote:
Hello,
I would like to use a custom hostfile (that changes the default
max_slot
values for certain nodes). My understanding of the FAQ is that this is
*not* possible with Torque. Therefore, is is pos
Hello,
I would like to use a custom hostfile (that changes the default max_slot
values for certain nodes). My understanding of the FAQ is that this is
*not* possible with Torque. Therefore, is is possible to disable use of
Torque at runtime (via an argument to mpirun), or do I need to recompile
to