1
1
openmpi/orte/util
Josh Hursey de5e0d4f2c (Re-)Added two MCA Parameters that must have been lost in the merge way back when:
* mpi_show_mca_params
   If set to true, this turns on the dumping of all MCA parameters when MPI_INIT is called. 
   Only the 'rank 0' processes will print the parameters.

* mpi_show_mca_params_file
   (This value is only used if the first argument is set to true) If this value is non-NULL 
   it specifies the file to put the dump into. This file can then be used as input to mpirun 
   for debugging purposes. If this value is not set (and mpi_show_mca_params is set) then 
   the parameters are dumped to stdout.

This commit was SVN r6401.
2005-07-08 21:01:37 +00:00
..
Makefile.am Move module_exchange to pml/base 2005-07-02 16:12:04 +00:00
proc_info.c (Re-)Added two MCA Parameters that must have been lost in the merge way back when: 2005-07-08 21:01:37 +00:00
proc_info.h Initial population of orte tree 2005-07-02 13:42:54 +00:00
session_dir.c * rename orte_os_create_dirpath to opal_os_create_dirpath 2005-07-04 01:59:52 +00:00
session_dir.h Initial population of orte tree 2005-07-02 13:42:54 +00:00
univ_info.c * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00
univ_info.h Initial population of orte tree 2005-07-02 13:42:54 +00:00
universe_setup_file_io.c * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00
universe_setup_file_io.h Initial population of orte tree 2005-07-02 13:42:54 +00:00