MPI_File_set_atomicity

Sets the atomicity mode

Synopsis

int MPI_File_set_atomicity(MPI_File mpi_fh, int flag)

Input Parameters

fh
file handle (handle)
flag
true to set atomic mode, false to set nonatomic mode (logical)

Location:set_atom.c