PPL Logo

libs/ck-libs/ampi/romio/adio/ad_testfs/ad_testfs_write.c File Reference

Go to the source code of this file.

Functions

void ADIOI_TESTFS_WriteContig (ADIO_File fd, void *buf, int count, MPI_Datatype datatype, int file_ptr_type, ADIO_Offset offset, ADIO_Status *status, int *error_code)
void ADIOI_TESTFS_WriteStrided (ADIO_File fd, void *buf, int count, MPI_Datatype datatype, int file_ptr_type, ADIO_Offset offset, ADIO_Status *status, int *error_code)


Function Documentation

void ADIOI_TESTFS_WriteContig ( ADIO_File  fd,
void *  buf,
int  count,
MPI_Datatype  datatype,
int  file_ptr_type,
ADIO_Offset  offset,
ADIO_Status *  status,
int error_code 
)

Definition at line 10 of file ad_testfs_write.c.

References ADIOI_FileD::comm, ADIOI_FileD::filename, ADIOI_FileD::fp_ind, ADIOI_FileD::fp_sys_posn, MPI_Comm_rank, MPI_Type_size, and MPIR_Status_set_bytes().

Referenced by ADIOI_TESTFS_IwriteContig().

Here is the call graph for this function:

Here is the caller graph for this function:

void ADIOI_TESTFS_WriteStrided ( ADIO_File  fd,
void *  buf,
int  count,
MPI_Datatype  datatype,
int  file_ptr_type,
ADIO_Offset  offset,
ADIO_Status *  status,
int error_code 
)

Definition at line 44 of file ad_testfs_write.c.

References ADIOI_GEN_WriteStrided(), ADIOI_FileD::comm, ADIOI_FileD::filename, and MPI_Comm_rank.

Referenced by ADIOI_TESTFS_IwriteStrided().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Mon Sep 21 08:04:59 2020 for Charm++ by  doxygen 1.5.5