On Jan 4, 2006, at 7:24 PM, Anthony Chan wrote:
How about this -- an ISV asked me for a similar feature a little
while ago: if mpirun is invoked with an absolute pathname, then use
that base directory (minus the difference from $bindir) as an option
to an implicit --prefix.
(your suggestion may
Hi Jeff,
On Wed, 4 Jan 2006, Jeff Squyres wrote:
> Anthony --
>
> I'm really sorry; we just noticed this message today -- it got lost
> in the post-SC recovery/holiday craziness. :-(
I understand. :)
>
> Your request is fairly reasonable, but I wouldn't want to make it the
> default behavior.
Anthony --
I'm really sorry; we just noticed this message today -- it got lost
in the post-SC recovery/holiday craziness. :-(
Your request is fairly reasonable, but I wouldn't want to make it the
default behavior. Specifically, I can envision some scenarios where
it might be problematic
Hello Anthony,
On Tuesday 22 November 2005 18:20, Anthony Chan wrote:
> This is not a bug just wonder if this can be improved. I have been
> running openmpi linked program with command
>
> /bin/mpirun --prefix \
> --host A -np N a.out
>
> My understanding is that
On Nov 22, 2005, at 12:20 PM, Anthony Chan wrote:
This is not a bug just wonder if this can be improved. I have been
running openmpi linked program with command
/bin/mpirun --prefix \
--host A -np N a.out
My understanding is that --prefix allows extra search
This is not a bug just wonder if this can be improved. I have been
running openmpi linked program with command
/bin/mpirun --prefix \
--host A -np N a.out
My understanding is that --prefix allows extra search path in addition to
PATH and LD_LIBRARY_PATH, corre