Because they are in the pmix framework - you need to set "pmix_base_verbose 5"
> On May 22, 2016, at 9:46 AM, dpchoudh . wrote:
>
> Hello Gilles and Nathan
>
> Thank you very much for the answer.
>
> The reason I asked this question is that I wanted to see the debug output
> from OPAL_MODEX_
Hello Gilles and Nathan
Thank you very much for the answer.
The reason I asked this question is that I wanted to see the debug output
from OPAL_MODEX_RECV()/OPAL_MODEX_SEND(). As I reported in an earlier mail,
in my case, the modex data from OPAL_MODEX_RECV() is getting corrupted and
I wanted to
You use the *_base_verbose MCA variables. For example, if you want to see
output from the btl use -mca btl_base_verbose x. The number x controls the
verbosity level. Starting with 2.x are named levels but now many components
conform to the names yet. In general components use use numbers between
this is usually done with
mpirun --mca _base_verbose ...
for example
mpirun --mca btl_base_verbose 100 ...
Cheers,
Gilles
On Sunday, May 22, 2016, dpchoudh . wrote:
> Hello all
>
> I have built and installed OMPI with --enable-debug set. What runtime
> parameter do I need to see the output fro
Hello all
I have built and installed OMPI with --enable-debug set. What runtime
parameter do I need to see the output from OPAL_DEBUG_OUTPUT?
Thank you
Durga
We learn from history that we never learn from history.