SimGrid  3.14.159
Versatile Simulation of Distributed Systems
smpi_extended_traces_fortran.h File Reference

Macros

#define MPI_INIT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_init
 
#define MPI_FINALIZE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_finalize
 
#define MPI_FINALIZED   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_finalized
 
#define MPI_INIT_THREAD   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_init_thread
 
#define MPI_QUERY_THREAD   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_query_thread
 
#define MPI_IS_THREAD_MAIN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_is_thread_main
 
#define MPI_ABORT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_abort
 
#define MPI_WTIME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_wtime
 
#define MPI_WTICK   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_wtick
 
#define MPI_ADDRESS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_address
 
#define MPI_GET_ADDRESS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_get_address
 
#define MPI_TYPE_FREE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_free
 
#define MPI_TYPE_SIZE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_size
 
#define MPI_TYPE_GET_EXTENT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_get_extent
 
#define MPI_TYPE_GET_TRUE_EXTENT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_get_true_extent
 
#define MPI_TYPE_EXTENT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_extent
 
#define MPI_TYPE_LB   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_lb
 
#define MPI_TYPE_UB   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_ub
 
#define MPI_TYPE_COMMIT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_commit
 
#define MPI_TYPE_HINDEXED   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_hindexed
 
#define MPI_TYPE_CREATE_HINDEXED   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_create_hindexed
 
#define MPI_TYPE_CREATE_HINDEXED_BLOCK   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_create_hindexed_block
 
#define MPI_TYPE_HVECTOR   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_hvector
 
#define MPI_TYPE_CREATE_HVECTOR   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_create_hvector
 
#define MPI_TYPE_INDEXED   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_indexed
 
#define MPI_TYPE_CREATE_INDEXED   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_create_indexed
 
#define MPI_TYPE_CREATE_INDEXED_BLOCK   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_create_indexed_block
 
#define MPI_TYPE_STRUCT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_struct
 
#define MPI_TYPE_CREATE_STRUCT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_create_struct
 
#define MPI_TYPE_VECTOR   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_vector
 
#define MPI_TYPE_CONTIGUOUS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_contiguous
 
#define MPI_TESTALL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_testall
 
#define MPI_OP_CREATE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_op_create
 
#define MPI_OP_FREE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_op_free
 
#define MPI_GROUP_FREE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_free
 
#define MPI_GROUP_SIZE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_size
 
#define MPI_GROUP_RANK   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_rank
 
#define MPI_GROUP_TRANSLATE_RANKS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_translate_ranks
 
#define MPI_GROUP_COMPARE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_compare
 
#define MPI_GROUP_UNION   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_union
 
#define MPI_GROUP_INTERSECTION   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_intersection
 
#define MPI_GROUP_DIFFERENCE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_difference
 
#define MPI_GROUP_INCL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_incl
 
#define MPI_GROUP_EXCL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_excl
 
#define MPI_GROUP_RANGE_INCL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_range_incl
 
#define MPI_GROUP_RANGE_EXCL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_range_excl
 
#define MPI_COMM_RANK   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_rank
 
#define MPI_COMM_SIZE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_size
 
#define MPI_COMM_GET_NAME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_get_name
 
#define MPI_GET_PROCESSOR_NAME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_get_processor_name
 
#define MPI_GET_COUNT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_get_count
 
#define MPI_COMM_GROUP   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_group
 
#define MPI_COMM_COMPARE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_compare
 
#define MPI_COMM_CREATE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_create
 
#define MPI_COMM_FREE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_free
 
#define MPI_COMM_DISCONNECT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_disconnect
 
#define MPI_COMM_SPLIT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_split
 
#define MPI_SEND_INIT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_send_init
 
#define MPI_RECV_INIT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_recv_init
 
#define MPI_START   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_start
 
#define MPI_STARTALL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_startall
 
#define MPI_REQUEST_FREE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_request_free
 
#define MPI_IRECV   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_irecv
 
#define MPI_ISEND   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_isend
 
#define MPI_RECV   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_recv
 
#define MPI_SEND   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_send
 
#define MPI_SENDRECV   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_sendrecv
 
#define MPI_SENDRECV_REPLACE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_sendrecv_replace
 
#define MPI_TEST   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_test
 
#define MPI_TESTANY   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_testany
 
#define MPI_WAIT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_wait
 
#define MPI_WAITANY   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_waitany
 
#define MPI_WAITALL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_waitall
 
#define MPI_WAITSOME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_waitsome
 
#define MPI_TESTSOME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_testsome
 
#define MPI_BCAST   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_bcast
 
#define MPI_BARRIER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_barrier
 
#define MPI_GATHER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_gather
 
#define MPI_GATHERV   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_gatherv
 
#define MPI_ALLGATHER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_allgather
 
#define MPI_ALLGATHERV   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_allgatherv
 
#define MPI_SCATTER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_scatter
 
#define MPI_SCATTERV   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_scatterv
 
#define MPI_REDUCE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_reduce
 
#define MPI_ALLREDUCE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_allreduce
 
#define MPI_SCAN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_scan
 
#define MPI_REDUCE_SCATTER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_reduce_scatter
 
#define MPI_REDUCE_SCATTER_BLOCK   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_reduce_scatter_block
 
#define MPI_ALLTOALL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_alltoall
 
#define MPI_ALLTOALLV   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_alltoallv
 
#define MPI_IPROBE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_iprobe
 
#define MPI_PROBE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_probe
 
#define MPI_GET_VERSION   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_get_version
 
#define MPI_GET_LIBRARY_VERSION   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_get_library_version
 
#define MPI_REDUCE_LOCAL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_reduce_local
 
#define MPI_WIN_FREE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_free
 
#define MPI_WIN_CREATE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_create
 
#define MPI_WIN_SET_NAME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_set_name
 
#define MPI_WIN_GET_NAME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_get_name
 
#define MPI_WIN_GET_GROUP   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_get_group
 
#define MPI_WIN_FENCE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_fence
 
#define MPI_GET   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_get
 
#define MPI_PUT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_put
 
#define MPI_ACCUMULATE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_accumulate
 
#define MPI_ALLOC_MEM   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_alloc_mem
 
#define MPI_FREE_MEM   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_free_mem
 
#define MPI_TYPE_F2C   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_f2c
 
#define MPI_TYPE_C2F   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_c2f
 
#define MPI_GROUP_F2C   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_f2c
 
#define MPI_GROUP_C2F   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_c2f
 
#define MPI_REQUEST_F2C   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_request_f2c
 
#define MPI_REQUEST_C2F   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_request_c2f
 
#define MPI_WIN_F2C   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_f2c
 
#define MPI_WIN_C2F   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_c2f
 
#define MPI_OP_F2C   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_op_f2c
 
#define MPI_OP_C2F   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_op_c2f
 
#define MPI_COMM_F2C   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_f2c
 
#define MPI_COMM_C2F   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_c2f
 
#define MPI_INFO_F2C   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_info_f2c
 
#define MPI_INFO_C2F   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_info_c2f
 
#define MPI_ERRHANDLER_F2C   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_errhandler_f2c
 
#define MPI_ERRHANDLER_C2F   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_errhandler_c2f
 
#define MPI_PACK_SIZE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_pack_size
 
#define MPI_CART_COORDS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_cart_coords
 
#define MPI_CART_CREATE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_cart_create
 
#define MPI_CART_GET   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_cart_get
 
#define MPI_CART_MAP   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_cart_map
 
#define MPI_CART_RANK   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_cart_rank
 
#define MPI_CART_SHIFT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_cart_shift
 
#define MPI_CART_SUB   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_cart_sub
 
#define MPI_CARTDIM_GET   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_cartdim_get
 
#define MPI_GRAPH_CREATE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_graph_create
 
#define MPI_GRAPH_GET   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_graph_get
 
#define MPI_GRAPH_MAP   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_graph_map
 
#define MPI_GRAPH_NEIGHBORS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_graph_neighbors
 
#define MPI_GRAPH_NEIGHBORS_COUNT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_graph_neighbors_count
 
#define MPI_GRAPHDIMS_GET   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_graphdims_get
 
#define MPI_TOPO_TEST   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_topo_test
 
#define MPI_ERROR_CLASS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_error_class
 
#define MPI_ERRHANDLER_CREATE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_errhandler_create
 
#define MPI_ERRHANDLER_FREE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_errhandler_free
 
#define MPI_ERRHANDLER_GET   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_errhandler_get
 
#define MPI_ERROR_STRING   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_error_string
 
#define MPI_ERRHANDLER_SET   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_errhandler_set
 
#define MPI_COMM_SET_ERRHANDLER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_set_errhandler
 
#define MPI_COMM_GET_ERRHANDLER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_get_errhandler
 
#define MPI_COMM_CREATE_ERRHANDLER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_create_errhandler
 
#define MPI_COMM_CALL_ERRHANDLER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_call_errhandler
 
#define MPI_ADD_ERROR_CLASS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_add_error_class
 
#define MPI_ADD_ERROR_CODE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_add_error_code
 
#define MPI_ADD_ERROR_STRING   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_add_error_string
 
#define MPI_CANCEL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_cancel
 
#define MPI_BUFFER_ATTACH   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_buffer_attach
 
#define MPI_BUFFER_DETACH   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_buffer_detach
 
#define MPI_COMM_TEST_INTER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_test_inter
 
#define MPI_COMM_GET_ATTR   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_get_attr
 
#define MPI_COMM_SET_ATTR   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_set_attr
 
#define MPI_COMM_DELETE_ATTR   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_delete_attr
 
#define MPI_COMM_CREATE_KEYVAL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_create_keyval
 
#define MPI_COMM_FREE_KEYVAL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_free_keyval
 
#define MPI_TYPE_GET_ATTR   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_get_attr
 
#define MPI_TYPE_SET_ATTR   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_set_attr
 
#define MPI_TYPE_DELETE_ATTR   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_delete_attr
 
#define MPI_TYPE_CREATE_KEYVAL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_create_keyval
 
#define MPI_TYPE_FREE_KEYVAL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_free_keyval
 
#define MPI_TYPE_DUP   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_dup
 
#define MPI_TYPE_SET_NAME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_set_name
 
#define MPI_TYPE_GET_NAME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_get_name
 
#define MPI_UNPACK   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_unpack
 
#define MPI_SSEND   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_ssend
 
#define MPI_SSEND_INIT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_ssend_init
 
#define MPI_INTERCOMM_CREATE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_intercomm_create
 
#define MPI_INTERCOMM_MERGE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_intercomm_merge
 
#define MPI_BSEND   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_bsend
 
#define MPI_BSEND_INIT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_bsend_init
 
#define MPI_IBSEND   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_ibsend
 
#define MPI_COMM_REMOTE_GROUP   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_remote_group
 
#define MPI_COMM_REMOTE_SIZE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_remote_size
 
#define MPI_ISSEND   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_issend
 
#define MPI_ATTR_DELETE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_attr_delete
 
#define MPI_ATTR_GET   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_attr_get
 
#define MPI_ATTR_PUT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_attr_put
 
#define MPI_RSEND   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_rsend
 
#define MPI_RSEND_INIT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_rsend_init
 
#define MPI_IRSEND   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_irsend
 
#define MPI_KEYVAL_CREATE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_keyval_create
 
#define MPI_KEYVAL_FREE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_keyval_free
 
#define MPI_TEST_CANCELLED   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_test_cancelled
 
#define MPI_PACK   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_pack
 
#define MPI_GET_ELEMENTS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_get_elements
 
#define MPI_DIMS_CREATE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_dims_create
 
#define MPI_INITIALIZED   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_initialized
 
#define MPI_PCONTROL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_pcontrol
 
#define MPI_INFO_CREATE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_info_create
 
#define MPI_INFO_SET   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_info_set
 
#define MPI_INFO_GET   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_info_get
 
#define MPI_INFO_FREE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_info_free
 
#define MPI_INFO_DELETE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_info_delete
 
#define MPI_INFO_DUP   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_info_dup
 
#define MPI_INFO_GET_NKEYS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_info_get_nkeys
 
#define MPI_INFO_GET_NTHKEY   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_info_get_nthkey
 
#define MPI_INFO_GET_VALUELEN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_info_get_valuelen
 
#define MPI_WIN_SET_ERRHANDLER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_set_errhandler
 
#define MPI_TYPE_GET_ENVELOPE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_get_envelope
 
#define MPI_TYPE_GET_CONTENTS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_get_contents
 
#define MPI_TYPE_CREATE_DARRAY   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_create_darray
 
#define MPI_PACK_EXTERNAL_SIZE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_pack_external_size
 
#define MPI_PACK_EXTERNAL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_pack_external
 
#define MPI_UNPACK_EXTERNAL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_unpack_external
 
#define MPI_TYPE_CREATE_RESIZED   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_create_resized
 
#define MPI_TYPE_CREATE_SUBARRAY   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_create_subarray
 
#define MPI_TYPE_MATCH_SIZE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_match_size
 
#define MPI_ALLTOALLW   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_alltoallw
 
#define MPI_EXSCAN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_exscan
 
#define MPI_COMM_SET_NAME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_set_name
 
#define MPI_COMM_SET_INFO   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_set_info
 
#define MPI_COMM_GET_INFO   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_get_info
 
#define MPI_COMM_DUP   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_dup
 
#define MPI_COMM_DUP_WITH_INFO   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_dup_with_info
 
#define MPI_COMM_SPLIT_TYPE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_split_type
 
#define MPI_COMM_CONNECT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_connect
 
#define MPI_REQUEST_GET_STATUS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_request_get_status
 
#define MPI_GREQUEST_START   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_grequest_start
 
#define MPI_GREQUEST_COMPLETE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_grequest_complete
 
#define MPI_STATUS_SET_CANCELLED   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_status_set_cancelled
 
#define MPI_STATUS_SET_ELEMENTS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_status_set_elements
 
#define MPI_UNPUBLISH_NAME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_unpublish_name
 
#define MPI_PUBLISH_NAME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_publish_name
 
#define MPI_LOOKUP_NAME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_lookup_name
 
#define MPI_COMM_JOIN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_join
 
#define MPI_OPEN_PORT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_open_port
 
#define MPI_CLOSE_PORT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_close_port
 
#define MPI_COMM_ACCEPT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_accept
 
#define MPI_COMM_SPAWN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_spawn
 
#define MPI_COMM_SPAWN_MULTIPLE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_spawn_multiple
 
#define MPI_COMM_GET_PARENT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_get_parent
 
#define MPI_WIN_COMPLETE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_complete
 
#define MPI_WIN_LOCK   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_lock
 
#define MPI_WIN_POST   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_post
 
#define MPI_WIN_START   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_start
 
#define MPI_WIN_TEST   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_test
 
#define MPI_WIN_UNLOCK   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_unlock
 
#define MPI_WIN_WAIT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_wait
 
#define MPI_FILE_GET_ERRHANDLER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_get_errhandler
 
#define MPI_FILE_SET_ERRHANDLER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_set_errhandler
 
#define MPI_FILE_OPEN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_open
 
#define MPI_FILE_CLOSE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_close
 
#define MPI_FILE_DELETE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_delete
 
#define MPI_FILE_SET_SIZE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_set_size
 
#define MPI_FILE_GET_SIZE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_get_size
 
#define MPI_FILE_SET_VIEW   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_set_view
 
#define MPI_FILE_GET_VIEW   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_get_view
 
#define MPI_FILE_READ_AT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_read_at
 
#define MPI_FILE_READ_AT_ALL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_read_at_all
 
#define MPI_FILE_WRITE_AT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_write_at
 
#define MPI_FILE_WRITE_AT_ALL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_write_at_all
 
#define MPI_FILE_SET_ATOMICITY   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_set_atomicity
 
#define MPI_FILE_GET_ATOMICITY   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_get_atomicity
 
#define MPI_FILE_SYNC   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_sync
 
#define MPI_FILE_READ_AT_ALL_BEGIN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_read_at_all_begin
 
#define MPI_FILE_READ_AT_ALL_END   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_read_at_all_end
 
#define MPI_FILE_WRITE_AT_ALL_BEGIN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_write_at_all_begin
 
#define MPI_FILE_WRITE_AT_ALL_END   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_write_at_all_end
 
#define MPI_FILE_READ_ALL_BEGIN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_read_all_begin
 
#define MPI_FILE_READ_ALL_END   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_read_all_end
 
#define MPI_FILE_WRITE_ALL_BEGIN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_write_all_begin
 
#define MPI_FILE_WRITE_ALL_END   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_write_all_end
 
#define MPI_FILE_READ_ORDERED_BEGIN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_read_ordered_begin
 
#define MPI_FILE_READ_ORDERED_END   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_read_ordered_end
 
#define MPI_FILE_WRITE_ORDERED_BEGIN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_write_ordered_begin
 
#define MPI_FILE_WRITE_ORDERED_END   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_write_ordered_end
 

Macro Definition Documentation

◆ MPI_INIT

#define MPI_INIT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_init

◆ MPI_FINALIZE

#define MPI_FINALIZE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_finalize

◆ MPI_FINALIZED

#define MPI_FINALIZED   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_finalized

◆ MPI_INIT_THREAD

#define MPI_INIT_THREAD   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_init_thread

◆ MPI_QUERY_THREAD

#define MPI_QUERY_THREAD   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_query_thread

◆ MPI_IS_THREAD_MAIN

#define MPI_IS_THREAD_MAIN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_is_thread_main

◆ MPI_ABORT

#define MPI_ABORT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_abort

◆ MPI_WTIME

#define MPI_WTIME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_wtime

◆ MPI_WTICK

#define MPI_WTICK   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_wtick

◆ MPI_ADDRESS

#define MPI_ADDRESS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_address

◆ MPI_GET_ADDRESS

#define MPI_GET_ADDRESS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_get_address

◆ MPI_TYPE_FREE

#define MPI_TYPE_FREE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_free

◆ MPI_TYPE_SIZE

#define MPI_TYPE_SIZE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_size

◆ MPI_TYPE_GET_EXTENT

#define MPI_TYPE_GET_EXTENT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_get_extent

◆ MPI_TYPE_GET_TRUE_EXTENT

#define MPI_TYPE_GET_TRUE_EXTENT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_get_true_extent

◆ MPI_TYPE_EXTENT

#define MPI_TYPE_EXTENT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_extent

◆ MPI_TYPE_LB

#define MPI_TYPE_LB   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_lb

◆ MPI_TYPE_UB

#define MPI_TYPE_UB   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_ub

◆ MPI_TYPE_COMMIT

#define MPI_TYPE_COMMIT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_commit

◆ MPI_TYPE_HINDEXED

#define MPI_TYPE_HINDEXED   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_hindexed

◆ MPI_TYPE_CREATE_HINDEXED

#define MPI_TYPE_CREATE_HINDEXED   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_create_hindexed

◆ MPI_TYPE_CREATE_HINDEXED_BLOCK

#define MPI_TYPE_CREATE_HINDEXED_BLOCK   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_create_hindexed_block

◆ MPI_TYPE_HVECTOR

#define MPI_TYPE_HVECTOR   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_hvector

◆ MPI_TYPE_CREATE_HVECTOR

#define MPI_TYPE_CREATE_HVECTOR   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_create_hvector

◆ MPI_TYPE_INDEXED

#define MPI_TYPE_INDEXED   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_indexed

◆ MPI_TYPE_CREATE_INDEXED

#define MPI_TYPE_CREATE_INDEXED   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_create_indexed

◆ MPI_TYPE_CREATE_INDEXED_BLOCK

#define MPI_TYPE_CREATE_INDEXED_BLOCK   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_create_indexed_block

◆ MPI_TYPE_STRUCT

#define MPI_TYPE_STRUCT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_struct

◆ MPI_TYPE_CREATE_STRUCT

#define MPI_TYPE_CREATE_STRUCT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_create_struct

◆ MPI_TYPE_VECTOR

#define MPI_TYPE_VECTOR   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_vector

◆ MPI_TYPE_CONTIGUOUS

#define MPI_TYPE_CONTIGUOUS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_contiguous

◆ MPI_TESTALL

#define MPI_TESTALL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_testall

◆ MPI_OP_CREATE

#define MPI_OP_CREATE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_op_create

◆ MPI_OP_FREE

#define MPI_OP_FREE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_op_free

◆ MPI_GROUP_FREE

#define MPI_GROUP_FREE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_free

◆ MPI_GROUP_SIZE

#define MPI_GROUP_SIZE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_size

◆ MPI_GROUP_RANK

#define MPI_GROUP_RANK   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_rank

◆ MPI_GROUP_TRANSLATE_RANKS

#define MPI_GROUP_TRANSLATE_RANKS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_translate_ranks

◆ MPI_GROUP_COMPARE

#define MPI_GROUP_COMPARE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_compare

◆ MPI_GROUP_UNION

#define MPI_GROUP_UNION   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_union

◆ MPI_GROUP_INTERSECTION

#define MPI_GROUP_INTERSECTION   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_intersection

◆ MPI_GROUP_DIFFERENCE

#define MPI_GROUP_DIFFERENCE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_difference

◆ MPI_GROUP_INCL

#define MPI_GROUP_INCL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_incl

◆ MPI_GROUP_EXCL

#define MPI_GROUP_EXCL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_excl

◆ MPI_GROUP_RANGE_INCL

#define MPI_GROUP_RANGE_INCL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_range_incl

◆ MPI_GROUP_RANGE_EXCL

#define MPI_GROUP_RANGE_EXCL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_range_excl

◆ MPI_COMM_RANK

#define MPI_COMM_RANK   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_rank

◆ MPI_COMM_SIZE

#define MPI_COMM_SIZE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_size

◆ MPI_COMM_GET_NAME

#define MPI_COMM_GET_NAME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_get_name

◆ MPI_GET_PROCESSOR_NAME

#define MPI_GET_PROCESSOR_NAME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_get_processor_name

◆ MPI_GET_COUNT

#define MPI_GET_COUNT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_get_count

◆ MPI_COMM_GROUP

#define MPI_COMM_GROUP   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_group

◆ MPI_COMM_COMPARE

#define MPI_COMM_COMPARE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_compare

◆ MPI_COMM_CREATE

#define MPI_COMM_CREATE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_create

◆ MPI_COMM_FREE

#define MPI_COMM_FREE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_free

◆ MPI_COMM_DISCONNECT

#define MPI_COMM_DISCONNECT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_disconnect

◆ MPI_COMM_SPLIT

#define MPI_COMM_SPLIT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_split

◆ MPI_SEND_INIT

#define MPI_SEND_INIT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_send_init

◆ MPI_RECV_INIT

#define MPI_RECV_INIT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_recv_init

◆ MPI_START

#define MPI_START   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_start

◆ MPI_STARTALL

#define MPI_STARTALL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_startall

◆ MPI_REQUEST_FREE

#define MPI_REQUEST_FREE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_request_free

◆ MPI_IRECV

#define MPI_IRECV   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_irecv

◆ MPI_ISEND

#define MPI_ISEND   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_isend

◆ MPI_RECV

#define MPI_RECV   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_recv

◆ MPI_SEND

#define MPI_SEND   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_send

◆ MPI_SENDRECV

#define MPI_SENDRECV   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_sendrecv

◆ MPI_SENDRECV_REPLACE

#define MPI_SENDRECV_REPLACE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_sendrecv_replace

◆ MPI_TEST

#define MPI_TEST   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_test

◆ MPI_TESTANY

#define MPI_TESTANY   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_testany

◆ MPI_WAIT

#define MPI_WAIT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_wait

◆ MPI_WAITANY

#define MPI_WAITANY   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_waitany

◆ MPI_WAITALL

#define MPI_WAITALL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_waitall

◆ MPI_WAITSOME

#define MPI_WAITSOME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_waitsome

◆ MPI_TESTSOME

#define MPI_TESTSOME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_testsome

◆ MPI_BCAST

#define MPI_BCAST   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_bcast

◆ MPI_BARRIER

#define MPI_BARRIER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_barrier

◆ MPI_GATHER

#define MPI_GATHER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_gather

◆ MPI_GATHERV

#define MPI_GATHERV   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_gatherv

◆ MPI_ALLGATHER

#define MPI_ALLGATHER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_allgather

◆ MPI_ALLGATHERV

#define MPI_ALLGATHERV   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_allgatherv

◆ MPI_SCATTER

#define MPI_SCATTER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_scatter

◆ MPI_SCATTERV

#define MPI_SCATTERV   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_scatterv

◆ MPI_REDUCE

#define MPI_REDUCE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_reduce

◆ MPI_ALLREDUCE

#define MPI_ALLREDUCE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_allreduce

◆ MPI_SCAN

#define MPI_SCAN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_scan

◆ MPI_REDUCE_SCATTER

#define MPI_REDUCE_SCATTER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_reduce_scatter

◆ MPI_REDUCE_SCATTER_BLOCK

#define MPI_REDUCE_SCATTER_BLOCK   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_reduce_scatter_block

◆ MPI_ALLTOALL

#define MPI_ALLTOALL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_alltoall

◆ MPI_ALLTOALLV

#define MPI_ALLTOALLV   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_alltoallv

◆ MPI_IPROBE

#define MPI_IPROBE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_iprobe

◆ MPI_PROBE

#define MPI_PROBE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_probe

◆ MPI_GET_VERSION

#define MPI_GET_VERSION   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_get_version

◆ MPI_GET_LIBRARY_VERSION

#define MPI_GET_LIBRARY_VERSION   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_get_library_version

◆ MPI_REDUCE_LOCAL

#define MPI_REDUCE_LOCAL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_reduce_local

◆ MPI_WIN_FREE

#define MPI_WIN_FREE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_free

◆ MPI_WIN_CREATE

#define MPI_WIN_CREATE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_create

◆ MPI_WIN_SET_NAME

#define MPI_WIN_SET_NAME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_set_name

◆ MPI_WIN_GET_NAME

#define MPI_WIN_GET_NAME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_get_name

◆ MPI_WIN_GET_GROUP

#define MPI_WIN_GET_GROUP   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_get_group

◆ MPI_WIN_FENCE

#define MPI_WIN_FENCE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_fence

◆ MPI_GET

#define MPI_GET   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_get

◆ MPI_PUT

#define MPI_PUT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_put

◆ MPI_ACCUMULATE

#define MPI_ACCUMULATE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_accumulate

◆ MPI_ALLOC_MEM

#define MPI_ALLOC_MEM   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_alloc_mem

◆ MPI_FREE_MEM

#define MPI_FREE_MEM   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_free_mem

◆ MPI_TYPE_F2C

#define MPI_TYPE_F2C   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_f2c

◆ MPI_TYPE_C2F

#define MPI_TYPE_C2F   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_c2f

◆ MPI_GROUP_F2C

#define MPI_GROUP_F2C   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_f2c

◆ MPI_GROUP_C2F

#define MPI_GROUP_C2F   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_group_c2f

◆ MPI_REQUEST_F2C

#define MPI_REQUEST_F2C   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_request_f2c

◆ MPI_REQUEST_C2F

#define MPI_REQUEST_C2F   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_request_c2f

◆ MPI_WIN_F2C

#define MPI_WIN_F2C   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_f2c

◆ MPI_WIN_C2F

#define MPI_WIN_C2F   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_c2f

◆ MPI_OP_F2C

#define MPI_OP_F2C   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_op_f2c

◆ MPI_OP_C2F

#define MPI_OP_C2F   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_op_c2f

◆ MPI_COMM_F2C

#define MPI_COMM_F2C   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_f2c

◆ MPI_COMM_C2F

#define MPI_COMM_C2F   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_c2f

◆ MPI_INFO_F2C

#define MPI_INFO_F2C   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_info_f2c

◆ MPI_INFO_C2F

#define MPI_INFO_C2F   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_info_c2f

◆ MPI_ERRHANDLER_F2C

#define MPI_ERRHANDLER_F2C   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_errhandler_f2c

◆ MPI_ERRHANDLER_C2F

#define MPI_ERRHANDLER_C2F   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_errhandler_c2f

◆ MPI_PACK_SIZE

#define MPI_PACK_SIZE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_pack_size

◆ MPI_CART_COORDS

#define MPI_CART_COORDS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_cart_coords

◆ MPI_CART_CREATE

#define MPI_CART_CREATE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_cart_create

◆ MPI_CART_GET

#define MPI_CART_GET   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_cart_get

◆ MPI_CART_MAP

#define MPI_CART_MAP   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_cart_map

◆ MPI_CART_RANK

#define MPI_CART_RANK   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_cart_rank

◆ MPI_CART_SHIFT

#define MPI_CART_SHIFT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_cart_shift

◆ MPI_CART_SUB

#define MPI_CART_SUB   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_cart_sub

◆ MPI_CARTDIM_GET

#define MPI_CARTDIM_GET   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_cartdim_get

◆ MPI_GRAPH_CREATE

#define MPI_GRAPH_CREATE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_graph_create

◆ MPI_GRAPH_GET

#define MPI_GRAPH_GET   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_graph_get

◆ MPI_GRAPH_MAP

#define MPI_GRAPH_MAP   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_graph_map

◆ MPI_GRAPH_NEIGHBORS

#define MPI_GRAPH_NEIGHBORS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_graph_neighbors

◆ MPI_GRAPH_NEIGHBORS_COUNT

#define MPI_GRAPH_NEIGHBORS_COUNT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_graph_neighbors_count

◆ MPI_GRAPHDIMS_GET

#define MPI_GRAPHDIMS_GET   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_graphdims_get

◆ MPI_TOPO_TEST

#define MPI_TOPO_TEST   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_topo_test

◆ MPI_ERROR_CLASS

#define MPI_ERROR_CLASS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_error_class

◆ MPI_ERRHANDLER_CREATE

#define MPI_ERRHANDLER_CREATE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_errhandler_create

◆ MPI_ERRHANDLER_FREE

#define MPI_ERRHANDLER_FREE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_errhandler_free

◆ MPI_ERRHANDLER_GET

#define MPI_ERRHANDLER_GET   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_errhandler_get

◆ MPI_ERROR_STRING

#define MPI_ERROR_STRING   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_error_string

◆ MPI_ERRHANDLER_SET

#define MPI_ERRHANDLER_SET   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_errhandler_set

◆ MPI_COMM_SET_ERRHANDLER

#define MPI_COMM_SET_ERRHANDLER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_set_errhandler

◆ MPI_COMM_GET_ERRHANDLER

#define MPI_COMM_GET_ERRHANDLER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_get_errhandler

◆ MPI_COMM_CREATE_ERRHANDLER

#define MPI_COMM_CREATE_ERRHANDLER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_create_errhandler

◆ MPI_COMM_CALL_ERRHANDLER

#define MPI_COMM_CALL_ERRHANDLER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_call_errhandler

◆ MPI_ADD_ERROR_CLASS

#define MPI_ADD_ERROR_CLASS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_add_error_class

◆ MPI_ADD_ERROR_CODE

#define MPI_ADD_ERROR_CODE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_add_error_code

◆ MPI_ADD_ERROR_STRING

#define MPI_ADD_ERROR_STRING   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_add_error_string

◆ MPI_CANCEL

#define MPI_CANCEL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_cancel

◆ MPI_BUFFER_ATTACH

#define MPI_BUFFER_ATTACH   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_buffer_attach

◆ MPI_BUFFER_DETACH

#define MPI_BUFFER_DETACH   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_buffer_detach

◆ MPI_COMM_TEST_INTER

#define MPI_COMM_TEST_INTER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_test_inter

◆ MPI_COMM_GET_ATTR

#define MPI_COMM_GET_ATTR   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_get_attr

◆ MPI_COMM_SET_ATTR

#define MPI_COMM_SET_ATTR   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_set_attr

◆ MPI_COMM_DELETE_ATTR

#define MPI_COMM_DELETE_ATTR   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_delete_attr

◆ MPI_COMM_CREATE_KEYVAL

#define MPI_COMM_CREATE_KEYVAL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_create_keyval

◆ MPI_COMM_FREE_KEYVAL

#define MPI_COMM_FREE_KEYVAL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_free_keyval

◆ MPI_TYPE_GET_ATTR

#define MPI_TYPE_GET_ATTR   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_get_attr

◆ MPI_TYPE_SET_ATTR

#define MPI_TYPE_SET_ATTR   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_set_attr

◆ MPI_TYPE_DELETE_ATTR

#define MPI_TYPE_DELETE_ATTR   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_delete_attr

◆ MPI_TYPE_CREATE_KEYVAL

#define MPI_TYPE_CREATE_KEYVAL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_create_keyval

◆ MPI_TYPE_FREE_KEYVAL

#define MPI_TYPE_FREE_KEYVAL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_free_keyval

◆ MPI_TYPE_DUP

#define MPI_TYPE_DUP   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_dup

◆ MPI_TYPE_SET_NAME

#define MPI_TYPE_SET_NAME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_set_name

◆ MPI_TYPE_GET_NAME

#define MPI_TYPE_GET_NAME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_get_name

◆ MPI_UNPACK

#define MPI_UNPACK   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_unpack

◆ MPI_SSEND

#define MPI_SSEND   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_ssend

◆ MPI_SSEND_INIT

#define MPI_SSEND_INIT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_ssend_init

◆ MPI_INTERCOMM_CREATE

#define MPI_INTERCOMM_CREATE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_intercomm_create

◆ MPI_INTERCOMM_MERGE

#define MPI_INTERCOMM_MERGE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_intercomm_merge

◆ MPI_BSEND

#define MPI_BSEND   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_bsend

◆ MPI_BSEND_INIT

#define MPI_BSEND_INIT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_bsend_init

◆ MPI_IBSEND

#define MPI_IBSEND   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_ibsend

◆ MPI_COMM_REMOTE_GROUP

#define MPI_COMM_REMOTE_GROUP   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_remote_group

◆ MPI_COMM_REMOTE_SIZE

#define MPI_COMM_REMOTE_SIZE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_remote_size

◆ MPI_ISSEND

#define MPI_ISSEND   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_issend

◆ MPI_ATTR_DELETE

#define MPI_ATTR_DELETE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_attr_delete

◆ MPI_ATTR_GET

#define MPI_ATTR_GET   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_attr_get

◆ MPI_ATTR_PUT

#define MPI_ATTR_PUT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_attr_put

◆ MPI_RSEND

#define MPI_RSEND   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_rsend

◆ MPI_RSEND_INIT

#define MPI_RSEND_INIT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_rsend_init

◆ MPI_IRSEND

#define MPI_IRSEND   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_irsend

◆ MPI_KEYVAL_CREATE

#define MPI_KEYVAL_CREATE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_keyval_create

◆ MPI_KEYVAL_FREE

#define MPI_KEYVAL_FREE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_keyval_free

◆ MPI_TEST_CANCELLED

#define MPI_TEST_CANCELLED   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_test_cancelled

◆ MPI_PACK

#define MPI_PACK   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_pack

◆ MPI_GET_ELEMENTS

#define MPI_GET_ELEMENTS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_get_elements

◆ MPI_DIMS_CREATE

#define MPI_DIMS_CREATE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_dims_create

◆ MPI_INITIALIZED

#define MPI_INITIALIZED   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_initialized

◆ MPI_PCONTROL

#define MPI_PCONTROL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_pcontrol

◆ MPI_INFO_CREATE

#define MPI_INFO_CREATE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_info_create

◆ MPI_INFO_SET

#define MPI_INFO_SET   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_info_set

◆ MPI_INFO_GET

#define MPI_INFO_GET   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_info_get

◆ MPI_INFO_FREE

#define MPI_INFO_FREE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_info_free

◆ MPI_INFO_DELETE

#define MPI_INFO_DELETE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_info_delete

◆ MPI_INFO_DUP

#define MPI_INFO_DUP   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_info_dup

◆ MPI_INFO_GET_NKEYS

#define MPI_INFO_GET_NKEYS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_info_get_nkeys

◆ MPI_INFO_GET_NTHKEY

#define MPI_INFO_GET_NTHKEY   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_info_get_nthkey

◆ MPI_INFO_GET_VALUELEN

#define MPI_INFO_GET_VALUELEN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_info_get_valuelen

◆ MPI_WIN_SET_ERRHANDLER

#define MPI_WIN_SET_ERRHANDLER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_set_errhandler

◆ MPI_TYPE_GET_ENVELOPE

#define MPI_TYPE_GET_ENVELOPE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_get_envelope

◆ MPI_TYPE_GET_CONTENTS

#define MPI_TYPE_GET_CONTENTS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_get_contents

◆ MPI_TYPE_CREATE_DARRAY

#define MPI_TYPE_CREATE_DARRAY   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_create_darray

◆ MPI_PACK_EXTERNAL_SIZE

#define MPI_PACK_EXTERNAL_SIZE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_pack_external_size

◆ MPI_PACK_EXTERNAL

#define MPI_PACK_EXTERNAL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_pack_external

◆ MPI_UNPACK_EXTERNAL

#define MPI_UNPACK_EXTERNAL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_unpack_external

◆ MPI_TYPE_CREATE_RESIZED

#define MPI_TYPE_CREATE_RESIZED   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_create_resized

◆ MPI_TYPE_CREATE_SUBARRAY

#define MPI_TYPE_CREATE_SUBARRAY   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_create_subarray

◆ MPI_TYPE_MATCH_SIZE

#define MPI_TYPE_MATCH_SIZE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_type_match_size

◆ MPI_ALLTOALLW

#define MPI_ALLTOALLW   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_alltoallw

◆ MPI_EXSCAN

#define MPI_EXSCAN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_exscan

◆ MPI_COMM_SET_NAME

#define MPI_COMM_SET_NAME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_set_name

◆ MPI_COMM_SET_INFO

#define MPI_COMM_SET_INFO   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_set_info

◆ MPI_COMM_GET_INFO

#define MPI_COMM_GET_INFO   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_get_info

◆ MPI_COMM_DUP

#define MPI_COMM_DUP   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_dup

◆ MPI_COMM_DUP_WITH_INFO

#define MPI_COMM_DUP_WITH_INFO   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_dup_with_info

◆ MPI_COMM_SPLIT_TYPE

#define MPI_COMM_SPLIT_TYPE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_split_type

◆ MPI_COMM_CONNECT

#define MPI_COMM_CONNECT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_connect

◆ MPI_REQUEST_GET_STATUS

#define MPI_REQUEST_GET_STATUS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_request_get_status

◆ MPI_GREQUEST_START

#define MPI_GREQUEST_START   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_grequest_start

◆ MPI_GREQUEST_COMPLETE

#define MPI_GREQUEST_COMPLETE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_grequest_complete

◆ MPI_STATUS_SET_CANCELLED

#define MPI_STATUS_SET_CANCELLED   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_status_set_cancelled

◆ MPI_STATUS_SET_ELEMENTS

#define MPI_STATUS_SET_ELEMENTS   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_status_set_elements

◆ MPI_UNPUBLISH_NAME

#define MPI_UNPUBLISH_NAME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_unpublish_name

◆ MPI_PUBLISH_NAME

#define MPI_PUBLISH_NAME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_publish_name

◆ MPI_LOOKUP_NAME

#define MPI_LOOKUP_NAME   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_lookup_name

◆ MPI_COMM_JOIN

#define MPI_COMM_JOIN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_join

◆ MPI_OPEN_PORT

#define MPI_OPEN_PORT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_open_port

◆ MPI_CLOSE_PORT

#define MPI_CLOSE_PORT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_close_port

◆ MPI_COMM_ACCEPT

#define MPI_COMM_ACCEPT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_accept

◆ MPI_COMM_SPAWN

#define MPI_COMM_SPAWN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_spawn

◆ MPI_COMM_SPAWN_MULTIPLE

#define MPI_COMM_SPAWN_MULTIPLE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_spawn_multiple

◆ MPI_COMM_GET_PARENT

#define MPI_COMM_GET_PARENT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_comm_get_parent

◆ MPI_WIN_COMPLETE

#define MPI_WIN_COMPLETE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_complete

◆ MPI_WIN_LOCK

#define MPI_WIN_LOCK   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_lock

◆ MPI_WIN_POST

#define MPI_WIN_POST   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_post

◆ MPI_WIN_START

#define MPI_WIN_START   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_start

◆ MPI_WIN_TEST

#define MPI_WIN_TEST   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_test

◆ MPI_WIN_UNLOCK

#define MPI_WIN_UNLOCK   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_unlock

◆ MPI_WIN_WAIT

#define MPI_WIN_WAIT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_win_wait

◆ MPI_FILE_GET_ERRHANDLER

#define MPI_FILE_GET_ERRHANDLER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_get_errhandler

◆ MPI_FILE_SET_ERRHANDLER

#define MPI_FILE_SET_ERRHANDLER   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_set_errhandler

◆ MPI_FILE_OPEN

#define MPI_FILE_OPEN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_open

◆ MPI_FILE_CLOSE

#define MPI_FILE_CLOSE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_close

◆ MPI_FILE_DELETE

#define MPI_FILE_DELETE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_delete

◆ MPI_FILE_SET_SIZE

#define MPI_FILE_SET_SIZE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_set_size

◆ MPI_FILE_GET_SIZE

#define MPI_FILE_GET_SIZE   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_get_size

◆ MPI_FILE_SET_VIEW

#define MPI_FILE_SET_VIEW   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_set_view

◆ MPI_FILE_GET_VIEW

#define MPI_FILE_GET_VIEW   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_get_view

◆ MPI_FILE_READ_AT

#define MPI_FILE_READ_AT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_read_at

◆ MPI_FILE_READ_AT_ALL

#define MPI_FILE_READ_AT_ALL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_read_at_all

◆ MPI_FILE_WRITE_AT

#define MPI_FILE_WRITE_AT   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_write_at

◆ MPI_FILE_WRITE_AT_ALL

#define MPI_FILE_WRITE_AT_ALL   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_write_at_all

◆ MPI_FILE_SET_ATOMICITY

#define MPI_FILE_SET_ATOMICITY   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_set_atomicity

◆ MPI_FILE_GET_ATOMICITY

#define MPI_FILE_GET_ATOMICITY   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_get_atomicity

◆ MPI_FILE_SYNC

#define MPI_FILE_SYNC   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_sync

◆ MPI_FILE_READ_AT_ALL_BEGIN

#define MPI_FILE_READ_AT_ALL_BEGIN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_read_at_all_begin

◆ MPI_FILE_READ_AT_ALL_END

#define MPI_FILE_READ_AT_ALL_END   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_read_at_all_end

◆ MPI_FILE_WRITE_AT_ALL_BEGIN

#define MPI_FILE_WRITE_AT_ALL_BEGIN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_write_at_all_begin

◆ MPI_FILE_WRITE_AT_ALL_END

#define MPI_FILE_WRITE_AT_ALL_END   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_write_at_all_end

◆ MPI_FILE_READ_ALL_BEGIN

#define MPI_FILE_READ_ALL_BEGIN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_read_all_begin

◆ MPI_FILE_READ_ALL_END

#define MPI_FILE_READ_ALL_END   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_read_all_end

◆ MPI_FILE_WRITE_ALL_BEGIN

#define MPI_FILE_WRITE_ALL_BEGIN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_write_all_begin

◆ MPI_FILE_WRITE_ALL_END

#define MPI_FILE_WRITE_ALL_END   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_write_all_end

◆ MPI_FILE_READ_ORDERED_BEGIN

#define MPI_FILE_READ_ORDERED_BEGIN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_read_ordered_begin

◆ MPI_FILE_READ_ORDERED_END

#define MPI_FILE_READ_ORDERED_END   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_read_ordered_end

◆ MPI_FILE_WRITE_ORDERED_BEGIN

#define MPI_FILE_WRITE_ORDERED_BEGIN   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_write_ordered_begin

◆ MPI_FILE_WRITE_ORDERED_END

#define MPI_FILE_WRITE_ORDERED_END   smpi_trace_set_call_location(__FILE__,__LINE__); call mpi_file_write_ordered_end