On Nov 4, 2008, at 7:35 AM, Mike Dubman wrote:
yep. it works. I thought that "exec" for mpirun will be executed
once with all @mca@ params passed to it.
I basically have a top-level "if" that lets me figure out whether I'm
running on IB or iWARP systems, and that chooses between two master
yep. it works. I thought that "exec" for mpirun will be executed once with
all @mca@ params passed to it.
Thanks again.
Mike
On Tue, Nov 4, 2008 at 2:08 PM, Jeff Squyres wrote:
> On Nov 4, 2008, at 1:18 AM, Mike Dubman wrote:
>
> Do you mean that you have a huge "&enumerate" funclet with diffe
On Nov 4, 2008, at 1:18 AM, Mike Dubman wrote:
Do you mean that you have a huge "&enumerate" funclet with different
command lines for mpirun inside mpi_details section or smth else?
I have a few enumerates, yes. See ompi-tests/trunk/cisco/mtt. The
main INI file that I use nightly is cisco
Hello Jeff,
Do you mean that you have a huge "&enumerate" funclet with different command
lines for mpirun inside mpi_details section or smth else?
Mike.
On Mon, Nov 3, 2008 at 7:55 PM, Jeff Squyres wrote:
> What exactly do you want to do?
>
> For example, Cisco's MTT files simply list a huge nu
Ethan,
Thanks for the tip, nice way to achieve multi-scenarios for single
mpi_details section.
Mike.
On Mon, Nov 3, 2008 at 5:45 PM, Ethan Mallove wrote:
> On Mon, Nov/03/2008 09:34:07AM, Mike Dubman wrote:
> >Hello Guys,
> >
> >Please suggest the proper way to handle the following:
>