Re: [MTT users] INI trick for single-node testing

2007-06-21 Thread Jeff Squyres
Hrmm. Perhaps https://svn.open-mpi.org/trac/mtt/ticket/189 is your best hope for something better...? On Jun 21, 2007, at 11:29 AM, Ethan Mallove wrote: Hi, I have a way to toggle single-node testing at the command line. E.g., it looks like this: $ client/mtt run_on_single_node=1 ...

[MTT users] INI trick for single-node testing

2007-06-21 Thread Ethan Mallove
Hi, I have a way to toggle single-node testing at the command line. E.g., it looks like this: $ client/mtt run_on_single_node=1 ... $ client/mtt run_on_single_node=0 ... I just needed the below INI mojo to get this going. Added a "run_on_single_node" boolean to my [MTT] section. ("ompinfo"