PPL Logo

libs/ck-libs/ampi/ampi_mpix.C File Reference

Go to the source code of this file.

Functions

 AMPI_API_IMPL (int, MPIX_Grequest_start, MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, MPIX_Grequest_poll_function *poll_fn, void *extra_state, MPI_Request *request)
 AMPI_API_IMPL (int, MPIX_Grequest_class_create, MPI_Grequest_query_function *query_fn, MPI_Grequest_free_function *free_fn, MPI_Grequest_cancel_function *cancel_fn, MPIX_Grequest_poll_function *poll_fn, MPIX_Grequest_wait_function *wait_fn, MPIX_Grequest_class *greq_class)
 AMPI_API_IMPL (int, MPIX_Grequest_class_allocate, MPIX_Grequest_class greq_class, void *extra_state, MPI_Request *request)


Function Documentation

AMPI_API_IMPL ( int  ,
MPIX_Grequest_start  ,
MPI_Grequest_query_function query_fn,
MPI_Grequest_free_function free_fn,
MPI_Grequest_cancel_function cancel_fn,
MPIX_Grequest_poll_function poll_fn,
void *  extra_state,
MPI_Request request 
)

Definition at line 10 of file ampi_mpix.C.

References getAmpiInstance().

Here is the call graph for this function:

AMPI_API_IMPL ( int  ,
MPIX_Grequest_class_create  ,
MPI_Grequest_query_function query_fn,
MPI_Grequest_free_function free_fn,
MPI_Grequest_cancel_function cancel_fn,
MPIX_Grequest_poll_function poll_fn,
MPIX_Grequest_wait_function wait_fn,
MPIX_Grequest_class greq_class 
)

AMPI_API_IMPL ( int  ,
MPIX_Grequest_class_allocate  ,
MPIX_Grequest_class  greq_class,
void *  extra_state,
MPI_Request request 
)


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