MPI_File_get_atomicity

Returns the atomicity mode

Synopsis

int MPI_File_get_atomicity(MPI_File mpi_fh, int *flag)

Input Parameters

fh
file handle (handle)

Output Parameters

flag
true if atomic mode, false if nonatomic mode (logical)

Location:get_atom.c