On Apr 8, 2020, at 9:51 AM, Ralph Castain via devel <devel@lists.open-mpi.org> wrote: > > We have deprecated a number of cmd line options (e.g., bynode, npernode, > npersocket) - what do we want to do about their MPI_Info equivalents when > calling comm_spawn? > > Do I silently convert them? Should we output a deprecation warning? Return an > error?
We should probably do something similar to what happens on the command line (i.e., warn and convert). -- Jeff Squyres jsquy...@cisco.com