Re: [OMPI devel] MCA param levels

2013-07-09 Thread Ralph Castain
On Jul 9, 2013, at 5:49 PM, Jeff Squyres (jsquyres) wrote: > I just took a schwack at setting some MPI_T levels for the MCA parameters in > the TCP and SM BTLs, and the mca_btl_base_param_register() function, which > registers MCA params for all BTLs. > >https://svn.open-mpi.org/trac/ompi

[OMPI devel] MCA param levels

2013-07-09 Thread Jeff Squyres (jsquyres)
I just took a schwack at setting some MPI_T levels for the MCA parameters in the TCP and SM BTLs, and the mca_btl_base_param_register() function, which registers MCA params for all BTLs. https://svn.open-mpi.org/trac/ompi/changeset/28746 I make a wiki page to help developers choose MPI_T le