Re: [OMPI devel] mpirun --debug

2012-03-19 Thread Ralph Castain
Nope - that will always be a problem, I'm afraid. On Mar 19, 2012, at 1:54 AM, David Singleton wrote: > > Minor issue. > > We have a user with a --debug argument to their executable. This argument > is removed when they use mpirun --debug ... ./a.out --debug ... > This is still a problem in 1.5

[OMPI devel] mpirun --debug

2012-03-19 Thread David Singleton
Minor issue. We have a user with a --debug argument to their executable. This argument is removed when they use mpirun --debug ... ./a.out --debug ... This is still a problem in 1.5.5. I haven't checked if this has changed in later code. David