UniMCI User Documentation

ZIH Logo

unimci-mpi-1.h File Reference

Header file with all the UniMCI MPI_1 functions. More...

#include <mpi.h>
Include dependency graph for unimci-mpi-1.h:
This graph shows which files directly or indirectly include this file:

Functions

void UNIMCI_check_pre__MPI_Send (void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Send.
void UNIMCI_check_post__MPI_Send (void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Send.
void UNIMCI_check_pre__MPI_Recv (void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Status *status, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Recv.
void UNIMCI_check_post__MPI_Recv (void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Status *status, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Recv.
void UNIMCI_check_pre__MPI_Get_count (MPI_Status *status, MPI_Datatype datatype, int *count, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Get_count.
void UNIMCI_check_post__MPI_Get_count (MPI_Status *status, MPI_Datatype datatype, int *count, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Get_count.
void UNIMCI_check_pre__MPI_Bsend (void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Bsend.
void UNIMCI_check_post__MPI_Bsend (void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Bsend.
void UNIMCI_check_pre__MPI_Ssend (void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Ssend.
void UNIMCI_check_post__MPI_Ssend (void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Ssend.
void UNIMCI_check_pre__MPI_Rsend (void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Rsend.
void UNIMCI_check_post__MPI_Rsend (void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Rsend.
void UNIMCI_check_pre__MPI_Buffer_attach (void *buffer, int size, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Buffer_attach.
void UNIMCI_check_post__MPI_Buffer_attach (void *buffer, int size, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Buffer_attach.
void UNIMCI_check_pre__MPI_Buffer_detach (void *buffer, int *size, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Buffer_detach.
void UNIMCI_check_post__MPI_Buffer_detach (void *buffer, int *size, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Buffer_detach.
void UNIMCI_check_pre__MPI_Isend (void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Isend.
void UNIMCI_check_post__MPI_Isend (void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Isend.
void UNIMCI_check_pre__MPI_Ibsend (void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Ibsend.
void UNIMCI_check_post__MPI_Ibsend (void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Ibsend.
void UNIMCI_check_pre__MPI_Issend (void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Issend.
void UNIMCI_check_post__MPI_Issend (void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Issend.
void UNIMCI_check_pre__MPI_Irsend (void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Irsend.
void UNIMCI_check_post__MPI_Irsend (void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Irsend.
void UNIMCI_check_pre__MPI_Irecv (void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Irecv.
void UNIMCI_check_post__MPI_Irecv (void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Irecv.
void UNIMCI_check_pre__MPI_Wait (MPI_Request *request, MPI_Status *status, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Wait.
void UNIMCI_check_post__MPI_Wait (MPI_Request *request, MPI_Status *status, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Wait.
void UNIMCI_check_pre__MPI_Test (MPI_Request *request, int *flag, MPI_Status *status, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Test.
void UNIMCI_check_post__MPI_Test (MPI_Request *request, int *flag, MPI_Status *status, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Test.
void UNIMCI_check_pre__MPI_Request_free (MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Request_free.
void UNIMCI_check_post__MPI_Request_free (MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Request_free.
void UNIMCI_check_pre__MPI_Waitany (int count, MPI_Request *array_of_requests, int *index, MPI_Status *status, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Waitany.
void UNIMCI_check_post__MPI_Waitany (int count, MPI_Request *array_of_requests, int *index, MPI_Status *status, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Waitany.
void UNIMCI_check_pre__MPI_Testany (int count, MPI_Request *array_of_requests, int *index, int *flag, MPI_Status *status, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Testany.
void UNIMCI_check_post__MPI_Testany (int count, MPI_Request *array_of_requests, int *index, int *flag, MPI_Status *status, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Testany.
void UNIMCI_check_pre__MPI_Waitall (int count, MPI_Request *array_of_requests, MPI_Status *array_of_statuses, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Waitall.
void UNIMCI_check_post__MPI_Waitall (int count, MPI_Request *array_of_requests, MPI_Status *array_of_statuses, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Waitall.
void UNIMCI_check_pre__MPI_Testall (int count, MPI_Request *array_of_requests, int *flag, MPI_Status *array_of_statuses, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Testall.
void UNIMCI_check_post__MPI_Testall (int count, MPI_Request *array_of_requests, int *flag, MPI_Status *array_of_statuses, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Testall.
void UNIMCI_check_pre__MPI_Waitsome (int incount, MPI_Request *array_of_requests, int *outcount, int *array_of_indices, MPI_Status *array_of_statuses, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Waitsome.
void UNIMCI_check_post__MPI_Waitsome (int incount, MPI_Request *array_of_requests, int *outcount, int *array_of_indices, MPI_Status *array_of_statuses, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Waitsome.
void UNIMCI_check_pre__MPI_Testsome (int incount, MPI_Request *array_of_requests, int *outcount, int *array_of_indices, MPI_Status *array_of_statuses, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Testsome.
void UNIMCI_check_post__MPI_Testsome (int incount, MPI_Request *array_of_requests, int *outcount, int *array_of_indices, MPI_Status *array_of_statuses, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Testsome.
void UNIMCI_check_pre__MPI_Iprobe (int source, int tag, MPI_Comm comm, int *flag, MPI_Status *status, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Iprobe.
void UNIMCI_check_post__MPI_Iprobe (int source, int tag, MPI_Comm comm, int *flag, MPI_Status *status, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Iprobe.
void UNIMCI_check_pre__MPI_Probe (int source, int tag, MPI_Comm comm, MPI_Status *status, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Probe.
void UNIMCI_check_post__MPI_Probe (int source, int tag, MPI_Comm comm, MPI_Status *status, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Probe.
void UNIMCI_check_pre__MPI_Cancel (MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Cancel.
void UNIMCI_check_post__MPI_Cancel (MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Cancel.
void UNIMCI_check_pre__MPI_Test_cancelled (MPI_Status *status, int *flag, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Test_cancelled.
void UNIMCI_check_post__MPI_Test_cancelled (MPI_Status *status, int *flag, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Test_cancelled.
void UNIMCI_check_pre__MPI_Send_init (void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Send_init.
void UNIMCI_check_post__MPI_Send_init (void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Send_init.
void UNIMCI_check_pre__MPI_Bsend_init (void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Bsend_init.
void UNIMCI_check_post__MPI_Bsend_init (void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Bsend_init.
void UNIMCI_check_pre__MPI_Ssend_init (void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Ssend_init.
void UNIMCI_check_post__MPI_Ssend_init (void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Ssend_init.
void UNIMCI_check_pre__MPI_Rsend_init (void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Rsend_init.
void UNIMCI_check_post__MPI_Rsend_init (void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm, MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Rsend_init.
void UNIMCI_check_pre__MPI_Recv_init (void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Recv_init.
void UNIMCI_check_post__MPI_Recv_init (void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Recv_init.
void UNIMCI_check_pre__MPI_Start (MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Start.
void UNIMCI_check_post__MPI_Start (MPI_Request *request, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Start.
void UNIMCI_check_pre__MPI_Startall (int count, MPI_Request *array_of_requests, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Startall.
void UNIMCI_check_post__MPI_Startall (int count, MPI_Request *array_of_requests, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Startall.
void UNIMCI_check_pre__MPI_Sendrecv (void *sendbuf, int sendcount, MPI_Datatype sendtype, int dest, int sendtag, void *recvbuf, int recvcount, MPI_Datatype recvtype, int source, int recvtag, MPI_Comm comm, MPI_Status *status, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Sendrecv.
void UNIMCI_check_post__MPI_Sendrecv (void *sendbuf, int sendcount, MPI_Datatype sendtype, int dest, int sendtag, void *recvbuf, int recvcount, MPI_Datatype recvtype, int source, int recvtag, MPI_Comm comm, MPI_Status *status, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Sendrecv.
void UNIMCI_check_pre__MPI_Sendrecv_replace (void *buf, int count, MPI_Datatype datatype, int dest, int sendtag, int source, int recvtag, MPI_Comm comm, MPI_Status *status, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Sendrecv_replace.
void UNIMCI_check_post__MPI_Sendrecv_replace (void *buf, int count, MPI_Datatype datatype, int dest, int sendtag, int source, int recvtag, MPI_Comm comm, MPI_Status *status, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Sendrecv_replace.
void UNIMCI_check_pre__MPI_Type_contiguous (int count, MPI_Datatype oldtype, MPI_Datatype *newtype, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Type_contiguous.
void UNIMCI_check_post__MPI_Type_contiguous (int count, MPI_Datatype oldtype, MPI_Datatype *newtype, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Type_contiguous.
void UNIMCI_check_pre__MPI_Type_vector (int count, int blocklength, int stride, MPI_Datatype oldtype, MPI_Datatype *newtype, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Type_vector.
void UNIMCI_check_post__MPI_Type_vector (int count, int blocklength, int stride, MPI_Datatype oldtype, MPI_Datatype *newtype, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Type_vector.
void UNIMCI_check_pre__MPI_Type_hvector (int count, int blocklength, MPI_Aint stride, MPI_Datatype oldtype, MPI_Datatype *newtype, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Type_hvector.
void UNIMCI_check_post__MPI_Type_hvector (int count, int blocklength, MPI_Aint stride, MPI_Datatype oldtype, MPI_Datatype *newtype, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Type_hvector.
void UNIMCI_check_pre__MPI_Type_indexed (int count, int *array_of_blocklengths, int *array_of_displacements, MPI_Datatype oldtype, MPI_Datatype *newtype, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Type_indexed.
void UNIMCI_check_post__MPI_Type_indexed (int count, int *array_of_blocklengths, int *array_of_displacements, MPI_Datatype oldtype, MPI_Datatype *newtype, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Type_indexed.
void UNIMCI_check_pre__MPI_Type_hindexed (int count, int *array_of_blocklengths, MPI_Aint *array_of_displacements, MPI_Datatype oldtype, MPI_Datatype *newtype, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Type_hindexed.
void UNIMCI_check_post__MPI_Type_hindexed (int count, int *array_of_blocklengths, MPI_Aint *array_of_displacements, MPI_Datatype oldtype, MPI_Datatype *newtype, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Type_hindexed.
void UNIMCI_check_pre__MPI_Type_struct (int count, int *array_of_blocklengths, MPI_Aint *array_of_displacements, MPI_Datatype *array_of_types, MPI_Datatype *newtype, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Type_struct.
void UNIMCI_check_post__MPI_Type_struct (int count, int *array_of_blocklengths, MPI_Aint *array_of_displacements, MPI_Datatype *array_of_types, MPI_Datatype *newtype, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Type_struct.
void UNIMCI_check_pre__MPI_Address (void *location, MPI_Aint *address, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Address.
void UNIMCI_check_post__MPI_Address (void *location, MPI_Aint *address, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Address.
void UNIMCI_check_pre__MPI_Type_extent (MPI_Datatype datatype, MPI_Aint *extent, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Type_extent.
void UNIMCI_check_post__MPI_Type_extent (MPI_Datatype datatype, MPI_Aint *extent, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Type_extent.
void UNIMCI_check_pre__MPI_Type_size (MPI_Datatype datatype, int *size, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Type_size.
void UNIMCI_check_post__MPI_Type_size (MPI_Datatype datatype, int *size, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Type_size.
void UNIMCI_check_pre__MPI_Type_lb (MPI_Datatype datatype, MPI_Aint *displacement, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Type_lb.
void UNIMCI_check_post__MPI_Type_lb (MPI_Datatype datatype, MPI_Aint *displacement, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Type_lb.
void UNIMCI_check_pre__MPI_Type_ub (MPI_Datatype datatype, MPI_Aint *displacement, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Type_ub.
void UNIMCI_check_post__MPI_Type_ub (MPI_Datatype datatype, MPI_Aint *displacement, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Type_ub.
void UNIMCI_check_pre__MPI_Type_commit (MPI_Datatype *datatype, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Type_commit.
void UNIMCI_check_post__MPI_Type_commit (MPI_Datatype *datatype, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Type_commit.
void UNIMCI_check_pre__MPI_Type_free (MPI_Datatype *datatype, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Type_free.
void UNIMCI_check_post__MPI_Type_free (MPI_Datatype *datatype, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Type_free.
void UNIMCI_check_pre__MPI_Get_elements (MPI_Status *status, MPI_Datatype datatype, int *count, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Get_elements.
void UNIMCI_check_post__MPI_Get_elements (MPI_Status *status, MPI_Datatype datatype, int *count, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Get_elements.
void UNIMCI_check_pre__MPI_Pack (void *inbuf, int incount, MPI_Datatype datatype, void *outbuf, int outsize, int *position, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Pack.
void UNIMCI_check_post__MPI_Pack (void *inbuf, int incount, MPI_Datatype datatype, void *outbuf, int outsize, int *position, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Pack.
void UNIMCI_check_pre__MPI_Unpack (void *inbuf, int insize, int *position, void *outbuf, int outcount, MPI_Datatype datatype, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Unpack.
void UNIMCI_check_post__MPI_Unpack (void *inbuf, int insize, int *position, void *outbuf, int outcount, MPI_Datatype datatype, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Unpack.
void UNIMCI_check_pre__MPI_Pack_size (int incount, MPI_Datatype datatype, MPI_Comm comm, int *size, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Pack_size.
void UNIMCI_check_post__MPI_Pack_size (int incount, MPI_Datatype datatype, MPI_Comm comm, int *size, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Pack_size.
void UNIMCI_check_pre__MPI_Barrier (MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Barrier.
void UNIMCI_check_post__MPI_Barrier (MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Barrier.
void UNIMCI_check_pre__MPI_Bcast (void *buffer, int count, MPI_Datatype datatype, int root, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Bcast.
void UNIMCI_check_post__MPI_Bcast (void *buffer, int count, MPI_Datatype datatype, int root, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Bcast.
void UNIMCI_check_pre__MPI_Gather (void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Gather.
void UNIMCI_check_post__MPI_Gather (void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Gather.
void UNIMCI_check_pre__MPI_Gatherv (void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int *recvcounts, int *displs, MPI_Datatype recvtype, int root, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Gatherv.
void UNIMCI_check_post__MPI_Gatherv (void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int *recvcounts, int *displs, MPI_Datatype recvtype, int root, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Gatherv.
void UNIMCI_check_pre__MPI_Scatter (void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Scatter.
void UNIMCI_check_post__MPI_Scatter (void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Scatter.
void UNIMCI_check_pre__MPI_Scatterv (void *sendbuf, int *sendcounts, int *displs, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Scatterv.
void UNIMCI_check_post__MPI_Scatterv (void *sendbuf, int *sendcounts, int *displs, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Scatterv.
void UNIMCI_check_pre__MPI_Allgather (void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Allgather.
void UNIMCI_check_post__MPI_Allgather (void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Allgather.
void UNIMCI_check_pre__MPI_Allgatherv (void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int *recvcounts, int *displs, MPI_Datatype recvtype, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Allgatherv.
void UNIMCI_check_post__MPI_Allgatherv (void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int *recvcounts, int *displs, MPI_Datatype recvtype, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Allgatherv.
void UNIMCI_check_pre__MPI_Alltoall (void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Alltoall.
void UNIMCI_check_post__MPI_Alltoall (void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Alltoall.
void UNIMCI_check_pre__MPI_Alltoallv (void *sendbuf, int *sendcounts, int *sdispls, MPI_Datatype sendtype, void *recvbuf, int *recvcounts, int *rdispls, MPI_Datatype recvtype, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Alltoallv.
void UNIMCI_check_post__MPI_Alltoallv (void *sendbuf, int *sendcounts, int *sdispls, MPI_Datatype sendtype, void *recvbuf, int *recvcounts, int *rdispls, MPI_Datatype recvtype, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Alltoallv.
void UNIMCI_check_pre__MPI_Reduce (void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, int root, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Reduce.
void UNIMCI_check_post__MPI_Reduce (void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, int root, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Reduce.
void UNIMCI_check_pre__MPI_Op_create (MPI_User_function *function, int commute, MPI_Op *op, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Op_create.
void UNIMCI_check_post__MPI_Op_create (MPI_User_function *function, int commute, MPI_Op *op, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Op_create.
void UNIMCI_check_pre__MPI_Op_free (MPI_Op *op, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Op_free.
void UNIMCI_check_post__MPI_Op_free (MPI_Op *op, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Op_free.
void UNIMCI_check_pre__MPI_Allreduce (void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Allreduce.
void UNIMCI_check_post__MPI_Allreduce (void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Allreduce.
void UNIMCI_check_pre__MPI_Reduce_scatter (void *sendbuf, void *recvbuf, int *recvcounts, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Reduce_scatter.
void UNIMCI_check_post__MPI_Reduce_scatter (void *sendbuf, void *recvbuf, int *recvcounts, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Reduce_scatter.
void UNIMCI_check_pre__MPI_Scan (void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Scan.
void UNIMCI_check_post__MPI_Scan (void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Scan.
void UNIMCI_check_pre__MPI_Group_size (MPI_Group group, int *size, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Group_size.
void UNIMCI_check_post__MPI_Group_size (MPI_Group group, int *size, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Group_size.
void UNIMCI_check_pre__MPI_Group_rank (MPI_Group group, int *rank, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Group_rank.
void UNIMCI_check_post__MPI_Group_rank (MPI_Group group, int *rank, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Group_rank.
void UNIMCI_check_pre__MPI_Group_translate_ranks (MPI_Group group1, int n, int *ranks1, MPI_Group group2, int *ranks2, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Group_translate_ranks.
void UNIMCI_check_post__MPI_Group_translate_ranks (MPI_Group group1, int n, int *ranks1, MPI_Group group2, int *ranks2, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Group_translate_ranks.
void UNIMCI_check_pre__MPI_Group_compare (MPI_Group group1, MPI_Group group2, int *result, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Group_compare.
void UNIMCI_check_post__MPI_Group_compare (MPI_Group group1, MPI_Group group2, int *result, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Group_compare.
void UNIMCI_check_pre__MPI_Comm_group (MPI_Comm comm, MPI_Group *group, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Comm_group.
void UNIMCI_check_post__MPI_Comm_group (MPI_Comm comm, MPI_Group *group, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Comm_group.
void UNIMCI_check_pre__MPI_Group_union (MPI_Group group1, MPI_Group group2, MPI_Group *newgroup, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Group_union.
void UNIMCI_check_post__MPI_Group_union (MPI_Group group1, MPI_Group group2, MPI_Group *newgroup, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Group_union.
void UNIMCI_check_pre__MPI_Group_intersection (MPI_Group group1, MPI_Group group2, MPI_Group *newgroup, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Group_intersection.
void UNIMCI_check_post__MPI_Group_intersection (MPI_Group group1, MPI_Group group2, MPI_Group *newgroup, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Group_intersection.
void UNIMCI_check_pre__MPI_Group_difference (MPI_Group group1, MPI_Group group2, MPI_Group *newgroup, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Group_difference.
void UNIMCI_check_post__MPI_Group_difference (MPI_Group group1, MPI_Group group2, MPI_Group *newgroup, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Group_difference.
void UNIMCI_check_pre__MPI_Group_incl (MPI_Group group, int n, int *ranks, MPI_Group *newgroup, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Group_incl.
void UNIMCI_check_post__MPI_Group_incl (MPI_Group group, int n, int *ranks, MPI_Group *newgroup, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Group_incl.
void UNIMCI_check_pre__MPI_Group_excl (MPI_Group group, int n, int *ranks, MPI_Group *newgroup, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Group_excl.
void UNIMCI_check_post__MPI_Group_excl (MPI_Group group, int n, int *ranks, MPI_Group *newgroup, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Group_excl.
void UNIMCI_check_pre__MPI_Group_range_incl (MPI_Group group, int n, int ranges[][3], MPI_Group *newgroup, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Group_range_incl.
void UNIMCI_check_post__MPI_Group_range_incl (MPI_Group group, int n, int ranges[][3], MPI_Group *newgroup, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Group_range_incl.
void UNIMCI_check_pre__MPI_Group_range_excl (MPI_Group group, int n, int ranges[][3], MPI_Group *newgroup, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Group_range_excl.
void UNIMCI_check_post__MPI_Group_range_excl (MPI_Group group, int n, int ranges[][3], MPI_Group *newgroup, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Group_range_excl.
void UNIMCI_check_pre__MPI_Group_free (MPI_Group *group, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Group_free.
void UNIMCI_check_post__MPI_Group_free (MPI_Group *group, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Group_free.
void UNIMCI_check_pre__MPI_Comm_size (MPI_Comm comm, int *size, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Comm_size.
void UNIMCI_check_post__MPI_Comm_size (MPI_Comm comm, int *size, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Comm_size.
void UNIMCI_check_pre__MPI_Comm_rank (MPI_Comm comm, int *rank, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Comm_rank.
void UNIMCI_check_post__MPI_Comm_rank (MPI_Comm comm, int *rank, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Comm_rank.
void UNIMCI_check_pre__MPI_Comm_compare (MPI_Comm comm1, MPI_Comm comm2, int *result, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Comm_compare.
void UNIMCI_check_post__MPI_Comm_compare (MPI_Comm comm1, MPI_Comm comm2, int *result, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Comm_compare.
void UNIMCI_check_pre__MPI_Comm_dup (MPI_Comm comm, MPI_Comm *newcomm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Comm_dup.
void UNIMCI_check_post__MPI_Comm_dup (MPI_Comm comm, MPI_Comm *newcomm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Comm_dup.
void UNIMCI_check_pre__MPI_Comm_create (MPI_Comm comm, MPI_Group group, MPI_Comm *newcomm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Comm_create.
void UNIMCI_check_post__MPI_Comm_create (MPI_Comm comm, MPI_Group group, MPI_Comm *newcomm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Comm_create.
void UNIMCI_check_pre__MPI_Comm_split (MPI_Comm comm, int color, int key, MPI_Comm *newcomm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Comm_split.
void UNIMCI_check_post__MPI_Comm_split (MPI_Comm comm, int color, int key, MPI_Comm *newcomm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Comm_split.
void UNIMCI_check_pre__MPI_Comm_free (MPI_Comm *comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Comm_free.
void UNIMCI_check_post__MPI_Comm_free (MPI_Comm *comm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Comm_free.
void UNIMCI_check_pre__MPI_Comm_test_inter (MPI_Comm comm, int *flag, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Comm_test_inter.
void UNIMCI_check_post__MPI_Comm_test_inter (MPI_Comm comm, int *flag, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Comm_test_inter.
void UNIMCI_check_pre__MPI_Comm_remote_size (MPI_Comm comm, int *size, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Comm_remote_size.
void UNIMCI_check_post__MPI_Comm_remote_size (MPI_Comm comm, int *size, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Comm_remote_size.
void UNIMCI_check_pre__MPI_Comm_remote_group (MPI_Comm comm, MPI_Group *group, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Comm_remote_group.
void UNIMCI_check_post__MPI_Comm_remote_group (MPI_Comm comm, MPI_Group *group, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Comm_remote_group.
void UNIMCI_check_pre__MPI_Intercomm_create (MPI_Comm local_comm, int local_leader, MPI_Comm peer_comm, int remote_leader, int tag, MPI_Comm *newintercomm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Intercomm_create.
void UNIMCI_check_post__MPI_Intercomm_create (MPI_Comm local_comm, int local_leader, MPI_Comm peer_comm, int remote_leader, int tag, MPI_Comm *newintercomm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Intercomm_create.
void UNIMCI_check_pre__MPI_Intercomm_merge (MPI_Comm intercomm, int high, MPI_Comm *newintracomm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Intercomm_merge.
void UNIMCI_check_post__MPI_Intercomm_merge (MPI_Comm intercomm, int high, MPI_Comm *newintracomm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Intercomm_merge.
void UNIMCI_check_pre__MPI_Keyval_create (MPI_Copy_function *copy_fn, MPI_Delete_function *delete_fn, int *keyval, void *extra_state, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Keyval_create.
void UNIMCI_check_post__MPI_Keyval_create (MPI_Copy_function *copy_fn, MPI_Delete_function *delete_fn, int *keyval, void *extra_state, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Keyval_create.
void UNIMCI_check_pre__MPI_Keyval_free (int *keyval, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Keyval_free.
void UNIMCI_check_post__MPI_Keyval_free (int *keyval, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Keyval_free.
void UNIMCI_check_pre__MPI_Attr_put (MPI_Comm comm, int keyval, void *attribute_val, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Attr_put.
void UNIMCI_check_post__MPI_Attr_put (MPI_Comm comm, int keyval, void *attribute_val, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Attr_put.
void UNIMCI_check_pre__MPI_Attr_get (MPI_Comm comm, int keyval, void *attribute_val, int *flag, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Attr_get.
void UNIMCI_check_post__MPI_Attr_get (MPI_Comm comm, int keyval, void *attribute_val, int *flag, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Attr_get.
void UNIMCI_check_pre__MPI_Attr_delete (MPI_Comm comm, int keyval, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Attr_delete.
void UNIMCI_check_post__MPI_Attr_delete (MPI_Comm comm, int keyval, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Attr_delete.
void UNIMCI_check_pre__MPI_Cart_create (MPI_Comm comm_old, int ndims, int *dims, int *periods, int reorder, MPI_Comm *comm_cart, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Cart_create.
void UNIMCI_check_post__MPI_Cart_create (MPI_Comm comm_old, int ndims, int *dims, int *periods, int reorder, MPI_Comm *comm_cart, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Cart_create.
void UNIMCI_check_pre__MPI_Dims_create (int nnodes, int ndims, int *dims, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Dims_create.
void UNIMCI_check_post__MPI_Dims_create (int nnodes, int ndims, int *dims, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Dims_create.
void UNIMCI_check_pre__MPI_Graph_create (MPI_Comm comm_old, int nnodes, int *index, int *edges, int reorder, MPI_Comm *comm_graph, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Graph_create.
void UNIMCI_check_post__MPI_Graph_create (MPI_Comm comm_old, int nnodes, int *index, int *edges, int reorder, MPI_Comm *comm_graph, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Graph_create.
void UNIMCI_check_pre__MPI_Topo_test (MPI_Comm comm, int *status, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Topo_test.
void UNIMCI_check_post__MPI_Topo_test (MPI_Comm comm, int *status, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Topo_test.
void UNIMCI_check_pre__MPI_Graphdims_get (MPI_Comm comm, int *nnodes, int *nedges, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Graphdims_get.
void UNIMCI_check_post__MPI_Graphdims_get (MPI_Comm comm, int *nnodes, int *nedges, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Graphdims_get.
void UNIMCI_check_pre__MPI_Graph_get (MPI_Comm comm, int maxindex, int maxedges, int *index, int *edges, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Graph_get.
void UNIMCI_check_post__MPI_Graph_get (MPI_Comm comm, int maxindex, int maxedges, int *index, int *edges, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Graph_get.
void UNIMCI_check_pre__MPI_Cartdim_get (MPI_Comm comm, int *ndims, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Cartdim_get.
void UNIMCI_check_post__MPI_Cartdim_get (MPI_Comm comm, int *ndims, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Cartdim_get.
void UNIMCI_check_pre__MPI_Cart_get (MPI_Comm comm, int maxdims, int *dims, int *periods, int *coords, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Cart_get.
void UNIMCI_check_post__MPI_Cart_get (MPI_Comm comm, int maxdims, int *dims, int *periods, int *coords, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Cart_get.
void UNIMCI_check_pre__MPI_Cart_rank (MPI_Comm comm, int *coords, int *rank, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Cart_rank.
void UNIMCI_check_post__MPI_Cart_rank (MPI_Comm comm, int *coords, int *rank, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Cart_rank.
void UNIMCI_check_pre__MPI_Cart_coords (MPI_Comm comm, int rank, int maxdims, int *coords, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Cart_coords.
void UNIMCI_check_post__MPI_Cart_coords (MPI_Comm comm, int rank, int maxdims, int *coords, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Cart_coords.
void UNIMCI_check_pre__MPI_Graph_neighbors_count (MPI_Comm comm, int rank, int *nneighbors, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Graph_neighbors_count.
void UNIMCI_check_post__MPI_Graph_neighbors_count (MPI_Comm comm, int rank, int *nneighbors, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Graph_neighbors_count.
void UNIMCI_check_pre__MPI_Graph_neighbors (MPI_Comm comm, int rank, int maxneighbors, int *neighbors, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Graph_neighbors.
void UNIMCI_check_post__MPI_Graph_neighbors (MPI_Comm comm, int rank, int maxneighbors, int *neighbors, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Graph_neighbors.
void UNIMCI_check_pre__MPI_Cart_shift (MPI_Comm comm, int direction, int disp, int *rank_source, int *rank_dest, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Cart_shift.
void UNIMCI_check_post__MPI_Cart_shift (MPI_Comm comm, int direction, int disp, int *rank_source, int *rank_dest, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Cart_shift.
void UNIMCI_check_pre__MPI_Cart_sub (MPI_Comm comm, int *remain_dims, MPI_Comm *newcomm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Cart_sub.
void UNIMCI_check_post__MPI_Cart_sub (MPI_Comm comm, int *remain_dims, MPI_Comm *newcomm, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Cart_sub.
void UNIMCI_check_pre__MPI_Cart_map (MPI_Comm comm, int ndims, int *dims, int *periods, int *newrank, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Cart_map.
void UNIMCI_check_post__MPI_Cart_map (MPI_Comm comm, int ndims, int *dims, int *periods, int *newrank, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Cart_map.
void UNIMCI_check_pre__MPI_Graph_map (MPI_Comm comm, int nnodes, int *index, int *edges, int *newrank, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Graph_map.
void UNIMCI_check_post__MPI_Graph_map (MPI_Comm comm, int nnodes, int *index, int *edges, int *newrank, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Graph_map.
void UNIMCI_check_pre__MPI_Get_processor_name (char *name, int *resultlen, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Get_processor_name.
void UNIMCI_check_post__MPI_Get_processor_name (char *name, int *resultlen, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Get_processor_name.
void UNIMCI_check_pre__MPI_Errhandler_create (MPI_Handler_function *function, MPI_Errhandler *errhandler, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Errhandler_create.
void UNIMCI_check_post__MPI_Errhandler_create (MPI_Handler_function *function, MPI_Errhandler *errhandler, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Errhandler_create.
void UNIMCI_check_pre__MPI_Errhandler_set (MPI_Comm comm, MPI_Errhandler errhandler, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Errhandler_set.
void UNIMCI_check_post__MPI_Errhandler_set (MPI_Comm comm, MPI_Errhandler errhandler, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Errhandler_set.
void UNIMCI_check_pre__MPI_Errhandler_get (MPI_Comm comm, MPI_Errhandler *errhandler, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Errhandler_get.
void UNIMCI_check_post__MPI_Errhandler_get (MPI_Comm comm, MPI_Errhandler *errhandler, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Errhandler_get.
void UNIMCI_check_pre__MPI_Errhandler_free (MPI_Errhandler *errhandler, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Errhandler_free.
void UNIMCI_check_post__MPI_Errhandler_free (MPI_Errhandler *errhandler, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Errhandler_free.
void UNIMCI_check_pre__MPI_Error_string (int errorcode, char *string, int *resultlen, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Error_string.
void UNIMCI_check_post__MPI_Error_string (int errorcode, char *string, int *resultlen, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Error_string.
void UNIMCI_check_pre__MPI_Error_class (int errorcode, int *errorclass, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Error_class.
void UNIMCI_check_post__MPI_Error_class (int errorcode, int *errorclass, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Error_class.
void UNIMCI_check_pre__MPI_Init (int *argc, char ***argv, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Init.
void UNIMCI_check_post__MPI_Init (int *argc, char ***argv, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Init.
void UNIMCI_check_pre__MPI_Finalize (const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Finalize.
void UNIMCI_check_post__MPI_Finalize (const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Finalize.
void UNIMCI_check_pre__MPI_Initialized (int *flag, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Initialized.
void UNIMCI_check_post__MPI_Initialized (int *flag, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Initialized.
void UNIMCI_check_pre__MPI_Abort (MPI_Comm comm, int errorcode, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Abort.
void UNIMCI_check_post__MPI_Abort (MPI_Comm comm, int errorcode, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Abort.
void UNIMCI_check_pre__MPI_Get_version (int *version, int *subversion, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI pre check for MPI_Get_version.
void UNIMCI_check_post__MPI_Get_version (int *version, int *subversion, const char *unimci_file, unsigned int unimci_line, unsigned long long unimci_eventDescriptor)
 UniMCI post check for MPI_Get_version.

Detailed Description

Header file with all the UniMCI MPI_1 functions.

THIS FILE IS AUTOMATICALLY GENERATED, ALL MODIFICATIONS WILL BE NON-PERMANENT!

For each MPI function there exists a pre and a post function that has to be called before and after the actual MPI call is issued.

Excluded functions are:

Also see: Example


Function Documentation

void UNIMCI_check_post__MPI_Abort ( MPI_Comm  comm,
int  errorcode,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Abort.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Address ( void location,
MPI_Aint *  address,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Address.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Allgather ( void sendbuf,
int  sendcount,
MPI_Datatype  sendtype,
void recvbuf,
int  recvcount,
MPI_Datatype  recvtype,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Allgather.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Allgatherv ( void sendbuf,
int  sendcount,
MPI_Datatype  sendtype,
void recvbuf,
int *  recvcounts,
int *  displs,
MPI_Datatype  recvtype,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Allgatherv.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Allreduce ( void sendbuf,
void recvbuf,
int  count,
MPI_Datatype  datatype,
MPI_Op  op,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Allreduce.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Alltoall ( void sendbuf,
int  sendcount,
MPI_Datatype  sendtype,
void recvbuf,
int  recvcount,
MPI_Datatype  recvtype,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Alltoall.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Alltoallv ( void sendbuf,
int *  sendcounts,
int *  sdispls,
MPI_Datatype  sendtype,
void recvbuf,
int *  recvcounts,
int *  rdispls,
MPI_Datatype  recvtype,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Alltoallv.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Attr_delete ( MPI_Comm  comm,
int  keyval,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Attr_delete.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Attr_get ( MPI_Comm  comm,
int  keyval,
void attribute_val,
int *  flag,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Attr_get.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Attr_put ( MPI_Comm  comm,
int  keyval,
void attribute_val,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Attr_put.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Barrier ( MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Barrier.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Bcast ( void buffer,
int  count,
MPI_Datatype  datatype,
int  root,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Bcast.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Bsend ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  tag,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Bsend.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Bsend_init ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  tag,
MPI_Comm  comm,
MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Bsend_init.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Buffer_attach ( void buffer,
int  size,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Buffer_attach.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Buffer_detach ( void buffer,
int *  size,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Buffer_detach.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Cancel ( MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Cancel.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Cart_coords ( MPI_Comm  comm,
int  rank,
int  maxdims,
int *  coords,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Cart_coords.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Cart_create ( MPI_Comm  comm_old,
int  ndims,
int *  dims,
int *  periods,
int  reorder,
MPI_Comm *  comm_cart,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Cart_create.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Cart_get ( MPI_Comm  comm,
int  maxdims,
int *  dims,
int *  periods,
int *  coords,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Cart_get.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Cart_map ( MPI_Comm  comm,
int  ndims,
int *  dims,
int *  periods,
int *  newrank,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Cart_map.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Cart_rank ( MPI_Comm  comm,
int *  coords,
int *  rank,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Cart_rank.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Cart_shift ( MPI_Comm  comm,
int  direction,
int  disp,
int *  rank_source,
int *  rank_dest,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Cart_shift.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Cart_sub ( MPI_Comm  comm,
int *  remain_dims,
MPI_Comm *  newcomm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Cart_sub.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Cartdim_get ( MPI_Comm  comm,
int *  ndims,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Cartdim_get.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Comm_compare ( MPI_Comm  comm1,
MPI_Comm  comm2,
int *  result,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Comm_compare.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Comm_create ( MPI_Comm  comm,
MPI_Group  group,
MPI_Comm *  newcomm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Comm_create.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Comm_dup ( MPI_Comm  comm,
MPI_Comm *  newcomm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Comm_dup.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Comm_free ( MPI_Comm *  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Comm_free.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Comm_group ( MPI_Comm  comm,
MPI_Group *  group,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Comm_group.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Comm_rank ( MPI_Comm  comm,
int *  rank,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Comm_rank.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Comm_remote_group ( MPI_Comm  comm,
MPI_Group *  group,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Comm_remote_group.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Comm_remote_size ( MPI_Comm  comm,
int *  size,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Comm_remote_size.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Comm_size ( MPI_Comm  comm,
int *  size,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Comm_size.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Comm_split ( MPI_Comm  comm,
int  color,
int  key,
MPI_Comm *  newcomm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Comm_split.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Comm_test_inter ( MPI_Comm  comm,
int *  flag,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Comm_test_inter.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Dims_create ( int  nnodes,
int  ndims,
int *  dims,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Dims_create.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Errhandler_create ( MPI_Handler_function *  function,
MPI_Errhandler *  errhandler,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Errhandler_create.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Errhandler_free ( MPI_Errhandler *  errhandler,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Errhandler_free.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Errhandler_get ( MPI_Comm  comm,
MPI_Errhandler *  errhandler,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Errhandler_get.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Errhandler_set ( MPI_Comm  comm,
MPI_Errhandler  errhandler,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Errhandler_set.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Error_class ( int  errorcode,
int *  errorclass,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Error_class.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Error_string ( int  errorcode,
char *  string,
int *  resultlen,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Error_string.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Finalize ( const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Finalize.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Gather ( void sendbuf,
int  sendcount,
MPI_Datatype  sendtype,
void recvbuf,
int  recvcount,
MPI_Datatype  recvtype,
int  root,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Gather.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Gatherv ( void sendbuf,
int  sendcount,
MPI_Datatype  sendtype,
void recvbuf,
int *  recvcounts,
int *  displs,
MPI_Datatype  recvtype,
int  root,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Gatherv.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Get_count ( MPI_Status *  status,
MPI_Datatype  datatype,
int *  count,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Get_count.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Get_elements ( MPI_Status *  status,
MPI_Datatype  datatype,
int *  count,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Get_elements.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Get_processor_name ( char *  name,
int *  resultlen,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Get_processor_name.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Get_version ( int *  version,
int *  subversion,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Get_version.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Graph_create ( MPI_Comm  comm_old,
int  nnodes,
int *  index,
int *  edges,
int  reorder,
MPI_Comm *  comm_graph,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Graph_create.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Graph_get ( MPI_Comm  comm,
int  maxindex,
int  maxedges,
int *  index,
int *  edges,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Graph_get.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Graph_map ( MPI_Comm  comm,
int  nnodes,
int *  index,
int *  edges,
int *  newrank,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Graph_map.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Graph_neighbors ( MPI_Comm  comm,
int  rank,
int  maxneighbors,
int *  neighbors,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Graph_neighbors.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Graph_neighbors_count ( MPI_Comm  comm,
int  rank,
int *  nneighbors,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Graph_neighbors_count.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Graphdims_get ( MPI_Comm  comm,
int *  nnodes,
int *  nedges,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Graphdims_get.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Group_compare ( MPI_Group  group1,
MPI_Group  group2,
int *  result,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Group_compare.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Group_difference ( MPI_Group  group1,
MPI_Group  group2,
MPI_Group *  newgroup,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Group_difference.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Group_excl ( MPI_Group  group,
int  n,
int *  ranks,
MPI_Group *  newgroup,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Group_excl.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Group_free ( MPI_Group *  group,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Group_free.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Group_incl ( MPI_Group  group,
int  n,
int *  ranks,
MPI_Group *  newgroup,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Group_incl.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Group_intersection ( MPI_Group  group1,
MPI_Group  group2,
MPI_Group *  newgroup,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Group_intersection.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Group_range_excl ( MPI_Group  group,
int  n,
int  ranges[][3],
MPI_Group *  newgroup,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Group_range_excl.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Group_range_incl ( MPI_Group  group,
int  n,
int  ranges[][3],
MPI_Group *  newgroup,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Group_range_incl.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Group_rank ( MPI_Group  group,
int *  rank,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Group_rank.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Group_size ( MPI_Group  group,
int *  size,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Group_size.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Group_translate_ranks ( MPI_Group  group1,
int  n,
int *  ranks1,
MPI_Group  group2,
int *  ranks2,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Group_translate_ranks.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Group_union ( MPI_Group  group1,
MPI_Group  group2,
MPI_Group *  newgroup,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Group_union.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Ibsend ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  tag,
MPI_Comm  comm,
MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Ibsend.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Init ( int *  argc,
char ***  argv,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Init.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Initialized ( int *  flag,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Initialized.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Intercomm_create ( MPI_Comm  local_comm,
int  local_leader,
MPI_Comm  peer_comm,
int  remote_leader,
int  tag,
MPI_Comm *  newintercomm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Intercomm_create.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Intercomm_merge ( MPI_Comm  intercomm,
int  high,
MPI_Comm *  newintracomm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Intercomm_merge.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Iprobe ( int  source,
int  tag,
MPI_Comm  comm,
int *  flag,
MPI_Status *  status,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Iprobe.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Irecv ( void buf,
int  count,
MPI_Datatype  datatype,
int  source,
int  tag,
MPI_Comm  comm,
MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Irecv.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Irsend ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  tag,
MPI_Comm  comm,
MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Irsend.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Isend ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  tag,
MPI_Comm  comm,
MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Isend.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Issend ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  tag,
MPI_Comm  comm,
MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Issend.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Keyval_create ( MPI_Copy_function *  copy_fn,
MPI_Delete_function *  delete_fn,
int *  keyval,
void extra_state,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Keyval_create.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Keyval_free ( int *  keyval,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Keyval_free.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Op_create ( MPI_User_function *  function,
int  commute,
MPI_Op *  op,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Op_create.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Op_free ( MPI_Op *  op,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Op_free.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Pack ( void inbuf,
int  incount,
MPI_Datatype  datatype,
void outbuf,
int  outsize,
int *  position,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Pack.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Pack_size ( int  incount,
MPI_Datatype  datatype,
MPI_Comm  comm,
int *  size,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Pack_size.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Probe ( int  source,
int  tag,
MPI_Comm  comm,
MPI_Status *  status,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Probe.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Recv ( void buf,
int  count,
MPI_Datatype  datatype,
int  source,
int  tag,
MPI_Comm  comm,
MPI_Status *  status,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Recv.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Recv_init ( void buf,
int  count,
MPI_Datatype  datatype,
int  source,
int  tag,
MPI_Comm  comm,
MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Recv_init.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Reduce ( void sendbuf,
void recvbuf,
int  count,
MPI_Datatype  datatype,
MPI_Op  op,
int  root,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Reduce.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Reduce_scatter ( void sendbuf,
void recvbuf,
int *  recvcounts,
MPI_Datatype  datatype,
MPI_Op  op,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Reduce_scatter.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Request_free ( MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Request_free.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Rsend ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  tag,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Rsend.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Rsend_init ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  tag,
MPI_Comm  comm,
MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Rsend_init.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Scan ( void sendbuf,
void recvbuf,
int  count,
MPI_Datatype  datatype,
MPI_Op  op,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Scan.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Scatter ( void sendbuf,
int  sendcount,
MPI_Datatype  sendtype,
void recvbuf,
int  recvcount,
MPI_Datatype  recvtype,
int  root,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Scatter.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Scatterv ( void sendbuf,
int *  sendcounts,
int *  displs,
MPI_Datatype  sendtype,
void recvbuf,
int  recvcount,
MPI_Datatype  recvtype,
int  root,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Scatterv.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Send ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  tag,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Send.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Send_init ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  tag,
MPI_Comm  comm,
MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Send_init.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Sendrecv ( void sendbuf,
int  sendcount,
MPI_Datatype  sendtype,
int  dest,
int  sendtag,
void recvbuf,
int  recvcount,
MPI_Datatype  recvtype,
int  source,
int  recvtag,
MPI_Comm  comm,
MPI_Status *  status,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Sendrecv.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Sendrecv_replace ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  sendtag,
int  source,
int  recvtag,
MPI_Comm  comm,
MPI_Status *  status,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Sendrecv_replace.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Ssend ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  tag,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Ssend.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Ssend_init ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  tag,
MPI_Comm  comm,
MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Ssend_init.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Start ( MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Start.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Startall ( int  count,
MPI_Request *  array_of_requests,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Startall.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Test ( MPI_Request *  request,
int *  flag,
MPI_Status *  status,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Test.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Test_cancelled ( MPI_Status *  status,
int *  flag,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Test_cancelled.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Testall ( int  count,
MPI_Request *  array_of_requests,
int *  flag,
MPI_Status *  array_of_statuses,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Testall.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Testany ( int  count,
MPI_Request *  array_of_requests,
int *  index,
int *  flag,
MPI_Status *  status,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Testany.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Testsome ( int  incount,
MPI_Request *  array_of_requests,
int *  outcount,
int *  array_of_indices,
MPI_Status *  array_of_statuses,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Testsome.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Topo_test ( MPI_Comm  comm,
int *  status,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Topo_test.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Type_commit ( MPI_Datatype *  datatype,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Type_commit.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Type_contiguous ( int  count,
MPI_Datatype  oldtype,
MPI_Datatype *  newtype,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Type_contiguous.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Type_extent ( MPI_Datatype  datatype,
MPI_Aint *  extent,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Type_extent.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Type_free ( MPI_Datatype *  datatype,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Type_free.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Type_hindexed ( int  count,
int *  array_of_blocklengths,
MPI_Aint *  array_of_displacements,
MPI_Datatype  oldtype,
MPI_Datatype *  newtype,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Type_hindexed.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Type_hvector ( int  count,
int  blocklength,
MPI_Aint  stride,
MPI_Datatype  oldtype,
MPI_Datatype *  newtype,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Type_hvector.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Type_indexed ( int  count,
int *  array_of_blocklengths,
int *  array_of_displacements,
MPI_Datatype  oldtype,
MPI_Datatype *  newtype,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Type_indexed.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Type_lb ( MPI_Datatype  datatype,
MPI_Aint *  displacement,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Type_lb.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Type_size ( MPI_Datatype  datatype,
int *  size,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Type_size.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Type_struct ( int  count,
int *  array_of_blocklengths,
MPI_Aint *  array_of_displacements,
MPI_Datatype *  array_of_types,
MPI_Datatype *  newtype,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Type_struct.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Type_ub ( MPI_Datatype  datatype,
MPI_Aint *  displacement,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Type_ub.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Type_vector ( int  count,
int  blocklength,
int  stride,
MPI_Datatype  oldtype,
MPI_Datatype *  newtype,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Type_vector.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Unpack ( void inbuf,
int  insize,
int *  position,
void outbuf,
int  outcount,
MPI_Datatype  datatype,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Unpack.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Wait ( MPI_Request *  request,
MPI_Status *  status,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Wait.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Waitall ( int  count,
MPI_Request *  array_of_requests,
MPI_Status *  array_of_statuses,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Waitall.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Waitany ( int  count,
MPI_Request *  array_of_requests,
int *  index,
MPI_Status *  status,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Waitany.

For details see the MPI standard.

void UNIMCI_check_post__MPI_Waitsome ( int  incount,
MPI_Request *  array_of_requests,
int *  outcount,
int *  array_of_indices,
MPI_Status *  array_of_statuses,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI post check for MPI_Waitsome.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Abort ( MPI_Comm  comm,
int  errorcode,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Abort.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Address ( void location,
MPI_Aint *  address,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Address.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Allgather ( void sendbuf,
int  sendcount,
MPI_Datatype  sendtype,
void recvbuf,
int  recvcount,
MPI_Datatype  recvtype,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Allgather.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Allgatherv ( void sendbuf,
int  sendcount,
MPI_Datatype  sendtype,
void recvbuf,
int *  recvcounts,
int *  displs,
MPI_Datatype  recvtype,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Allgatherv.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Allreduce ( void sendbuf,
void recvbuf,
int  count,
MPI_Datatype  datatype,
MPI_Op  op,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Allreduce.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Alltoall ( void sendbuf,
int  sendcount,
MPI_Datatype  sendtype,
void recvbuf,
int  recvcount,
MPI_Datatype  recvtype,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Alltoall.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Alltoallv ( void sendbuf,
int *  sendcounts,
int *  sdispls,
MPI_Datatype  sendtype,
void recvbuf,
int *  recvcounts,
int *  rdispls,
MPI_Datatype  recvtype,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Alltoallv.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Attr_delete ( MPI_Comm  comm,
int  keyval,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Attr_delete.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Attr_get ( MPI_Comm  comm,
int  keyval,
void attribute_val,
int *  flag,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Attr_get.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Attr_put ( MPI_Comm  comm,
int  keyval,
void attribute_val,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Attr_put.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Barrier ( MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Barrier.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Bcast ( void buffer,
int  count,
MPI_Datatype  datatype,
int  root,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Bcast.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Bsend ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  tag,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Bsend.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Bsend_init ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  tag,
MPI_Comm  comm,
MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Bsend_init.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Buffer_attach ( void buffer,
int  size,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Buffer_attach.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Buffer_detach ( void buffer,
int *  size,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Buffer_detach.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Cancel ( MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Cancel.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Cart_coords ( MPI_Comm  comm,
int  rank,
int  maxdims,
int *  coords,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Cart_coords.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Cart_create ( MPI_Comm  comm_old,
int  ndims,
int *  dims,
int *  periods,
int  reorder,
MPI_Comm *  comm_cart,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Cart_create.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Cart_get ( MPI_Comm  comm,
int  maxdims,
int *  dims,
int *  periods,
int *  coords,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Cart_get.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Cart_map ( MPI_Comm  comm,
int  ndims,
int *  dims,
int *  periods,
int *  newrank,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Cart_map.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Cart_rank ( MPI_Comm  comm,
int *  coords,
int *  rank,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Cart_rank.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Cart_shift ( MPI_Comm  comm,
int  direction,
int  disp,
int *  rank_source,
int *  rank_dest,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Cart_shift.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Cart_sub ( MPI_Comm  comm,
int *  remain_dims,
MPI_Comm *  newcomm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Cart_sub.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Cartdim_get ( MPI_Comm  comm,
int *  ndims,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Cartdim_get.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Comm_compare ( MPI_Comm  comm1,
MPI_Comm  comm2,
int *  result,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Comm_compare.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Comm_create ( MPI_Comm  comm,
MPI_Group  group,
MPI_Comm *  newcomm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Comm_create.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Comm_dup ( MPI_Comm  comm,
MPI_Comm *  newcomm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Comm_dup.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Comm_free ( MPI_Comm *  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Comm_free.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Comm_group ( MPI_Comm  comm,
MPI_Group *  group,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Comm_group.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Comm_rank ( MPI_Comm  comm,
int *  rank,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Comm_rank.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Comm_remote_group ( MPI_Comm  comm,
MPI_Group *  group,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Comm_remote_group.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Comm_remote_size ( MPI_Comm  comm,
int *  size,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Comm_remote_size.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Comm_size ( MPI_Comm  comm,
int *  size,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Comm_size.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Comm_split ( MPI_Comm  comm,
int  color,
int  key,
MPI_Comm *  newcomm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Comm_split.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Comm_test_inter ( MPI_Comm  comm,
int *  flag,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Comm_test_inter.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Dims_create ( int  nnodes,
int  ndims,
int *  dims,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Dims_create.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Errhandler_create ( MPI_Handler_function *  function,
MPI_Errhandler *  errhandler,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Errhandler_create.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Errhandler_free ( MPI_Errhandler *  errhandler,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Errhandler_free.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Errhandler_get ( MPI_Comm  comm,
MPI_Errhandler *  errhandler,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Errhandler_get.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Errhandler_set ( MPI_Comm  comm,
MPI_Errhandler  errhandler,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Errhandler_set.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Error_class ( int  errorcode,
int *  errorclass,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Error_class.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Error_string ( int  errorcode,
char *  string,
int *  resultlen,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Error_string.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Finalize ( const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Finalize.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Gather ( void sendbuf,
int  sendcount,
MPI_Datatype  sendtype,
void recvbuf,
int  recvcount,
MPI_Datatype  recvtype,
int  root,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Gather.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Gatherv ( void sendbuf,
int  sendcount,
MPI_Datatype  sendtype,
void recvbuf,
int *  recvcounts,
int *  displs,
MPI_Datatype  recvtype,
int  root,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Gatherv.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Get_count ( MPI_Status *  status,
MPI_Datatype  datatype,
int *  count,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Get_count.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Get_elements ( MPI_Status *  status,
MPI_Datatype  datatype,
int *  count,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Get_elements.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Get_processor_name ( char *  name,
int *  resultlen,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Get_processor_name.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Get_version ( int *  version,
int *  subversion,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Get_version.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Graph_create ( MPI_Comm  comm_old,
int  nnodes,
int *  index,
int *  edges,
int  reorder,
MPI_Comm *  comm_graph,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Graph_create.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Graph_get ( MPI_Comm  comm,
int  maxindex,
int  maxedges,
int *  index,
int *  edges,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Graph_get.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Graph_map ( MPI_Comm  comm,
int  nnodes,
int *  index,
int *  edges,
int *  newrank,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Graph_map.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Graph_neighbors ( MPI_Comm  comm,
int  rank,
int  maxneighbors,
int *  neighbors,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Graph_neighbors.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Graph_neighbors_count ( MPI_Comm  comm,
int  rank,
int *  nneighbors,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Graph_neighbors_count.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Graphdims_get ( MPI_Comm  comm,
int *  nnodes,
int *  nedges,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Graphdims_get.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Group_compare ( MPI_Group  group1,
MPI_Group  group2,
int *  result,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Group_compare.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Group_difference ( MPI_Group  group1,
MPI_Group  group2,
MPI_Group *  newgroup,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Group_difference.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Group_excl ( MPI_Group  group,
int  n,
int *  ranks,
MPI_Group *  newgroup,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Group_excl.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Group_free ( MPI_Group *  group,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Group_free.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Group_incl ( MPI_Group  group,
int  n,
int *  ranks,
MPI_Group *  newgroup,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Group_incl.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Group_intersection ( MPI_Group  group1,
MPI_Group  group2,
MPI_Group *  newgroup,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Group_intersection.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Group_range_excl ( MPI_Group  group,
int  n,
int  ranges[][3],
MPI_Group *  newgroup,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Group_range_excl.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Group_range_incl ( MPI_Group  group,
int  n,
int  ranges[][3],
MPI_Group *  newgroup,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Group_range_incl.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Group_rank ( MPI_Group  group,
int *  rank,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Group_rank.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Group_size ( MPI_Group  group,
int *  size,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Group_size.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Group_translate_ranks ( MPI_Group  group1,
int  n,
int *  ranks1,
MPI_Group  group2,
int *  ranks2,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Group_translate_ranks.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Group_union ( MPI_Group  group1,
MPI_Group  group2,
MPI_Group *  newgroup,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Group_union.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Ibsend ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  tag,
MPI_Comm  comm,
MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Ibsend.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Init ( int *  argc,
char ***  argv,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Init.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Initialized ( int *  flag,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Initialized.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Intercomm_create ( MPI_Comm  local_comm,
int  local_leader,
MPI_Comm  peer_comm,
int  remote_leader,
int  tag,
MPI_Comm *  newintercomm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Intercomm_create.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Intercomm_merge ( MPI_Comm  intercomm,
int  high,
MPI_Comm *  newintracomm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Intercomm_merge.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Iprobe ( int  source,
int  tag,
MPI_Comm  comm,
int *  flag,
MPI_Status *  status,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Iprobe.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Irecv ( void buf,
int  count,
MPI_Datatype  datatype,
int  source,
int  tag,
MPI_Comm  comm,
MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Irecv.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Irsend ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  tag,
MPI_Comm  comm,
MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Irsend.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Isend ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  tag,
MPI_Comm  comm,
MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Isend.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Issend ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  tag,
MPI_Comm  comm,
MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Issend.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Keyval_create ( MPI_Copy_function *  copy_fn,
MPI_Delete_function *  delete_fn,
int *  keyval,
void extra_state,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Keyval_create.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Keyval_free ( int *  keyval,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Keyval_free.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Op_create ( MPI_User_function *  function,
int  commute,
MPI_Op *  op,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Op_create.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Op_free ( MPI_Op *  op,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Op_free.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Pack ( void inbuf,
int  incount,
MPI_Datatype  datatype,
void outbuf,
int  outsize,
int *  position,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Pack.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Pack_size ( int  incount,
MPI_Datatype  datatype,
MPI_Comm  comm,
int *  size,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Pack_size.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Probe ( int  source,
int  tag,
MPI_Comm  comm,
MPI_Status *  status,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Probe.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Recv ( void buf,
int  count,
MPI_Datatype  datatype,
int  source,
int  tag,
MPI_Comm  comm,
MPI_Status *  status,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Recv.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Recv_init ( void buf,
int  count,
MPI_Datatype  datatype,
int  source,
int  tag,
MPI_Comm  comm,
MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Recv_init.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Reduce ( void sendbuf,
void recvbuf,
int  count,
MPI_Datatype  datatype,
MPI_Op  op,
int  root,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Reduce.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Reduce_scatter ( void sendbuf,
void recvbuf,
int *  recvcounts,
MPI_Datatype  datatype,
MPI_Op  op,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Reduce_scatter.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Request_free ( MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Request_free.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Rsend ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  tag,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Rsend.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Rsend_init ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  tag,
MPI_Comm  comm,
MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Rsend_init.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Scan ( void sendbuf,
void recvbuf,
int  count,
MPI_Datatype  datatype,
MPI_Op  op,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Scan.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Scatter ( void sendbuf,
int  sendcount,
MPI_Datatype  sendtype,
void recvbuf,
int  recvcount,
MPI_Datatype  recvtype,
int  root,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Scatter.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Scatterv ( void sendbuf,
int *  sendcounts,
int *  displs,
MPI_Datatype  sendtype,
void recvbuf,
int  recvcount,
MPI_Datatype  recvtype,
int  root,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Scatterv.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Send ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  tag,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Send.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Send_init ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  tag,
MPI_Comm  comm,
MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Send_init.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Sendrecv ( void sendbuf,
int  sendcount,
MPI_Datatype  sendtype,
int  dest,
int  sendtag,
void recvbuf,
int  recvcount,
MPI_Datatype  recvtype,
int  source,
int  recvtag,
MPI_Comm  comm,
MPI_Status *  status,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Sendrecv.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Sendrecv_replace ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  sendtag,
int  source,
int  recvtag,
MPI_Comm  comm,
MPI_Status *  status,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Sendrecv_replace.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Ssend ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  tag,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Ssend.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Ssend_init ( void buf,
int  count,
MPI_Datatype  datatype,
int  dest,
int  tag,
MPI_Comm  comm,
MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Ssend_init.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Start ( MPI_Request *  request,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Start.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Startall ( int  count,
MPI_Request *  array_of_requests,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Startall.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Test ( MPI_Request *  request,
int *  flag,
MPI_Status *  status,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Test.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Test_cancelled ( MPI_Status *  status,
int *  flag,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Test_cancelled.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Testall ( int  count,
MPI_Request *  array_of_requests,
int *  flag,
MPI_Status *  array_of_statuses,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Testall.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Testany ( int  count,
MPI_Request *  array_of_requests,
int *  index,
int *  flag,
MPI_Status *  status,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Testany.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Testsome ( int  incount,
MPI_Request *  array_of_requests,
int *  outcount,
int *  array_of_indices,
MPI_Status *  array_of_statuses,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Testsome.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Topo_test ( MPI_Comm  comm,
int *  status,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Topo_test.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Type_commit ( MPI_Datatype *  datatype,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Type_commit.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Type_contiguous ( int  count,
MPI_Datatype  oldtype,
MPI_Datatype *  newtype,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Type_contiguous.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Type_extent ( MPI_Datatype  datatype,
MPI_Aint *  extent,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Type_extent.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Type_free ( MPI_Datatype *  datatype,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Type_free.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Type_hindexed ( int  count,
int *  array_of_blocklengths,
MPI_Aint *  array_of_displacements,
MPI_Datatype  oldtype,
MPI_Datatype *  newtype,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Type_hindexed.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Type_hvector ( int  count,
int  blocklength,
MPI_Aint  stride,
MPI_Datatype  oldtype,
MPI_Datatype *  newtype,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Type_hvector.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Type_indexed ( int  count,
int *  array_of_blocklengths,
int *  array_of_displacements,
MPI_Datatype  oldtype,
MPI_Datatype *  newtype,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Type_indexed.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Type_lb ( MPI_Datatype  datatype,
MPI_Aint *  displacement,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Type_lb.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Type_size ( MPI_Datatype  datatype,
int *  size,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Type_size.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Type_struct ( int  count,
int *  array_of_blocklengths,
MPI_Aint *  array_of_displacements,
MPI_Datatype *  array_of_types,
MPI_Datatype *  newtype,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Type_struct.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Type_ub ( MPI_Datatype  datatype,
MPI_Aint *  displacement,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Type_ub.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Type_vector ( int  count,
int  blocklength,
int  stride,
MPI_Datatype  oldtype,
MPI_Datatype *  newtype,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Type_vector.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Unpack ( void inbuf,
int  insize,
int *  position,
void outbuf,
int  outcount,
MPI_Datatype  datatype,
MPI_Comm  comm,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Unpack.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Wait ( MPI_Request *  request,
MPI_Status *  status,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Wait.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Waitall ( int  count,
MPI_Request *  array_of_requests,
MPI_Status *  array_of_statuses,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Waitall.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Waitany ( int  count,
MPI_Request *  array_of_requests,
int *  index,
MPI_Status *  status,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Waitany.

For details see the MPI standard.

void UNIMCI_check_pre__MPI_Waitsome ( int  incount,
MPI_Request *  array_of_requests,
int *  outcount,
int *  array_of_indices,
MPI_Status *  array_of_statuses,
const char *  unimci_file,
unsigned int  unimci_line,
unsigned long long  unimci_eventDescriptor 
)

UniMCI pre check for MPI_Waitsome.

For details see the MPI standard.


Generated on Tue May 18 10:09:18 2010 for UniMCI by  doxygen 1.6.1