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
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
Folks,
Is it possible to define an alias for an MCA parameter? Grepping around the
interwebs, it seems there was an RFC along these lines in 2008.
http://www.open-mpi.org/community/lists/devel/2008/04/3613.php
It doesn't appear that the functionality was added or, if it was, it has
since been re