MPI_File_get_info
Returns the hints for a file that are actually being used by MPI
Synopsis
int MPI_File_get_info(MPI_File mpi_fh, MPI_Info *info_used)
Input Parameters
- fh
- file handle (handle)
Output Parameters
- info_used
- info object (handle)
Location:get_info.c