1
1

MPI_Comm_spawn_multiple does not need to have 2 definitions. Moreover,

this function is not allowed to call itself recursively.

This commit was SVN r9201.
Этот коммит содержится в:
George Bosilca 2006-03-04 19:22:55 +00:00
родитель a192af34e7
Коммит a649ebc7c6

Просмотреть файл

@ -33,5 +33,4 @@ end subroutine ${proc}
EOF
}
output MPI_Comm_spawn_multiple
output MPI_Comm_spawn_multiple MPI_Comm_spawn_multipleAN