We believe there is a minor bug in comm_spawn_multiple.c.
If a user hands in an argument of MPI_ERRCODES_IGNORE for the
array_of_errcodes to MPI_Comm_spawn_multiple() and has
parameter checking on, then one will get an error like the
following:
[burl-ct-v440-4:03317] *** MPI_ERR_ARG: invalid a
Rolf,
this should actually be fixed already, I just checked on trunk, v1.0 and
v1.1, in all three branches the according lines have been removed...
Thanks
Edgar
Rolf Vandevaart wrote:
We believe there is a minor bug in comm_spawn_multiple.c.
If a user hands in an argument of MPI_ERRCODES_IGN