re: MPIRT_Init

Dennis Cottel (dennis@rats-b.nosc.mil)
Wed, 18 Sep 96 08:06:58 PDT

Rather than have the argument to MPIRT_Init be an integer/enum with some
known values and some unspecified future values, I suggest it be an MPI
Info type which allows much more flexibility in allowing implementations
to define their favorite configuration parameters, and is portable in
the sense that other implementations can just ignore those key/values
that it doesn't recognize.

--Dennis