MPI_File_sync

Causes all previous writes to be transferred to the storage device

Synopsis

int MPI_File_sync(MPI_File mpi_fh)

Input Parameters

fh
file handle (handle)

Location:fsync.c