Setting verbosity level

Joshua Bernstein jbernstein at penguincomputing.com
Wed Oct 10 17:17:22 EDT 2007


Hmm,

	Do I just specify the -v option several times a la:

mpiexec -v -v -v ./myprog

that seems to work, but it would be nice it accepted:

mpiexec -vvv ./myprog

or

mpiexec -v3 ./myprog

or this idea was documented in the usage some place.

-Josh

Joshua Bernstein wrote:
> So,
> 
>     I'm trying to trace through some start and when I look at the code I 
> see things like debug(2,...) debug(3...) etc. Though it seems that there 
> isn't a way to actually set the debug value inside of cl_args->verbose. 
> I've tried something like:
> 
> mpiexec -verbose 4 ./myprog,
> 
> but it complains:
> 
> bash-3.00$ mpiexec -v 4  ./cpi
> mpiexec: Error: resolve_exe: executable "4" not found in path or current 
> dir.
> 
> Am I missing something or is there a bug here?
> 
> -Joshua Bernstein
> Software Engineer
> Penguin Computing
> _______________________________________________
> mpiexec mailing list
> mpiexec at osc.edu
> http://email.osc.edu/mailman/listinfo/mpiexec


More information about the mpiexec mailing list