
Go to the source code of this file.
Functions | |
| static void | handle_error (int errcode, char *str) |
| int | main (int argc, char **argv) |
| static void handle_error | ( | int | errcode, | |
| char * | str | |||
| ) | [static] |
Definition at line 23 of file aggregation2.c.
References MPI_Abort, and msg.
Referenced by main(), and test_file().

Definition at line 32 of file aggregation2.c.
References fh, handle_error(), info, MPI_Allreduce, MPI_Comm_rank, MPI_File_close, MPI_File_open(), MPI_File_read_at_all, MPI_File_write_at_all, MPI_Finalize, MPI_Info_create(), MPI_Info_free(), MPI_Info_set, MPI_Init, MPI_MODE_RDONLY, MPI_MODE_WRONLY, rank, and status.

1.5.5