Setting verbosity level
Joshua Bernstein
jbernstein at penguincomputing.com
Wed Oct 10 17:08:58 EDT 2007
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
More information about the mpiexec
mailing list