Re: [OMPI users] How to turn on the internal help messages of OpenMPI
You have to configure --enable-debug to start. You then have to set an MCA param that corresponds to the output flag in the verbose statement - it's the second argument. If you are looking at a component, you can usually set the debug verbosity using the base framework param, e.g., "-mca db_base
[OMPI users] How to turn on the internal help messages of OpenMPI
Hi all, How can I turn on the internal logging options like OPAL_OUTPUT_VERBOSE? is there any mca or configure flag I have to set? Sincerely, Amin ,