Go to the source code of this file.
Functions | |
int | MPI_File_read_all_end (MPI_File mpi_fh, void *buf, MPI_Status *status) |
int | MPIOI_File_read_all_end (MPI_File mpi_fh, void *buf, char *myname, MPI_Status *status) |
int MPI_File_read_all_end | ( | MPI_File | mpi_fh, | |
void * | buf, | |||
MPI_Status * | status | |||
) |
Definition at line 39 of file read_alle.c.
References MPIOI_File_read_all_end(), and myname.
Referenced by main(), and mpi_file_read_all_end_().
int MPIOI_File_read_all_end | ( | MPI_File | mpi_fh, | |
void * | buf, | |||
char * | myname, | |||
MPI_Status * | status | |||
) |
Definition at line 51 of file read_alle.c.
References fh, MPIO_Err_create_code(), MPIO_Err_return_file(), MPIO_File_resolve(), ADIOI_FileD::split_coll_count, and ADIOI_FileD::split_status.
Referenced by MPI_File_read_all_end(), and MPI_File_read_at_all_end().