[MPICH] Is ther a limitation with MPI_Comm_spawn_multiple

Vitaly poluosmak_vit at nika.sokol.ru
Thu Apr 6 02:56:49 CDT 2006


from your code:
MPI_Info_set (info[4],host, "n1050");
MPI_Info_set (info[5],host, "n1051");
MPI_Info_set (info[5],host, "n1052");
MPI_Info_set (info[5],host, "n1053");

you not set info[6] and info[7]
because it crash!




More information about the mpich-discuss mailing list