PPL Logo

libs/ck-libs/ampi/romio/mpi-io/write_all.c File Reference

Go to the source code of this file.

Functions

int MPI_File_write_all (MPI_File mpi_fh, void *buf, int count, MPI_Datatype datatype, MPI_Status *status)
int MPIOI_File_write_all (MPI_File mpi_fh, MPI_Offset offset, int file_ptr_type, void *buf, int count, MPI_Datatype datatype, char *myname, MPI_Status *status)


Function Documentation

int MPI_File_write_all ( MPI_File  mpi_fh,
void *  buf,
int  count,
MPI_Datatype  datatype,
MPI_Status status 
)

Definition at line 42 of file write_all.c.

References fh, MPIOI_File_write_all(), and myname.

Here is the call graph for this function:

int MPIOI_File_write_all ( MPI_File  mpi_fh,
MPI_Offset  offset,
int  file_ptr_type,
void *  buf,
int  count,
MPI_Datatype  datatype,
char *  myname,
MPI_Status status 
)

Definition at line 66 of file write_all.c.

References ADIO_WriteStridedColl(), fh, MPI_Type_size, MPIO_Err_create_code(), MPIO_Err_return_file(), and MPIO_File_resolve().

Referenced by MPI_File_write_all(), and MPI_File_write_at_all().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Mon Sep 21 08:06:24 2020 for Charm++ by  doxygen 1.5.5