Re: [OMPI devel] crcpw verbosity

2009-01-14 Thread Josh Hursey
The crcpw component is in the PML framework. The following should be the MCA parameter you are looking for: pml_crcpw_verbose=20 You can use the 'ompi_info' command to find out more information about MCA parameters available. For example to find this one you can use the following: ompi_i

[OMPI devel] crcpw verbosity

2009-01-14 Thread Caciano Machado
Hi, What variable should I set to increase the verbosity of crcpw component? I've tried "ompi_crcpw_verbose=20" and "crcpw_base_verbose=20". How can I figure out the name of the variable. Regards, Caciano