Go to the source code of this file.
Functions | |
void | handle_error (int errcode, char *str) |
int | main (int argc, char **argv) |
void handle_error | ( | int | errcode, | |
char * | str | |||
) |
Definition at line 22 of file creat_excl.c.
Definition at line 32 of file coll_test.c.
References calloc(), fh, free(), handle_error(), info, int, len, malloc(), MPI_Abort, MPI_Allreduce, MPI_Barrier, MPI_Bcast, MPI_Comm_rank, MPI_File_close, MPI_File_open(), MPI_File_read(), MPI_File_read_all, MPI_File_set_view(), MPI_File_write_all, MPI_Finalize, MPI_Init, MPI_Irecv, MPI_MODE_RDONLY, MPI_Type_create_darray, MPI_Type_free, MPI_Type_size, MPI_Wait, ndims, order, request, and status.