PPL Logo

libs/ck-libs/ampi/romio/adio/common/ad_iwrite_fake.c File Reference

Go to the source code of this file.

Functions

void ADIOI_FAKE_IwriteContig (ADIO_File fd, void *buf, int count, MPI_Datatype datatype, int file_ptr_type, ADIO_Offset offset, ADIO_Request *request, int *error_code)
void ADIOI_FAKE_IwriteStrided (ADIO_File fd, void *buf, int count, MPI_Datatype datatype, int file_ptr_type, ADIO_Offset offset, ADIO_Request *request, int *error_code)


Function Documentation

void ADIOI_FAKE_IwriteContig ( ADIO_File  fd,
void *  buf,
int  count,
MPI_Datatype  datatype,
int  file_ptr_type,
ADIO_Offset  offset,
ADIO_Request request,
int error_code 
)

Definition at line 15 of file ad_iwrite_fake.c.

References ADIO_WriteContig(), len, MPI_Type_size, MPIO_Completed_request_create(), status, and typesize().

Here is the call graph for this function:

void ADIOI_FAKE_IwriteStrided ( ADIO_File  fd,
void *  buf,
int  count,
MPI_Datatype  datatype,
int  file_ptr_type,
ADIO_Offset  offset,
ADIO_Request request,
int error_code 
)

Definition at line 46 of file ad_iwrite_fake.c.

References ADIO_WriteStrided(), MPI_Type_size, MPIO_Completed_request_create(), status, and typesize().

Here is the call graph for this function:


Generated on Mon Sep 21 08:05:14 2020 for Charm++ by  doxygen 1.5.5