PPL Logo

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

Go to the source code of this file.

Functions

void ADIOI_GEN_IwriteContig (ADIO_File fd, void *buf, int count, MPI_Datatype datatype, int file_ptr_type, ADIO_Offset offset, ADIO_Request *request, int *error_code)
int ADIOI_GEN_aio (ADIO_File fd, void *buf, int len, ADIO_Offset offset, int wr, MPI_Request *request)
void ADIOI_GEN_IwriteStrided (ADIO_File fd, void *buf, int count, MPI_Datatype datatype, int file_ptr_type, ADIO_Offset offset, MPI_Request *request, int *error_code)
int ADIOI_GEN_aio_poll_fn (void *extra_state, MPI_Status *status)
int ADIOI_GEN_aio_wait_fn (int count, void **array_of_states, double timeout, MPI_Status *status)
int ADIOI_GEN_aio_free_fn (void *extra_state)
int ADIOI_GEN_aio_query_fn (void *extra_state, MPI_Status *status)

Variables

static MPIX_Grequest_class ADIOI_GEN_greq_class = 0


Function Documentation

void ADIOI_GEN_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 47 of file ad_iwrite.c.

References ADIOI_GEN_aio(), ADIOI_FileD::fp_ind, ADIOI_FileD::fp_sys_posn, len, MPI_Type_size, myname, and typesize().

Here is the call graph for this function:

int ADIOI_GEN_aio ( ADIO_File  fd,
void *  buf,
int  len,
ADIO_Offset  offset,
int  wr,
MPI_Request request 
)

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

Definition at line 180 of file ad_iwrite.c.

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

Here is the call graph for this function:

int ADIOI_GEN_aio_poll_fn ( void *  extra_state,
MPI_Status status 
)

Definition at line 204 of file ad_iwrite.c.

References ADIOI_AIO_req_str::aiocbp, MPIO_Err_create_code(), n, ADIOI_AIO_req_str::nbytes, and ADIOI_AIO_req_str::req.

Referenced by ADIOI_GEN_aio(), and ADIOI_NFS_aio().

Here is the call graph for this function:

Here is the caller graph for this function:

int ADIOI_GEN_aio_wait_fn ( int  count,
void **  array_of_states,
double  timeout,
MPI_Status status 
)

Definition at line 236 of file ad_iwrite.c.

References ADIOI_AIO_req_str::aiocbp, MPIO_Err_create_code(), n, and ADIOI_AIO_req_str::nbytes.

Referenced by ADIOI_GEN_aio(), and ADIOI_NFS_aio().

Here is the call graph for this function:

Here is the caller graph for this function:

int ADIOI_GEN_aio_free_fn ( void *  extra_state  ) 

Definition at line 304 of file ad_iwrite.c.

References ADIOI_AIO_req_str::aiocbp.

Referenced by ADIOI_GEN_aio(), and ADIOI_NFS_aio().

Here is the caller graph for this function:

int ADIOI_GEN_aio_query_fn ( void *  extra_state,
MPI_Status status 
)

Definition at line 317 of file ad_iwrite.c.

References MPI_Status::MPI_SOURCE, MPI_Status_set_cancelled, MPI_Status::MPI_TAG, and ADIOI_AIO_req_str::nbytes.

Referenced by ADIOI_GEN_aio(), ADIOI_NFS_aio(), and ADIOI_PVFS2_AIO_contig().

Here is the caller graph for this function:


Variable Documentation

Definition at line 38 of file ad_iwrite.c.


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