Re: [OMPI devel] MCA Aliases

2015-02-19 Thread Joshua Ladd
Thanks!!! On Thu, Feb 19, 2015 at 11:58 AM, Ralph Castain wrote: > We call it a “synonym” - but yes, you certainly can, and we do it in many > places. From mca_base_var.h: > > /** > * Register a synonym name for an MCA variable. > * > * @param[in] synonym_for The index of the original variabl

Re: [OMPI devel] MCA Aliases

2015-02-19 Thread Ralph Castain
We call it a “synonym” - but yes, you certainly can, and we do it in many places. From mca_base_var.h: /** * Register a synonym name for an MCA variable. * * @param[in] synonym_for The index of the original variable. This index * must not refer to a synonym. * @param[in] project_name The pro