|
| void | pmpi_bsend (const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_bsend_init (const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_buffer_attach (void *buffer, MPI_Fint *size, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_buffer_detach (void *buffer_addr, MPI_Fint *size, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_buffer_flush (MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_buffer_iflush (MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_cancel (MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_attach_buffer (MPI_Fint *comm, void *buffer, MPI_Fint *size, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_detach_buffer (MPI_Fint *comm, void *buffer_addr, MPI_Fint *size, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_flush_buffer (MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_iflush_buffer (MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_get_count (const MPI_Fint *status, MPI_Fint *datatype, MPI_Fint *count, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_ibsend (const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_improbe (MPI_Fint *source, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *flag, MPI_Fint *message, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_imrecv (void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *message, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_iprobe (MPI_Fint *source, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *flag, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_irecv (void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *source, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_irsend (const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_isend (const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_isendrecv (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, MPI_Fint *dest, MPI_Fint *sendtag, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *source, MPI_Fint *recvtag, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_isendrecv_replace (void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *sendtag, MPI_Fint *source, MPI_Fint *recvtag, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_issend (const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_mprobe (MPI_Fint *source, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *message, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_mrecv (void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *message, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_probe (MPI_Fint *source, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_recv (void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *source, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_recv_init (void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *source, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_request_free (MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_request_get_status (MPI_Fint *request, MPI_Fint *flag, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_request_get_status_all (MPI_Fint *count, const MPI_Fint *array_of_requests, MPI_Fint *flag, MPI_Fint *array_of_statuses, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_request_get_status_any (MPI_Fint *count, const MPI_Fint *array_of_requests, MPI_Fint *index, MPI_Fint *flag, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_request_get_status_some (MPI_Fint *incount, const MPI_Fint *array_of_requests, MPI_Fint *outcount, MPI_Fint *array_of_indices, MPI_Fint *array_of_statuses, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_rsend (const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_rsend_init (const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_send (const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_send_init (const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_sendrecv (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, MPI_Fint *dest, MPI_Fint *sendtag, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *source, MPI_Fint *recvtag, MPI_Fint *comm, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_sendrecv_replace (void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *sendtag, MPI_Fint *source, MPI_Fint *recvtag, MPI_Fint *comm, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_session_attach_buffer (MPI_Fint *session, void *buffer, MPI_Fint *size, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_session_detach_buffer (MPI_Fint *session, void *buffer_addr, MPI_Fint *size, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_session_flush_buffer (MPI_Fint *session, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_session_iflush_buffer (MPI_Fint *session, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_ssend (const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_ssend_init (const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_start (MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_startall (MPI_Fint *count, MPI_Fint *array_of_requests, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_status_get_error (const MPI_Fint *status, MPI_Fint *err, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_status_get_source (const MPI_Fint *status, MPI_Fint *source, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_status_get_tag (const MPI_Fint *status, MPI_Fint *tag, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_test (MPI_Fint *request, MPI_Fint *flag, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_test_cancelled (const MPI_Fint *status, MPI_Fint *flag, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_testall (MPI_Fint *count, MPI_Fint *array_of_requests, MPI_Fint *flag, MPI_Fint *array_of_statuses, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_testany (MPI_Fint *count, MPI_Fint *array_of_requests, MPI_Fint *index, MPI_Fint *flag, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_testsome (MPI_Fint *incount, MPI_Fint *array_of_requests, MPI_Fint *outcount, MPI_Fint *array_of_indices, MPI_Fint *array_of_statuses, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_wait (MPI_Fint *request, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_waitall (MPI_Fint *count, MPI_Fint *array_of_requests, MPI_Fint *array_of_statuses, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_waitany (MPI_Fint *count, MPI_Fint *array_of_requests, MPI_Fint *index, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_waitsome (MPI_Fint *incount, MPI_Fint *array_of_requests, MPI_Fint *outcount, MPI_Fint *array_of_indices, MPI_Fint *array_of_statuses, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_parrived (MPI_Fint *request, MPI_Fint *partition, MPI_Fint *flag, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_pready (MPI_Fint *partition, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_pready_list (MPI_Fint *length, const MPI_Fint *array_of_partitions, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_pready_range (MPI_Fint *partition_low, MPI_Fint *partition_high, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_precv_init (void *buf, MPI_Fint *partitions, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *source, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_psend_init (const void *buf, MPI_Fint *partitions, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_get_address (const void *location, MPI_Fint *address, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_get_elements (const MPI_Fint *status, MPI_Fint *datatype, MPI_Fint *count, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_get_elements_x (const MPI_Fint *status, MPI_Fint *datatype, MPI_Fint *count, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_pack (const void *inbuf, MPI_Fint *incount, MPI_Fint *datatype, void *outbuf, MPI_Fint *outsize, MPI_Fint *position, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_pack_external (const char datarep[], const void *inbuf, MPI_Fint *incount, MPI_Fint *datatype, void *outbuf, MPI_Fint *outsize, MPI_Fint *position, MPI_Fint *ierror, int datarep_len) __attribute__((weak)) |
| |
| void | pmpi_pack_external_size (const char datarep[], MPI_Fint *incount, MPI_Fint *datatype, MPI_Fint *size, MPI_Fint *ierror, int datarep_len) __attribute__((weak)) |
| |
| void | pmpi_pack_size (MPI_Fint *incount, MPI_Fint *datatype, MPI_Fint *comm, MPI_Fint *size, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_commit (MPI_Fint *datatype, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_contiguous (MPI_Fint *count, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_create_darray (MPI_Fint *size, MPI_Fint *rank, MPI_Fint *ndims, const MPI_Fint *array_of_gsizes, const MPI_Fint *array_of_distribs, const MPI_Fint *array_of_dargs, const MPI_Fint *array_of_psizes, MPI_Fint *order, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_create_hindexed (MPI_Fint *count, const MPI_Fint *array_of_blocklengths, const MPI_Fint *array_of_displacements, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_create_hindexed_block (MPI_Fint *count, MPI_Fint *blocklength, const MPI_Fint *array_of_displacements, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_create_hvector (MPI_Fint *count, MPI_Fint *blocklength, MPI_Fint *stride, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_create_indexed_block (MPI_Fint *count, MPI_Fint *blocklength, const MPI_Fint *array_of_displacements, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_create_resized (MPI_Fint *oldtype, MPI_Fint *lb, MPI_Fint *extent, MPI_Fint *newtype, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_create_struct (MPI_Fint *count, const MPI_Fint *array_of_blocklengths, const MPI_Fint *array_of_displacements, const MPI_Fint *array_of_types, MPI_Fint *newtype, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_create_subarray (MPI_Fint *ndims, const MPI_Fint *array_of_sizes, const MPI_Fint *array_of_subsizes, const MPI_Fint *array_of_starts, MPI_Fint *order, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_dup (MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_free (MPI_Fint *datatype, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_get_contents (MPI_Fint *datatype, MPI_Fint *max_integers, MPI_Fint *max_addresses, MPI_Fint *max_datatypes, MPI_Fint *array_of_integers, MPI_Fint *array_of_addresses, MPI_Fint *array_of_datatypes, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_get_envelope (MPI_Fint *datatype, MPI_Fint *num_integers, MPI_Fint *num_addresses, MPI_Fint *num_datatypes, MPI_Fint *combiner, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_get_extent (MPI_Fint *datatype, MPI_Fint *lb, MPI_Fint *extent, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_get_extent_x (MPI_Fint *datatype, MPI_Fint *lb, MPI_Fint *extent, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_get_true_extent (MPI_Fint *datatype, MPI_Fint *true_lb, MPI_Fint *true_extent, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_get_true_extent_x (MPI_Fint *datatype, MPI_Fint *true_lb, MPI_Fint *true_extent, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_indexed (MPI_Fint *count, const MPI_Fint *array_of_blocklengths, const MPI_Fint *array_of_displacements, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_size (MPI_Fint *datatype, MPI_Fint *size, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_size_x (MPI_Fint *datatype, MPI_Fint *size, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_vector (MPI_Fint *count, MPI_Fint *blocklength, MPI_Fint *stride, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_unpack (const void *inbuf, MPI_Fint *insize, MPI_Fint *position, void *outbuf, MPI_Fint *outcount, MPI_Fint *datatype, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_unpack_external (const char datarep[], const void *inbuf, MPI_Fint *insize, MPI_Fint *position, void *outbuf, MPI_Fint *outcount, MPI_Fint *datatype, MPI_Fint *ierror, int datarep_len) __attribute__((weak)) |
| |
| void | pmpi_allgather (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_allgather_init (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_allgatherv (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_allgatherv_init (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_allreduce (const void *sendbuf, void *recvbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_allreduce_init (const void *sendbuf, void *recvbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_alltoall (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_alltoall_init (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_alltoallv (const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *sdispls, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_alltoallv_init (const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *sdispls, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_alltoallw (const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *sdispls, const MPI_Fint *sendtypes, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *rdispls, const MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_alltoallw_init (const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *sdispls, const MPI_Fint *sendtypes, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *rdispls, const MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_barrier (MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_barrier_init (MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_bcast (void *buffer, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_bcast_init (void *buffer, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_exscan (const void *sendbuf, void *recvbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_exscan_init (const void *sendbuf, void *recvbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_gather (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_gather_init (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_gatherv (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_gatherv_init (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_iallgather (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_iallgatherv (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_iallreduce (const void *sendbuf, void *recvbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_ialltoall (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_ialltoallv (const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *sdispls, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_ialltoallw (const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *sdispls, const MPI_Fint *sendtypes, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *rdispls, const MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_ibarrier (MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_ibcast (void *buffer, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_iexscan (const void *sendbuf, void *recvbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_igather (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_igatherv (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_ireduce (const void *sendbuf, void *recvbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_ireduce_scatter (const void *sendbuf, void *recvbuf, const MPI_Fint *recvcounts, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_ireduce_scatter_block (const void *sendbuf, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_iscan (const void *sendbuf, void *recvbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_iscatter (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_iscatterv (const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *displs, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_op_commutative (MPI_Fint *op, MPI_Fint *commute, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_op_create (MPI_Fint *user_fn, MPI_Fint *commute, MPI_Fint *op, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_op_free (MPI_Fint *op, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_reduce (const void *sendbuf, void *recvbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_reduce_init (const void *sendbuf, void *recvbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_reduce_local (const void *inbuf, void *inoutbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_reduce_scatter (const void *sendbuf, void *recvbuf, const MPI_Fint *recvcounts, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_reduce_scatter_block (const void *sendbuf, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_reduce_scatter_block_init (const void *sendbuf, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_reduce_scatter_init (const void *sendbuf, void *recvbuf, const MPI_Fint *recvcounts, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_scan (const void *sendbuf, void *recvbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_scan_init (const void *sendbuf, void *recvbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_scatter (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_scatter_init (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_scatterv (const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *displs, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_scatterv_init (const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *displs, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_get_value_index (MPI_Fint *value_type, MPI_Fint *index_type, MPI_Fint *pair_type, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_compare (MPI_Fint *comm1, MPI_Fint *comm2, MPI_Fint *result, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_create (MPI_Fint *comm, MPI_Fint *group, MPI_Fint *newcomm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_create_from_group (MPI_Fint *group, const char *stringtag, MPI_Fint *info, MPI_Fint *errhandler, MPI_Fint *newcomm, MPI_Fint *ierror, int stringtag_len) __attribute__((weak)) |
| |
| void | pmpi_comm_create_group (MPI_Fint *comm, MPI_Fint *group, MPI_Fint *tag, MPI_Fint *newcomm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_create_keyval (MPI_Fint *comm_copy_attr_fn, MPI_Fint *comm_delete_attr_fn, MPI_Fint *comm_keyval, void *extra_state, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_delete_attr (MPI_Fint *comm, MPI_Fint *comm_keyval, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_dup (MPI_Fint *comm, MPI_Fint *newcomm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_dup_with_info (MPI_Fint *comm, MPI_Fint *info, MPI_Fint *newcomm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_free (MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_free_keyval (MPI_Fint *comm_keyval, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_get_attr (MPI_Fint *comm, MPI_Fint *comm_keyval, void *attribute_val, MPI_Fint *flag, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_get_info (MPI_Fint *comm, MPI_Fint *info_used, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_get_name (MPI_Fint *comm, char *comm_name, MPI_Fint *resultlen, MPI_Fint *ierror, int comm_name_len) __attribute__((weak)) |
| |
| void | pmpi_comm_group (MPI_Fint *comm, MPI_Fint *group, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_idup (MPI_Fint *comm, MPI_Fint *newcomm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_idup_with_info (MPI_Fint *comm, MPI_Fint *info, MPI_Fint *newcomm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_rank (MPI_Fint *comm, MPI_Fint *rank, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_remote_group (MPI_Fint *comm, MPI_Fint *group, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_remote_size (MPI_Fint *comm, MPI_Fint *size, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_set_attr (MPI_Fint *comm, MPI_Fint *comm_keyval, void *attribute_val, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_set_info (MPI_Fint *comm, MPI_Fint *info, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_set_name (MPI_Fint *comm, const char *comm_name, MPI_Fint *ierror, int comm_name_len) __attribute__((weak)) |
| |
| void | pmpi_comm_size (MPI_Fint *comm, MPI_Fint *size, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_split (MPI_Fint *comm, MPI_Fint *color, MPI_Fint *key, MPI_Fint *newcomm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_split_type (MPI_Fint *comm, MPI_Fint *split_type, MPI_Fint *key, MPI_Fint *info, MPI_Fint *newcomm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_test_inter (MPI_Fint *comm, MPI_Fint *flag, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_group_compare (MPI_Fint *group1, MPI_Fint *group2, MPI_Fint *result, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_group_difference (MPI_Fint *group1, MPI_Fint *group2, MPI_Fint *newgroup, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_group_excl (MPI_Fint *group, MPI_Fint *n, const MPI_Fint *ranks, MPI_Fint *newgroup, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_group_free (MPI_Fint *group, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_group_from_session_pset (MPI_Fint *session, const char *pset_name, MPI_Fint *newgroup, MPI_Fint *ierror, int pset_name_len) __attribute__((weak)) |
| |
| void | pmpi_group_incl (MPI_Fint *group, MPI_Fint *n, const MPI_Fint *ranks, MPI_Fint *newgroup, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_group_intersection (MPI_Fint *group1, MPI_Fint *group2, MPI_Fint *newgroup, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_group_range_excl (MPI_Fint *group, MPI_Fint *n, MPI_Fint *ranges, MPI_Fint *newgroup, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_group_range_incl (MPI_Fint *group, MPI_Fint *n, MPI_Fint *ranges, MPI_Fint *newgroup, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_group_rank (MPI_Fint *group, MPI_Fint *rank, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_group_size (MPI_Fint *group, MPI_Fint *size, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_group_translate_ranks (MPI_Fint *group1, MPI_Fint *n, const MPI_Fint *ranks1, MPI_Fint *group2, MPI_Fint *ranks2, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_group_union (MPI_Fint *group1, MPI_Fint *group2, MPI_Fint *newgroup, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_intercomm_create (MPI_Fint *local_comm, MPI_Fint *local_leader, MPI_Fint *peer_comm, MPI_Fint *remote_leader, MPI_Fint *tag, MPI_Fint *newintercomm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_intercomm_create_from_groups (MPI_Fint *local_group, MPI_Fint *local_leader, MPI_Fint *remote_group, MPI_Fint *remote_leader, const char *stringtag, MPI_Fint *info, MPI_Fint *errhandler, MPI_Fint *newintercomm, MPI_Fint *ierror, int stringtag_len) __attribute__((weak)) |
| |
| void | pmpi_intercomm_merge (MPI_Fint *intercomm, MPI_Fint *high, MPI_Fint *newintracomm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_create_keyval (MPI_Fint *type_copy_attr_fn, MPI_Fint *type_delete_attr_fn, MPI_Fint *type_keyval, void *extra_state, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_delete_attr (MPI_Fint *datatype, MPI_Fint *type_keyval, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_free_keyval (MPI_Fint *type_keyval, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_get_attr (MPI_Fint *datatype, MPI_Fint *type_keyval, void *attribute_val, MPI_Fint *flag, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_get_name (MPI_Fint *datatype, char *type_name, MPI_Fint *resultlen, MPI_Fint *ierror, int type_name_len) __attribute__((weak)) |
| |
| void | pmpi_type_set_attr (MPI_Fint *datatype, MPI_Fint *type_keyval, void *attribute_val, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_type_set_name (MPI_Fint *datatype, const char *type_name, MPI_Fint *ierror, int type_name_len) __attribute__((weak)) |
| |
| void | pmpi_win_create_keyval (MPI_Fint *win_copy_attr_fn, MPI_Fint *win_delete_attr_fn, MPI_Fint *win_keyval, void *extra_state, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_delete_attr (MPI_Fint *win, MPI_Fint *win_keyval, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_free_keyval (MPI_Fint *win_keyval, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_get_attr (MPI_Fint *win, MPI_Fint *win_keyval, void *attribute_val, MPI_Fint *flag, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_get_name (MPI_Fint *win, char *win_name, MPI_Fint *resultlen, MPI_Fint *ierror, int win_name_len) __attribute__((weak)) |
| |
| void | pmpi_win_set_attr (MPI_Fint *win, MPI_Fint *win_keyval, void *attribute_val, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_set_name (MPI_Fint *win, const char *win_name, MPI_Fint *ierror, int win_name_len) __attribute__((weak)) |
| |
| void | pmpi_cart_coords (MPI_Fint *comm, MPI_Fint *rank, MPI_Fint *maxdims, MPI_Fint *coords, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_cart_create (MPI_Fint *comm_old, MPI_Fint *ndims, const MPI_Fint *dims, const MPI_Fint *periods, MPI_Fint *reorder, MPI_Fint *comm_cart, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_cart_get (MPI_Fint *comm, MPI_Fint *maxdims, MPI_Fint *dims, MPI_Fint *periods, MPI_Fint *coords, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_cart_map (MPI_Fint *comm, MPI_Fint *ndims, const MPI_Fint *dims, const MPI_Fint *periods, MPI_Fint *newrank, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_cart_rank (MPI_Fint *comm, const MPI_Fint *coords, MPI_Fint *rank, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_cart_shift (MPI_Fint *comm, MPI_Fint *direction, MPI_Fint *disp, MPI_Fint *rank_source, MPI_Fint *rank_dest, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_cart_sub (MPI_Fint *comm, const MPI_Fint *remain_dims, MPI_Fint *newcomm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_cartdim_get (MPI_Fint *comm, MPI_Fint *ndims, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_dims_create (MPI_Fint *nnodes, MPI_Fint *ndims, MPI_Fint *dims, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_dist_graph_create (MPI_Fint *comm_old, MPI_Fint *n, const MPI_Fint *sources, const MPI_Fint *degrees, const MPI_Fint *destinations, const MPI_Fint *weights, MPI_Fint *info, MPI_Fint *reorder, MPI_Fint *comm_dist_graph, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_dist_graph_create_adjacent (MPI_Fint *comm_old, MPI_Fint *indegree, const MPI_Fint *sources, const MPI_Fint *sourceweights, MPI_Fint *outdegree, const MPI_Fint *destinations, const MPI_Fint *destweights, MPI_Fint *info, MPI_Fint *reorder, MPI_Fint *comm_dist_graph, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_dist_graph_neighbors (MPI_Fint *comm, MPI_Fint *maxindegree, MPI_Fint *sources, MPI_Fint *sourceweights, MPI_Fint *maxoutdegree, MPI_Fint *destinations, MPI_Fint *destweights, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_dist_graph_neighbors_count (MPI_Fint *comm, MPI_Fint *indegree, MPI_Fint *outdegree, MPI_Fint *weighted, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_graph_create (MPI_Fint *comm_old, MPI_Fint *nnodes, const MPI_Fint *index, const MPI_Fint *edges, MPI_Fint *reorder, MPI_Fint *comm_graph, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_graph_get (MPI_Fint *comm, MPI_Fint *maxindex, MPI_Fint *maxedges, MPI_Fint *index, MPI_Fint *edges, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_graph_map (MPI_Fint *comm, MPI_Fint *nnodes, const MPI_Fint *index, const MPI_Fint *edges, MPI_Fint *newrank, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_graph_neighbors (MPI_Fint *comm, MPI_Fint *rank, MPI_Fint *maxneighbors, MPI_Fint *neighbors, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_graph_neighbors_count (MPI_Fint *comm, MPI_Fint *rank, MPI_Fint *nneighbors, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_graphdims_get (MPI_Fint *comm, MPI_Fint *nnodes, MPI_Fint *nedges, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_ineighbor_allgather (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_ineighbor_allgatherv (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_ineighbor_alltoall (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_ineighbor_alltoallv (const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *sdispls, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_ineighbor_alltoallw (const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *sdispls, const MPI_Fint *sendtypes, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *rdispls, const MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_neighbor_allgather (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_neighbor_allgather_init (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_neighbor_allgatherv (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_neighbor_allgatherv_init (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_neighbor_alltoall (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_neighbor_alltoall_init (const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_neighbor_alltoallv (const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *sdispls, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_neighbor_alltoallv_init (const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *sdispls, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_neighbor_alltoallw (const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *sdispls, const MPI_Fint *sendtypes, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *rdispls, const MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_neighbor_alltoallw_init (const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *sdispls, const MPI_Fint *sendtypes, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *rdispls, const MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_topo_test (MPI_Fint *comm, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_add_error_class (MPI_Fint *errorclass, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_add_error_code (MPI_Fint *errorclass, MPI_Fint *errorcode, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_add_error_string (MPI_Fint *errorcode, const char *string, MPI_Fint *ierror, int string_len) __attribute__((weak)) |
| |
| void | pmpi_alloc_mem (MPI_Fint *size, MPI_Fint *info, void *baseptr, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_call_errhandler (MPI_Fint *comm, MPI_Fint *errorcode, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_create_errhandler (MPI_Fint *comm_errhandler_fn, MPI_Fint *errhandler, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_get_errhandler (MPI_Fint *comm, MPI_Fint *errhandler, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_set_errhandler (MPI_Fint *comm, MPI_Fint *errhandler, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_errhandler_free (MPI_Fint *errhandler, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_error_class (MPI_Fint *errorcode, MPI_Fint *errorclass, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_error_string (MPI_Fint *errorcode, char *string, MPI_Fint *resultlen, MPI_Fint *ierror, int string_len) __attribute__((weak)) |
| |
| void | pmpi_file_call_errhandler (MPI_Fint *fh, MPI_Fint *errorcode, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_create_errhandler (MPI_Fint *file_errhandler_fn, MPI_Fint *errhandler, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_get_errhandler (MPI_Fint *file, MPI_Fint *errhandler, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_set_errhandler (MPI_Fint *file, MPI_Fint *errhandler, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_free_mem (void *base, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_get_hw_resource_info (MPI_Fint *hw_info, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_get_library_version (char *version, MPI_Fint *resultlen, MPI_Fint *ierror, int version_len) __attribute__((weak)) |
| |
| void | pmpi_get_processor_name (char *name, MPI_Fint *resultlen, MPI_Fint *ierror, int name_len) __attribute__((weak)) |
| |
| void | pmpi_get_version (MPI_Fint *version, MPI_Fint *subversion, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_remove_error_class (MPI_Fint *errorclass, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_remove_error_code (MPI_Fint *errorcode, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_remove_error_string (MPI_Fint *errorcode, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_session_call_errhandler (MPI_Fint *session, MPI_Fint *errorcode, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_session_create_errhandler (MPI_Fint *session_errhandler_fn, MPI_Fint *errhandler, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_session_get_errhandler (MPI_Fint *session, MPI_Fint *errhandler, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_session_set_errhandler (MPI_Fint *session, MPI_Fint *errhandler, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_call_errhandler (MPI_Fint *win, MPI_Fint *errorcode, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_create_errhandler (MPI_Fint *win_errhandler_fn, MPI_Fint *errhandler, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_get_errhandler (MPI_Fint *win, MPI_Fint *errhandler, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_set_errhandler (MPI_Fint *win, MPI_Fint *errhandler, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_info_create (MPI_Fint *info, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_info_create_env (MPI_Fint *info, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_info_delete (MPI_Fint *info, const char *key, MPI_Fint *ierror, int key_len) __attribute__((weak)) |
| |
| void | pmpi_info_dup (MPI_Fint *info, MPI_Fint *newinfo, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_info_free (MPI_Fint *info, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_info_get (MPI_Fint *info, const char *key, MPI_Fint *valuelen, char *value, MPI_Fint *flag, MPI_Fint *ierror, int key_len, int value_len) __attribute__((weak)) |
| |
| void | pmpi_info_get_nkeys (MPI_Fint *info, MPI_Fint *nkeys, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_info_get_nthkey (MPI_Fint *info, MPI_Fint *n, char *key, MPI_Fint *ierror, int key_len) __attribute__((weak)) |
| |
| void | pmpi_info_get_valuelen (MPI_Fint *info, const char *key, MPI_Fint *valuelen, MPI_Fint *flag, MPI_Fint *ierror, int key_len) __attribute__((weak)) |
| |
| void | pmpi_info_get_string (MPI_Fint *info, const char *key, MPI_Fint *buflen, char *value, MPI_Fint *flag, MPI_Fint *ierror, int key_len, int value_len) __attribute__((weak)) |
| |
| void | pmpi_info_set (MPI_Fint *info, const char *key, const char *value, MPI_Fint *ierror, int key_len, int value_len) __attribute__((weak)) |
| |
| void | pmpi_abort (MPI_Fint *comm, MPI_Fint *errorcode, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_close_port (const char *port_name, MPI_Fint *ierror, int port_name_len) __attribute__((weak)) |
| |
| void | pmpi_comm_accept (const char *port_name, MPI_Fint *info, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *newcomm, MPI_Fint *ierror, int port_name_len) __attribute__((weak)) |
| |
| void | pmpi_comm_connect (const char *port_name, MPI_Fint *info, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *newcomm, MPI_Fint *ierror, int port_name_len) __attribute__((weak)) |
| |
| void | pmpi_comm_disconnect (MPI_Fint *comm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_get_parent (MPI_Fint *parent, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_join (MPI_Fint *fd, MPI_Fint *intercomm, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_comm_spawn (const char *command, char *argv[], MPI_Fint *maxprocs, MPI_Fint *info, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *intercomm, MPI_Fint *array_of_errcodes, MPI_Fint *ierror, int command_len, int argv_len) __attribute__((weak)) |
| |
| void | pmpi_comm_spawn_multiple (MPI_Fint *count, char *array_of_commands[], char **array_of_argv[], const MPI_Fint *array_of_maxprocs, const MPI_Fint *array_of_info, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *intercomm, MPI_Fint *array_of_errcodes, MPI_Fint *ierror, int array_of_commands_len, int array_of_argv_len) __attribute__((weak)) |
| |
| void | pmpi_finalize (MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_finalized (MPI_Fint *flag, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_init (MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_init_thread (MPI_Fint *required, MPI_Fint *provided, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_initialized (MPI_Fint *flag, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_is_thread_main (MPI_Fint *flag, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_lookup_name (const char *service_name, MPI_Fint *info, char *port_name, MPI_Fint *ierror, int service_name_len, int port_name_len) __attribute__((weak)) |
| |
| void | pmpi_open_port (MPI_Fint *info, char *port_name, MPI_Fint *ierror, int port_name_len) __attribute__((weak)) |
| |
| void | pmpi_publish_name (const char *service_name, MPI_Fint *info, const char *port_name, MPI_Fint *ierror, int service_name_len, int port_name_len) __attribute__((weak)) |
| |
| void | pmpi_query_thread (MPI_Fint *provided, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_session_finalize (MPI_Fint *session, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_session_get_info (MPI_Fint *session, MPI_Fint *info_used, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_session_get_nth_pset (MPI_Fint *session, MPI_Fint *info, MPI_Fint *n, MPI_Fint *pset_len, char *pset_name, MPI_Fint *ierror, int pset_name_len) __attribute__((weak)) |
| |
| void | pmpi_session_get_num_psets (MPI_Fint *session, MPI_Fint *info, MPI_Fint *npset_names, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_session_get_pset_info (MPI_Fint *session, const char *pset_name, MPI_Fint *info, MPI_Fint *ierror, int pset_name_len) __attribute__((weak)) |
| |
| void | pmpi_session_init (MPI_Fint *info, MPI_Fint *errhandler, MPI_Fint *session, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_unpublish_name (const char *service_name, MPI_Fint *info, const char *port_name, MPI_Fint *ierror, int service_name_len, int port_name_len) __attribute__((weak)) |
| |
| void | pmpi_accumulate (const void *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Fint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *op, MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_compare_and_swap (const void *origin_addr, const void *compare_addr, void *result_addr, MPI_Fint *datatype, MPI_Fint *target_rank, MPI_Fint *target_disp, MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_fetch_and_op (const void *origin_addr, void *result_addr, MPI_Fint *datatype, MPI_Fint *target_rank, MPI_Fint *target_disp, MPI_Fint *op, MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_get (void *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Fint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_get_accumulate (const void *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, void *result_addr, MPI_Fint *result_count, MPI_Fint *result_datatype, MPI_Fint *target_rank, MPI_Fint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *op, MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_put (const void *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Fint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_raccumulate (const void *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Fint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *op, MPI_Fint *win, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_rget (void *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Fint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *win, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_rget_accumulate (const void *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, void *result_addr, MPI_Fint *result_count, MPI_Fint *result_datatype, MPI_Fint *target_rank, MPI_Fint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *op, MPI_Fint *win, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_rput (const void *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Fint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *win, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_allocate (MPI_Fint *size, MPI_Fint *disp_unit, MPI_Fint *info, MPI_Fint *comm, void *baseptr, MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_allocate_shared (MPI_Fint *size, MPI_Fint *disp_unit, MPI_Fint *info, MPI_Fint *comm, void *baseptr, MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_attach (MPI_Fint *win, void *base, MPI_Fint *size, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_complete (MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_create (void *base, MPI_Fint *size, MPI_Fint *disp_unit, MPI_Fint *info, MPI_Fint *comm, MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_create_dynamic (MPI_Fint *info, MPI_Fint *comm, MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_detach (MPI_Fint *win, const void *base, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_fence (MPI_Fint *assert, MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_flush (MPI_Fint *rank, MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_flush_all (MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_flush_local (MPI_Fint *rank, MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_flush_local_all (MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_free (MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_get_group (MPI_Fint *win, MPI_Fint *group, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_get_info (MPI_Fint *win, MPI_Fint *info_used, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_lock (MPI_Fint *lock_type, MPI_Fint *rank, MPI_Fint *assert, MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_lock_all (MPI_Fint *assert, MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_post (MPI_Fint *group, MPI_Fint *assert, MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_set_info (MPI_Fint *win, MPI_Fint *info, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_shared_query (MPI_Fint *win, MPI_Fint *rank, MPI_Fint *size, MPI_Fint *disp_unit, void *baseptr, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_start (MPI_Fint *group, MPI_Fint *assert, MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_sync (MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_test (MPI_Fint *win, MPI_Fint *flag, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_unlock (MPI_Fint *rank, MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_unlock_all (MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_win_wait (MPI_Fint *win, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_grequest_complete (MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_grequest_start (MPI_Fint *query_fn, MPI_Fint *free_fn, MPI_Fint *cancel_fn, void *extra_state, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_status_set_cancelled (MPI_Fint *status, MPI_Fint *flag, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_status_set_elements (MPI_Fint *status, MPI_Fint *datatype, MPI_Fint *count, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_status_set_elements_x (MPI_Fint *status, MPI_Fint *datatype, MPI_Fint *count, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_status_set_error (MPI_Fint *status, MPI_Fint *err, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_status_set_source (MPI_Fint *status, MPI_Fint *source, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_status_set_tag (MPI_Fint *status, MPI_Fint *tag, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_close (MPI_Fint *fh, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_delete (const char *filename, MPI_Fint *info, MPI_Fint *ierror, int filename_len) __attribute__((weak)) |
| |
| void | pmpi_file_get_amode (MPI_Fint *fh, MPI_Fint *amode, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_get_atomicity (MPI_Fint *fh, MPI_Fint *flag, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_get_byte_offset (MPI_Fint *fh, MPI_Fint *offset, MPI_Fint *disp, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_get_group (MPI_Fint *fh, MPI_Fint *group, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_get_info (MPI_Fint *fh, MPI_Fint *info_used, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_get_position (MPI_Fint *fh, MPI_Fint *offset, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_get_position_shared (MPI_Fint *fh, MPI_Fint *offset, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_get_size (MPI_Fint *fh, MPI_Fint *size, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_get_type_extent (MPI_Fint *fh, MPI_Fint *datatype, MPI_Fint *extent, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_get_view (MPI_Fint *fh, MPI_Fint *disp, MPI_Fint *etype, MPI_Fint *filetype, char *datarep, MPI_Fint *ierror, int datarep_len) __attribute__((weak)) |
| |
| void | pmpi_file_iread (MPI_Fint *fh, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_iread_all (MPI_Fint *fh, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_iread_at (MPI_Fint *fh, MPI_Fint *offset, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_iread_at_all (MPI_Fint *fh, MPI_Fint *offset, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_iread_shared (MPI_Fint *fh, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_iwrite (MPI_Fint *fh, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_iwrite_all (MPI_Fint *fh, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_iwrite_at (MPI_Fint *fh, MPI_Fint *offset, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_iwrite_at_all (MPI_Fint *fh, MPI_Fint *offset, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_iwrite_shared (MPI_Fint *fh, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *request, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_open (MPI_Fint *comm, const char *filename, MPI_Fint *amode, MPI_Fint *info, MPI_Fint *fh, MPI_Fint *ierror, int filename_len) __attribute__((weak)) |
| |
| void | pmpi_file_preallocate (MPI_Fint *fh, MPI_Fint *size, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_read (MPI_Fint *fh, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_read_all (MPI_Fint *fh, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_read_all_begin (MPI_Fint *fh, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_read_all_end (MPI_Fint *fh, void *buf, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_read_at (MPI_Fint *fh, MPI_Fint *offset, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_read_at_all (MPI_Fint *fh, MPI_Fint *offset, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_read_at_all_begin (MPI_Fint *fh, MPI_Fint *offset, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_read_at_all_end (MPI_Fint *fh, void *buf, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_read_ordered (MPI_Fint *fh, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_read_ordered_begin (MPI_Fint *fh, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_read_ordered_end (MPI_Fint *fh, void *buf, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_read_shared (MPI_Fint *fh, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_seek (MPI_Fint *fh, MPI_Fint *offset, MPI_Fint *whence, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_seek_shared (MPI_Fint *fh, MPI_Fint *offset, MPI_Fint *whence, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_set_atomicity (MPI_Fint *fh, MPI_Fint *flag, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_set_info (MPI_Fint *fh, MPI_Fint *info, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_set_size (MPI_Fint *fh, MPI_Fint *size, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_set_view (MPI_Fint *fh, MPI_Fint *disp, MPI_Fint *etype, MPI_Fint *filetype, const char *datarep, MPI_Fint *info, MPI_Fint *ierror, int datarep_len) __attribute__((weak)) |
| |
| void | pmpi_file_sync (MPI_Fint *fh, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_write (MPI_Fint *fh, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_write_all (MPI_Fint *fh, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_write_all_begin (MPI_Fint *fh, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_write_all_end (MPI_Fint *fh, const void *buf, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_write_at (MPI_Fint *fh, MPI_Fint *offset, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_write_at_all (MPI_Fint *fh, MPI_Fint *offset, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_write_at_all_begin (MPI_Fint *fh, MPI_Fint *offset, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_write_at_all_end (MPI_Fint *fh, const void *buf, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_write_ordered (MPI_Fint *fh, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_write_ordered_begin (MPI_Fint *fh, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_write_ordered_end (MPI_Fint *fh, const void *buf, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_file_write_shared (MPI_Fint *fh, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *status, MPI_Fint *ierror) __attribute__((weak)) |
| |
| void | pmpi_register_datarep (const char *datarep, MPI_Fint *read_conversion_fn, MPI_Fint *write_conversion_fn, MPI_Fint *dtype_file_extent_fn, void *extra_state, MPI_Fint *ierror, int datarep_len) __attribute__((weak)) |
| |
| DLB_EXPORT_SYMBOL void | mpi_bsend (const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *ierror) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_bsend_,(const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *ierror),(buf, count, datatype, dest, tag, comm, ierror), mpi_bsend) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_bsend_init_,(const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(buf, count, datatype, dest, tag, comm, request, ierror), mpi_bsend_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_buffer_attach_,(void *buffer, MPI_Fint *size, MPI_Fint *ierror),(buffer, size, ierror), mpi_buffer_attach) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_buffer_detach_,(void *buffer_addr, MPI_Fint *size, MPI_Fint *ierror),(buffer_addr, size, ierror), mpi_buffer_detach) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_buffer_flush_, DLB_EXPORT_SYMBOLDLB_ALIAS((MPI_Fint *ierror), DLB_EXPORT_SYMBOLDLB_ALIAS((ierror), mpi_buffer_flush) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_buffer_iflush_,(MPI_Fint *request, MPI_Fint *ierror),(request, ierror), mpi_buffer_iflush) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_cancel_,(MPI_Fint *request, MPI_Fint *ierror),(request, ierror), mpi_cancel) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_attach_buffer_,(MPI_Fint *comm, void *buffer, MPI_Fint *size, MPI_Fint *ierror),(comm, buffer, size, ierror), mpi_comm_attach_buffer) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_detach_buffer_,(MPI_Fint *comm, void *buffer_addr, MPI_Fint *size, MPI_Fint *ierror),(comm, buffer_addr, size, ierror), mpi_comm_detach_buffer) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_flush_buffer_,(MPI_Fint *comm, MPI_Fint *ierror),(comm, ierror), mpi_comm_flush_buffer) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_iflush_buffer_,(MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(comm, request, ierror), mpi_comm_iflush_buffer) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_get_count_,(const MPI_Fint *status, MPI_Fint *datatype, MPI_Fint *count, MPI_Fint *ierror),(status, datatype, count, ierror), mpi_get_count) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_ibsend_,(const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(buf, count, datatype, dest, tag, comm, request, ierror), mpi_ibsend) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_improbe_,(MPI_Fint *source, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *flag, MPI_Fint *message, MPI_Fint *status, MPI_Fint *ierror),(source, tag, comm, flag, message, status, ierror), mpi_improbe) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_imrecv_,(void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *message, MPI_Fint *request, MPI_Fint *ierror),(buf, count, datatype, message, request, ierror), mpi_imrecv) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_iprobe_,(MPI_Fint *source, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *flag, MPI_Fint *status, MPI_Fint *ierror),(source, tag, comm, flag, status, ierror), mpi_iprobe) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_irecv_,(void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *source, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(buf, count, datatype, source, tag, comm, request, ierror), mpi_irecv) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_irsend_,(const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(buf, count, datatype, dest, tag, comm, request, ierror), mpi_irsend) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_isend_,(const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(buf, count, datatype, dest, tag, comm, request, ierror), mpi_isend) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_isendrecv_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, MPI_Fint *dest, MPI_Fint *sendtag, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *source, MPI_Fint *recvtag, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, dest, sendtag, recvbuf, recvcount, recvtype, source, recvtag, comm, request, ierror), mpi_isendrecv) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_isendrecv_replace_,(void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *sendtag, MPI_Fint *source, MPI_Fint *recvtag, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(buf, count, datatype, dest, sendtag, source, recvtag, comm, request, ierror), mpi_isendrecv_replace) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_issend_,(const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(buf, count, datatype, dest, tag, comm, request, ierror), mpi_issend) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_mprobe_,(MPI_Fint *source, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *message, MPI_Fint *status, MPI_Fint *ierror),(source, tag, comm, message, status, ierror), mpi_mprobe) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_mrecv_,(void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *message, MPI_Fint *status, MPI_Fint *ierror),(buf, count, datatype, message, status, ierror), mpi_mrecv) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_probe_,(MPI_Fint *source, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *status, MPI_Fint *ierror),(source, tag, comm, status, ierror), mpi_probe) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_recv_,(void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *source, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *status, MPI_Fint *ierror),(buf, count, datatype, source, tag, comm, status, ierror), mpi_recv) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_recv_init_,(void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *source, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(buf, count, datatype, source, tag, comm, request, ierror), mpi_recv_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_request_free_,(MPI_Fint *request, MPI_Fint *ierror),(request, ierror), mpi_request_free) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_request_get_status_,(MPI_Fint *request, MPI_Fint *flag, MPI_Fint *status, MPI_Fint *ierror),(request, flag, status, ierror), mpi_request_get_status) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_request_get_status_all_,(MPI_Fint *count, const MPI_Fint *array_of_requests, MPI_Fint *flag, MPI_Fint *array_of_statuses, MPI_Fint *ierror),(count, array_of_requests, flag, array_of_statuses, ierror), mpi_request_get_status_all) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_request_get_status_any_,(MPI_Fint *count, const MPI_Fint *array_of_requests, MPI_Fint *index, MPI_Fint *flag, MPI_Fint *status, MPI_Fint *ierror),(count, array_of_requests, index, flag, status, ierror), mpi_request_get_status_any) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_request_get_status_some_,(MPI_Fint *incount, const MPI_Fint *array_of_requests, MPI_Fint *outcount, MPI_Fint *array_of_indices, MPI_Fint *array_of_statuses, MPI_Fint *ierror),(incount, array_of_requests, outcount, array_of_indices, array_of_statuses, ierror), mpi_request_get_status_some) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_rsend_,(const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *ierror),(buf, count, datatype, dest, tag, comm, ierror), mpi_rsend) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_rsend_init_,(const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(buf, count, datatype, dest, tag, comm, request, ierror), mpi_rsend_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_send_,(const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *ierror),(buf, count, datatype, dest, tag, comm, ierror), mpi_send) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_send_init_,(const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(buf, count, datatype, dest, tag, comm, request, ierror), mpi_send_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_sendrecv_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, MPI_Fint *dest, MPI_Fint *sendtag, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *source, MPI_Fint *recvtag, MPI_Fint *comm, MPI_Fint *status, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, dest, sendtag, recvbuf, recvcount, recvtype, source, recvtag, comm, status, ierror), mpi_sendrecv) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_sendrecv_replace_,(void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *sendtag, MPI_Fint *source, MPI_Fint *recvtag, MPI_Fint *comm, MPI_Fint *status, MPI_Fint *ierror),(buf, count, datatype, dest, sendtag, source, recvtag, comm, status, ierror), mpi_sendrecv_replace) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_session_attach_buffer_,(MPI_Fint *session, void *buffer, MPI_Fint *size, MPI_Fint *ierror),(session, buffer, size, ierror), mpi_session_attach_buffer) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_session_detach_buffer_,(MPI_Fint *session, void *buffer_addr, MPI_Fint *size, MPI_Fint *ierror),(session, buffer_addr, size, ierror), mpi_session_detach_buffer) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_session_flush_buffer_,(MPI_Fint *session, MPI_Fint *ierror),(session, ierror), mpi_session_flush_buffer) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_session_iflush_buffer_,(MPI_Fint *session, MPI_Fint *request, MPI_Fint *ierror),(session, request, ierror), mpi_session_iflush_buffer) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_ssend_,(const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *ierror),(buf, count, datatype, dest, tag, comm, ierror), mpi_ssend) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_ssend_init_,(const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(buf, count, datatype, dest, tag, comm, request, ierror), mpi_ssend_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_start_,(MPI_Fint *request, MPI_Fint *ierror),(request, ierror), mpi_start) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_startall_,(MPI_Fint *count, MPI_Fint *array_of_requests, MPI_Fint *ierror),(count, array_of_requests, ierror), mpi_startall) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_status_get_error_,(const MPI_Fint *status, MPI_Fint *err, MPI_Fint *ierror),(status, err, ierror), mpi_status_get_error) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_status_get_source_,(const MPI_Fint *status, MPI_Fint *source, MPI_Fint *ierror),(status, source, ierror), mpi_status_get_source) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_status_get_tag_,(const MPI_Fint *status, MPI_Fint *tag, MPI_Fint *ierror),(status, tag, ierror), mpi_status_get_tag) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_test_,(MPI_Fint *request, MPI_Fint *flag, MPI_Fint *status, MPI_Fint *ierror),(request, flag, status, ierror), mpi_test) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_test_cancelled_,(const MPI_Fint *status, MPI_Fint *flag, MPI_Fint *ierror),(status, flag, ierror), mpi_test_cancelled) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_testall_,(MPI_Fint *count, MPI_Fint *array_of_requests, MPI_Fint *flag, MPI_Fint *array_of_statuses, MPI_Fint *ierror),(count, array_of_requests, flag, array_of_statuses, ierror), mpi_testall) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_testany_,(MPI_Fint *count, MPI_Fint *array_of_requests, MPI_Fint *index, MPI_Fint *flag, MPI_Fint *status, MPI_Fint *ierror),(count, array_of_requests, index, flag, status, ierror), mpi_testany) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_testsome_,(MPI_Fint *incount, MPI_Fint *array_of_requests, MPI_Fint *outcount, MPI_Fint *array_of_indices, MPI_Fint *array_of_statuses, MPI_Fint *ierror),(incount, array_of_requests, outcount, array_of_indices, array_of_statuses, ierror), mpi_testsome) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_wait_,(MPI_Fint *request, MPI_Fint *status, MPI_Fint *ierror),(request, status, ierror), mpi_wait) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_waitall_,(MPI_Fint *count, MPI_Fint *array_of_requests, MPI_Fint *array_of_statuses, MPI_Fint *ierror),(count, array_of_requests, array_of_statuses, ierror), mpi_waitall) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_waitany_,(MPI_Fint *count, MPI_Fint *array_of_requests, MPI_Fint *index, MPI_Fint *status, MPI_Fint *ierror),(count, array_of_requests, index, status, ierror), mpi_waitany) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_waitsome_,(MPI_Fint *incount, MPI_Fint *array_of_requests, MPI_Fint *outcount, MPI_Fint *array_of_indices, MPI_Fint *array_of_statuses, MPI_Fint *ierror),(incount, array_of_requests, outcount, array_of_indices, array_of_statuses, ierror), mpi_waitsome) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_parrived_,(MPI_Fint *request, MPI_Fint *partition, MPI_Fint *flag, MPI_Fint *ierror),(request, partition, flag, ierror), mpi_parrived) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_pready_,(MPI_Fint *partition, MPI_Fint *request, MPI_Fint *ierror),(partition, request, ierror), mpi_pready) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_pready_list_,(MPI_Fint *length, const MPI_Fint *array_of_partitions, MPI_Fint *request, MPI_Fint *ierror),(length, array_of_partitions, request, ierror), mpi_pready_list) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_pready_range_,(MPI_Fint *partition_low, MPI_Fint *partition_high, MPI_Fint *request, MPI_Fint *ierror),(partition_low, partition_high, request, ierror), mpi_pready_range) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_precv_init_,(void *buf, MPI_Fint *partitions, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *source, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror),(buf, partitions, count, datatype, source, tag, comm, info, request, ierror), mpi_precv_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_psend_init_,(const void *buf, MPI_Fint *partitions, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror),(buf, partitions, count, datatype, dest, tag, comm, info, request, ierror), mpi_psend_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_get_address_,(const void *location, MPI_Fint *address, MPI_Fint *ierror),(location, address, ierror), mpi_get_address) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_get_elements_,(const MPI_Fint *status, MPI_Fint *datatype, MPI_Fint *count, MPI_Fint *ierror),(status, datatype, count, ierror), mpi_get_elements) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_get_elements_x_,(const MPI_Fint *status, MPI_Fint *datatype, MPI_Fint *count, MPI_Fint *ierror),(status, datatype, count, ierror), mpi_get_elements_x) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_pack_,(const void *inbuf, MPI_Fint *incount, MPI_Fint *datatype, void *outbuf, MPI_Fint *outsize, MPI_Fint *position, MPI_Fint *comm, MPI_Fint *ierror),(inbuf, incount, datatype, outbuf, outsize, position, comm, ierror), mpi_pack) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_pack_external_,(const char datarep[], const void *inbuf, MPI_Fint *incount, MPI_Fint *datatype, void *outbuf, MPI_Fint *outsize, MPI_Fint *position, MPI_Fint *ierror, int datarep_len),(datarep, inbuf, incount, datatype, outbuf, outsize, position, ierror, datarep_len), mpi_pack_external) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_pack_external_size_,(const char datarep[], MPI_Fint *incount, MPI_Fint *datatype, MPI_Fint *size, MPI_Fint *ierror, int datarep_len),(datarep, incount, datatype, size, ierror, datarep_len), mpi_pack_external_size) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_pack_size_,(MPI_Fint *incount, MPI_Fint *datatype, MPI_Fint *comm, MPI_Fint *size, MPI_Fint *ierror),(incount, datatype, comm, size, ierror), mpi_pack_size) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_commit_,(MPI_Fint *datatype, MPI_Fint *ierror),(datatype, ierror), mpi_type_commit) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_contiguous_,(MPI_Fint *count, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierror),(count, oldtype, newtype, ierror), mpi_type_contiguous) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_create_darray_,(MPI_Fint *size, MPI_Fint *rank, MPI_Fint *ndims, const MPI_Fint *array_of_gsizes, const MPI_Fint *array_of_distribs, const MPI_Fint *array_of_dargs, const MPI_Fint *array_of_psizes, MPI_Fint *order, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierror),(size, rank, ndims, array_of_gsizes, array_of_distribs, array_of_dargs, array_of_psizes, order, oldtype, newtype, ierror), mpi_type_create_darray) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_create_hindexed_,(MPI_Fint *count, const MPI_Fint *array_of_blocklengths, const MPI_Fint *array_of_displacements, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierror),(count, array_of_blocklengths, array_of_displacements, oldtype, newtype, ierror), mpi_type_create_hindexed) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_create_hindexed_block_,(MPI_Fint *count, MPI_Fint *blocklength, const MPI_Fint *array_of_displacements, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierror),(count, blocklength, array_of_displacements, oldtype, newtype, ierror), mpi_type_create_hindexed_block) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_create_hvector_,(MPI_Fint *count, MPI_Fint *blocklength, MPI_Fint *stride, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierror),(count, blocklength, stride, oldtype, newtype, ierror), mpi_type_create_hvector) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_create_indexed_block_,(MPI_Fint *count, MPI_Fint *blocklength, const MPI_Fint *array_of_displacements, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierror),(count, blocklength, array_of_displacements, oldtype, newtype, ierror), mpi_type_create_indexed_block) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_create_resized_,(MPI_Fint *oldtype, MPI_Fint *lb, MPI_Fint *extent, MPI_Fint *newtype, MPI_Fint *ierror),(oldtype, lb, extent, newtype, ierror), mpi_type_create_resized) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_create_struct_,(MPI_Fint *count, const MPI_Fint *array_of_blocklengths, const MPI_Fint *array_of_displacements, const MPI_Fint *array_of_types, MPI_Fint *newtype, MPI_Fint *ierror),(count, array_of_blocklengths, array_of_displacements, array_of_types, newtype, ierror), mpi_type_create_struct) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_create_subarray_,(MPI_Fint *ndims, const MPI_Fint *array_of_sizes, const MPI_Fint *array_of_subsizes, const MPI_Fint *array_of_starts, MPI_Fint *order, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierror),(ndims, array_of_sizes, array_of_subsizes, array_of_starts, order, oldtype, newtype, ierror), mpi_type_create_subarray) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_dup_,(MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierror),(oldtype, newtype, ierror), mpi_type_dup) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_free_,(MPI_Fint *datatype, MPI_Fint *ierror),(datatype, ierror), mpi_type_free) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_get_contents_,(MPI_Fint *datatype, MPI_Fint *max_integers, MPI_Fint *max_addresses, MPI_Fint *max_datatypes, MPI_Fint *array_of_integers, MPI_Fint *array_of_addresses, MPI_Fint *array_of_datatypes, MPI_Fint *ierror),(datatype, max_integers, max_addresses, max_datatypes, array_of_integers, array_of_addresses, array_of_datatypes, ierror), mpi_type_get_contents) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_get_envelope_,(MPI_Fint *datatype, MPI_Fint *num_integers, MPI_Fint *num_addresses, MPI_Fint *num_datatypes, MPI_Fint *combiner, MPI_Fint *ierror),(datatype, num_integers, num_addresses, num_datatypes, combiner, ierror), mpi_type_get_envelope) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_get_extent_,(MPI_Fint *datatype, MPI_Fint *lb, MPI_Fint *extent, MPI_Fint *ierror),(datatype, lb, extent, ierror), mpi_type_get_extent) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_get_extent_x_,(MPI_Fint *datatype, MPI_Fint *lb, MPI_Fint *extent, MPI_Fint *ierror),(datatype, lb, extent, ierror), mpi_type_get_extent_x) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_get_true_extent_,(MPI_Fint *datatype, MPI_Fint *true_lb, MPI_Fint *true_extent, MPI_Fint *ierror),(datatype, true_lb, true_extent, ierror), mpi_type_get_true_extent) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_get_true_extent_x_,(MPI_Fint *datatype, MPI_Fint *true_lb, MPI_Fint *true_extent, MPI_Fint *ierror),(datatype, true_lb, true_extent, ierror), mpi_type_get_true_extent_x) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_indexed_,(MPI_Fint *count, const MPI_Fint *array_of_blocklengths, const MPI_Fint *array_of_displacements, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierror),(count, array_of_blocklengths, array_of_displacements, oldtype, newtype, ierror), mpi_type_indexed) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_size_,(MPI_Fint *datatype, MPI_Fint *size, MPI_Fint *ierror),(datatype, size, ierror), mpi_type_size) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_size_x_,(MPI_Fint *datatype, MPI_Fint *size, MPI_Fint *ierror),(datatype, size, ierror), mpi_type_size_x) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_vector_,(MPI_Fint *count, MPI_Fint *blocklength, MPI_Fint *stride, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierror),(count, blocklength, stride, oldtype, newtype, ierror), mpi_type_vector) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_unpack_,(const void *inbuf, MPI_Fint *insize, MPI_Fint *position, void *outbuf, MPI_Fint *outcount, MPI_Fint *datatype, MPI_Fint *comm, MPI_Fint *ierror),(inbuf, insize, position, outbuf, outcount, datatype, comm, ierror), mpi_unpack) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_unpack_external_,(const char datarep[], const void *inbuf, MPI_Fint *insize, MPI_Fint *position, void *outbuf, MPI_Fint *outcount, MPI_Fint *datatype, MPI_Fint *ierror, int datarep_len),(datarep, inbuf, insize, position, outbuf, outcount, datatype, ierror, datarep_len), mpi_unpack_external) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_allgather_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, comm, ierror), mpi_allgather) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_allgather_init_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, comm, info, request, ierror), mpi_allgather_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_allgatherv_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, comm, ierror), mpi_allgatherv) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_allgatherv_init_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, comm, info, request, ierror), mpi_allgatherv_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_allreduce_,(const void *sendbuf, void *recvbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *ierror),(sendbuf, recvbuf, count, datatype, op, comm, ierror), mpi_allreduce) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_allreduce_init_,(const void *sendbuf, void *recvbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, recvbuf, count, datatype, op, comm, info, request, ierror), mpi_allreduce_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_alltoall_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, comm, ierror), mpi_alltoall) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_alltoall_init_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, comm, info, request, ierror), mpi_alltoall_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_alltoallv_,(const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *sdispls, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierror),(sendbuf, sendcounts, sdispls, sendtype, recvbuf, recvcounts, rdispls, recvtype, comm, ierror), mpi_alltoallv) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_alltoallv_init_,(const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *sdispls, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcounts, sdispls, sendtype, recvbuf, recvcounts, rdispls, recvtype, comm, info, request, ierror), mpi_alltoallv_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_alltoallw_,(const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *sdispls, const MPI_Fint *sendtypes, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *rdispls, const MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *ierror),(sendbuf, sendcounts, sdispls, sendtypes, recvbuf, recvcounts, rdispls, recvtypes, comm, ierror), mpi_alltoallw) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_alltoallw_init_,(const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *sdispls, const MPI_Fint *sendtypes, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *rdispls, const MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcounts, sdispls, sendtypes, recvbuf, recvcounts, rdispls, recvtypes, comm, info, request, ierror), mpi_alltoallw_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_barrier_,(MPI_Fint *comm, MPI_Fint *ierror),(comm, ierror), mpi_barrier) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_barrier_init_,(MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror),(comm, info, request, ierror), mpi_barrier_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_bcast_,(void *buffer, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *ierror),(buffer, count, datatype, root, comm, ierror), mpi_bcast) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_bcast_init_,(void *buffer, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror),(buffer, count, datatype, root, comm, info, request, ierror), mpi_bcast_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_exscan_,(const void *sendbuf, void *recvbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *ierror),(sendbuf, recvbuf, count, datatype, op, comm, ierror), mpi_exscan) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_exscan_init_,(const void *sendbuf, void *recvbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, recvbuf, count, datatype, op, comm, info, request, ierror), mpi_exscan_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_gather_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, root, comm, ierror), mpi_gather) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_gather_init_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, root, comm, info, request, ierror), mpi_gather_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_gatherv_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, root, comm, ierror), mpi_gatherv) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_gatherv_init_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, root, comm, info, request, ierror), mpi_gatherv_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_iallgather_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, comm, request, ierror), mpi_iallgather) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_iallgatherv_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, comm, request, ierror), mpi_iallgatherv) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_iallreduce_,(const void *sendbuf, void *recvbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, recvbuf, count, datatype, op, comm, request, ierror), mpi_iallreduce) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_ialltoall_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, comm, request, ierror), mpi_ialltoall) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_ialltoallv_,(const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *sdispls, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcounts, sdispls, sendtype, recvbuf, recvcounts, rdispls, recvtype, comm, request, ierror), mpi_ialltoallv) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_ialltoallw_,(const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *sdispls, const MPI_Fint *sendtypes, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *rdispls, const MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcounts, sdispls, sendtypes, recvbuf, recvcounts, rdispls, recvtypes, comm, request, ierror), mpi_ialltoallw) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_ibarrier_,(MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(comm, request, ierror), mpi_ibarrier) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_ibcast_,(void *buffer, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(buffer, count, datatype, root, comm, request, ierror), mpi_ibcast) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_iexscan_,(const void *sendbuf, void *recvbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, recvbuf, count, datatype, op, comm, request, ierror), mpi_iexscan) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_igather_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, root, comm, request, ierror), mpi_igather) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_igatherv_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, root, comm, request, ierror), mpi_igatherv) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_ireduce_,(const void *sendbuf, void *recvbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, recvbuf, count, datatype, op, root, comm, request, ierror), mpi_ireduce) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_ireduce_scatter_,(const void *sendbuf, void *recvbuf, const MPI_Fint *recvcounts, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, recvbuf, recvcounts, datatype, op, comm, request, ierror), mpi_ireduce_scatter) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_ireduce_scatter_block_,(const void *sendbuf, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, recvbuf, recvcount, datatype, op, comm, request, ierror), mpi_ireduce_scatter_block) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_iscan_,(const void *sendbuf, void *recvbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, recvbuf, count, datatype, op, comm, request, ierror), mpi_iscan) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_iscatter_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, root, comm, request, ierror), mpi_iscatter) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_iscatterv_,(const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *displs, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcounts, displs, sendtype, recvbuf, recvcount, recvtype, root, comm, request, ierror), mpi_iscatterv) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_op_commutative_,(MPI_Fint *op, MPI_Fint *commute, MPI_Fint *ierror),(op, commute, ierror), mpi_op_commutative) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_op_create_,(MPI_Fint *user_fn, MPI_Fint *commute, MPI_Fint *op, MPI_Fint *ierror),(user_fn, commute, op, ierror), mpi_op_create) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_op_free_,(MPI_Fint *op, MPI_Fint *ierror),(op, ierror), mpi_op_free) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_reduce_,(const void *sendbuf, void *recvbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *ierror),(sendbuf, recvbuf, count, datatype, op, root, comm, ierror), mpi_reduce) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_reduce_init_,(const void *sendbuf, void *recvbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, recvbuf, count, datatype, op, root, comm, info, request, ierror), mpi_reduce_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_reduce_local_,(const void *inbuf, void *inoutbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *ierror),(inbuf, inoutbuf, count, datatype, op, ierror), mpi_reduce_local) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_reduce_scatter_,(const void *sendbuf, void *recvbuf, const MPI_Fint *recvcounts, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *ierror),(sendbuf, recvbuf, recvcounts, datatype, op, comm, ierror), mpi_reduce_scatter) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_reduce_scatter_block_,(const void *sendbuf, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *ierror),(sendbuf, recvbuf, recvcount, datatype, op, comm, ierror), mpi_reduce_scatter_block) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_reduce_scatter_block_init_,(const void *sendbuf, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, recvbuf, recvcount, datatype, op, comm, info, request, ierror), mpi_reduce_scatter_block_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_reduce_scatter_init_,(const void *sendbuf, void *recvbuf, const MPI_Fint *recvcounts, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, recvbuf, recvcounts, datatype, op, comm, info, request, ierror), mpi_reduce_scatter_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_scan_,(const void *sendbuf, void *recvbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *ierror),(sendbuf, recvbuf, count, datatype, op, comm, ierror), mpi_scan) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_scan_init_,(const void *sendbuf, void *recvbuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, recvbuf, count, datatype, op, comm, info, request, ierror), mpi_scan_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_scatter_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, root, comm, ierror), mpi_scatter) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_scatter_init_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, root, comm, info, request, ierror), mpi_scatter_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_scatterv_,(const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *displs, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *ierror),(sendbuf, sendcounts, displs, sendtype, recvbuf, recvcount, recvtype, root, comm, ierror), mpi_scatterv) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_scatterv_init_,(const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *displs, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcounts, displs, sendtype, recvbuf, recvcount, recvtype, root, comm, info, request, ierror), mpi_scatterv_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_get_value_index_,(MPI_Fint *value_type, MPI_Fint *index_type, MPI_Fint *pair_type, MPI_Fint *ierror),(value_type, index_type, pair_type, ierror), mpi_type_get_value_index) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_compare_,(MPI_Fint *comm1, MPI_Fint *comm2, MPI_Fint *result, MPI_Fint *ierror),(comm1, comm2, result, ierror), mpi_comm_compare) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_create_,(MPI_Fint *comm, MPI_Fint *group, MPI_Fint *newcomm, MPI_Fint *ierror),(comm, group, newcomm, ierror), mpi_comm_create) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_create_from_group_,(MPI_Fint *group, const char *stringtag, MPI_Fint *info, MPI_Fint *errhandler, MPI_Fint *newcomm, MPI_Fint *ierror, int stringtag_len),(group, stringtag, info, errhandler, newcomm, ierror, stringtag_len), mpi_comm_create_from_group) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_create_group_,(MPI_Fint *comm, MPI_Fint *group, MPI_Fint *tag, MPI_Fint *newcomm, MPI_Fint *ierror),(comm, group, tag, newcomm, ierror), mpi_comm_create_group) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_create_keyval_,(MPI_Fint *comm_copy_attr_fn, MPI_Fint *comm_delete_attr_fn, MPI_Fint *comm_keyval, void *extra_state, MPI_Fint *ierror),(comm_copy_attr_fn, comm_delete_attr_fn, comm_keyval, extra_state, ierror), mpi_comm_create_keyval) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_delete_attr_,(MPI_Fint *comm, MPI_Fint *comm_keyval, MPI_Fint *ierror),(comm, comm_keyval, ierror), mpi_comm_delete_attr) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_dup_,(MPI_Fint *comm, MPI_Fint *newcomm, MPI_Fint *ierror),(comm, newcomm, ierror), mpi_comm_dup) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_dup_with_info_,(MPI_Fint *comm, MPI_Fint *info, MPI_Fint *newcomm, MPI_Fint *ierror),(comm, info, newcomm, ierror), mpi_comm_dup_with_info) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_free_,(MPI_Fint *comm, MPI_Fint *ierror),(comm, ierror), mpi_comm_free) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_free_keyval_,(MPI_Fint *comm_keyval, MPI_Fint *ierror),(comm_keyval, ierror), mpi_comm_free_keyval) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_get_attr_,(MPI_Fint *comm, MPI_Fint *comm_keyval, void *attribute_val, MPI_Fint *flag, MPI_Fint *ierror),(comm, comm_keyval, attribute_val, flag, ierror), mpi_comm_get_attr) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_get_info_,(MPI_Fint *comm, MPI_Fint *info_used, MPI_Fint *ierror),(comm, info_used, ierror), mpi_comm_get_info) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_get_name_,(MPI_Fint *comm, char *comm_name, MPI_Fint *resultlen, MPI_Fint *ierror, int comm_name_len),(comm, comm_name, resultlen, ierror, comm_name_len), mpi_comm_get_name) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_group_,(MPI_Fint *comm, MPI_Fint *group, MPI_Fint *ierror),(comm, group, ierror), mpi_comm_group) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_idup_,(MPI_Fint *comm, MPI_Fint *newcomm, MPI_Fint *request, MPI_Fint *ierror),(comm, newcomm, request, ierror), mpi_comm_idup) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_idup_with_info_,(MPI_Fint *comm, MPI_Fint *info, MPI_Fint *newcomm, MPI_Fint *request, MPI_Fint *ierror),(comm, info, newcomm, request, ierror), mpi_comm_idup_with_info) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_rank_,(MPI_Fint *comm, MPI_Fint *rank, MPI_Fint *ierror),(comm, rank, ierror), mpi_comm_rank) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_remote_group_,(MPI_Fint *comm, MPI_Fint *group, MPI_Fint *ierror),(comm, group, ierror), mpi_comm_remote_group) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_remote_size_,(MPI_Fint *comm, MPI_Fint *size, MPI_Fint *ierror),(comm, size, ierror), mpi_comm_remote_size) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_set_attr_,(MPI_Fint *comm, MPI_Fint *comm_keyval, void *attribute_val, MPI_Fint *ierror),(comm, comm_keyval, attribute_val, ierror), mpi_comm_set_attr) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_set_info_,(MPI_Fint *comm, MPI_Fint *info, MPI_Fint *ierror),(comm, info, ierror), mpi_comm_set_info) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_set_name_,(MPI_Fint *comm, const char *comm_name, MPI_Fint *ierror, int comm_name_len),(comm, comm_name, ierror, comm_name_len), mpi_comm_set_name) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_size_,(MPI_Fint *comm, MPI_Fint *size, MPI_Fint *ierror),(comm, size, ierror), mpi_comm_size) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_split_,(MPI_Fint *comm, MPI_Fint *color, MPI_Fint *key, MPI_Fint *newcomm, MPI_Fint *ierror),(comm, color, key, newcomm, ierror), mpi_comm_split) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_split_type_,(MPI_Fint *comm, MPI_Fint *split_type, MPI_Fint *key, MPI_Fint *info, MPI_Fint *newcomm, MPI_Fint *ierror),(comm, split_type, key, info, newcomm, ierror), mpi_comm_split_type) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_test_inter_,(MPI_Fint *comm, MPI_Fint *flag, MPI_Fint *ierror),(comm, flag, ierror), mpi_comm_test_inter) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_group_compare_,(MPI_Fint *group1, MPI_Fint *group2, MPI_Fint *result, MPI_Fint *ierror),(group1, group2, result, ierror), mpi_group_compare) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_group_difference_,(MPI_Fint *group1, MPI_Fint *group2, MPI_Fint *newgroup, MPI_Fint *ierror),(group1, group2, newgroup, ierror), mpi_group_difference) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_group_excl_,(MPI_Fint *group, MPI_Fint *n, const MPI_Fint *ranks, MPI_Fint *newgroup, MPI_Fint *ierror),(group, n, ranks, newgroup, ierror), mpi_group_excl) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_group_free_,(MPI_Fint *group, MPI_Fint *ierror),(group, ierror), mpi_group_free) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_group_from_session_pset_,(MPI_Fint *session, const char *pset_name, MPI_Fint *newgroup, MPI_Fint *ierror, int pset_name_len),(session, pset_name, newgroup, ierror, pset_name_len), mpi_group_from_session_pset) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_group_incl_,(MPI_Fint *group, MPI_Fint *n, const MPI_Fint *ranks, MPI_Fint *newgroup, MPI_Fint *ierror),(group, n, ranks, newgroup, ierror), mpi_group_incl) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_group_intersection_,(MPI_Fint *group1, MPI_Fint *group2, MPI_Fint *newgroup, MPI_Fint *ierror),(group1, group2, newgroup, ierror), mpi_group_intersection) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_group_range_excl_,(MPI_Fint *group, MPI_Fint *n, MPI_Fint *ranges, MPI_Fint *newgroup, MPI_Fint *ierror),(group, n, ranges, newgroup, ierror), mpi_group_range_excl) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_group_range_incl_,(MPI_Fint *group, MPI_Fint *n, MPI_Fint *ranges, MPI_Fint *newgroup, MPI_Fint *ierror),(group, n, ranges, newgroup, ierror), mpi_group_range_incl) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_group_rank_,(MPI_Fint *group, MPI_Fint *rank, MPI_Fint *ierror),(group, rank, ierror), mpi_group_rank) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_group_size_,(MPI_Fint *group, MPI_Fint *size, MPI_Fint *ierror),(group, size, ierror), mpi_group_size) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_group_translate_ranks_,(MPI_Fint *group1, MPI_Fint *n, const MPI_Fint *ranks1, MPI_Fint *group2, MPI_Fint *ranks2, MPI_Fint *ierror),(group1, n, ranks1, group2, ranks2, ierror), mpi_group_translate_ranks) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_group_union_,(MPI_Fint *group1, MPI_Fint *group2, MPI_Fint *newgroup, MPI_Fint *ierror),(group1, group2, newgroup, ierror), mpi_group_union) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_intercomm_create_,(MPI_Fint *local_comm, MPI_Fint *local_leader, MPI_Fint *peer_comm, MPI_Fint *remote_leader, MPI_Fint *tag, MPI_Fint *newintercomm, MPI_Fint *ierror),(local_comm, local_leader, peer_comm, remote_leader, tag, newintercomm, ierror), mpi_intercomm_create) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_intercomm_create_from_groups_,(MPI_Fint *local_group, MPI_Fint *local_leader, MPI_Fint *remote_group, MPI_Fint *remote_leader, const char *stringtag, MPI_Fint *info, MPI_Fint *errhandler, MPI_Fint *newintercomm, MPI_Fint *ierror, int stringtag_len),(local_group, local_leader, remote_group, remote_leader, stringtag, info, errhandler, newintercomm, ierror, stringtag_len), mpi_intercomm_create_from_groups) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_intercomm_merge_,(MPI_Fint *intercomm, MPI_Fint *high, MPI_Fint *newintracomm, MPI_Fint *ierror),(intercomm, high, newintracomm, ierror), mpi_intercomm_merge) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_create_keyval_,(MPI_Fint *type_copy_attr_fn, MPI_Fint *type_delete_attr_fn, MPI_Fint *type_keyval, void *extra_state, MPI_Fint *ierror),(type_copy_attr_fn, type_delete_attr_fn, type_keyval, extra_state, ierror), mpi_type_create_keyval) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_delete_attr_,(MPI_Fint *datatype, MPI_Fint *type_keyval, MPI_Fint *ierror),(datatype, type_keyval, ierror), mpi_type_delete_attr) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_free_keyval_,(MPI_Fint *type_keyval, MPI_Fint *ierror),(type_keyval, ierror), mpi_type_free_keyval) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_get_attr_,(MPI_Fint *datatype, MPI_Fint *type_keyval, void *attribute_val, MPI_Fint *flag, MPI_Fint *ierror),(datatype, type_keyval, attribute_val, flag, ierror), mpi_type_get_attr) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_get_name_,(MPI_Fint *datatype, char *type_name, MPI_Fint *resultlen, MPI_Fint *ierror, int type_name_len),(datatype, type_name, resultlen, ierror, type_name_len), mpi_type_get_name) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_set_attr_,(MPI_Fint *datatype, MPI_Fint *type_keyval, void *attribute_val, MPI_Fint *ierror),(datatype, type_keyval, attribute_val, ierror), mpi_type_set_attr) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_type_set_name_,(MPI_Fint *datatype, const char *type_name, MPI_Fint *ierror, int type_name_len),(datatype, type_name, ierror, type_name_len), mpi_type_set_name) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_create_keyval_,(MPI_Fint *win_copy_attr_fn, MPI_Fint *win_delete_attr_fn, MPI_Fint *win_keyval, void *extra_state, MPI_Fint *ierror),(win_copy_attr_fn, win_delete_attr_fn, win_keyval, extra_state, ierror), mpi_win_create_keyval) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_delete_attr_,(MPI_Fint *win, MPI_Fint *win_keyval, MPI_Fint *ierror),(win, win_keyval, ierror), mpi_win_delete_attr) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_free_keyval_,(MPI_Fint *win_keyval, MPI_Fint *ierror),(win_keyval, ierror), mpi_win_free_keyval) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_get_attr_,(MPI_Fint *win, MPI_Fint *win_keyval, void *attribute_val, MPI_Fint *flag, MPI_Fint *ierror),(win, win_keyval, attribute_val, flag, ierror), mpi_win_get_attr) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_get_name_,(MPI_Fint *win, char *win_name, MPI_Fint *resultlen, MPI_Fint *ierror, int win_name_len),(win, win_name, resultlen, ierror, win_name_len), mpi_win_get_name) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_set_attr_,(MPI_Fint *win, MPI_Fint *win_keyval, void *attribute_val, MPI_Fint *ierror),(win, win_keyval, attribute_val, ierror), mpi_win_set_attr) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_set_name_,(MPI_Fint *win, const char *win_name, MPI_Fint *ierror, int win_name_len),(win, win_name, ierror, win_name_len), mpi_win_set_name) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_cart_coords_,(MPI_Fint *comm, MPI_Fint *rank, MPI_Fint *maxdims, MPI_Fint *coords, MPI_Fint *ierror),(comm, rank, maxdims, coords, ierror), mpi_cart_coords) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_cart_create_,(MPI_Fint *comm_old, MPI_Fint *ndims, const MPI_Fint *dims, const MPI_Fint *periods, MPI_Fint *reorder, MPI_Fint *comm_cart, MPI_Fint *ierror),(comm_old, ndims, dims, periods, reorder, comm_cart, ierror), mpi_cart_create) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_cart_get_,(MPI_Fint *comm, MPI_Fint *maxdims, MPI_Fint *dims, MPI_Fint *periods, MPI_Fint *coords, MPI_Fint *ierror),(comm, maxdims, dims, periods, coords, ierror), mpi_cart_get) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_cart_map_,(MPI_Fint *comm, MPI_Fint *ndims, const MPI_Fint *dims, const MPI_Fint *periods, MPI_Fint *newrank, MPI_Fint *ierror),(comm, ndims, dims, periods, newrank, ierror), mpi_cart_map) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_cart_rank_,(MPI_Fint *comm, const MPI_Fint *coords, MPI_Fint *rank, MPI_Fint *ierror),(comm, coords, rank, ierror), mpi_cart_rank) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_cart_shift_,(MPI_Fint *comm, MPI_Fint *direction, MPI_Fint *disp, MPI_Fint *rank_source, MPI_Fint *rank_dest, MPI_Fint *ierror),(comm, direction, disp, rank_source, rank_dest, ierror), mpi_cart_shift) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_cart_sub_,(MPI_Fint *comm, const MPI_Fint *remain_dims, MPI_Fint *newcomm, MPI_Fint *ierror),(comm, remain_dims, newcomm, ierror), mpi_cart_sub) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_cartdim_get_,(MPI_Fint *comm, MPI_Fint *ndims, MPI_Fint *ierror),(comm, ndims, ierror), mpi_cartdim_get) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_dims_create_,(MPI_Fint *nnodes, MPI_Fint *ndims, MPI_Fint *dims, MPI_Fint *ierror),(nnodes, ndims, dims, ierror), mpi_dims_create) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_dist_graph_create_,(MPI_Fint *comm_old, MPI_Fint *n, const MPI_Fint *sources, const MPI_Fint *degrees, const MPI_Fint *destinations, const MPI_Fint *weights, MPI_Fint *info, MPI_Fint *reorder, MPI_Fint *comm_dist_graph, MPI_Fint *ierror),(comm_old, n, sources, degrees, destinations, weights, info, reorder, comm_dist_graph, ierror), mpi_dist_graph_create) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_dist_graph_create_adjacent_,(MPI_Fint *comm_old, MPI_Fint *indegree, const MPI_Fint *sources, const MPI_Fint *sourceweights, MPI_Fint *outdegree, const MPI_Fint *destinations, const MPI_Fint *destweights, MPI_Fint *info, MPI_Fint *reorder, MPI_Fint *comm_dist_graph, MPI_Fint *ierror),(comm_old, indegree, sources, sourceweights, outdegree, destinations, destweights, info, reorder, comm_dist_graph, ierror), mpi_dist_graph_create_adjacent) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_dist_graph_neighbors_,(MPI_Fint *comm, MPI_Fint *maxindegree, MPI_Fint *sources, MPI_Fint *sourceweights, MPI_Fint *maxoutdegree, MPI_Fint *destinations, MPI_Fint *destweights, MPI_Fint *ierror),(comm, maxindegree, sources, sourceweights, maxoutdegree, destinations, destweights, ierror), mpi_dist_graph_neighbors) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_dist_graph_neighbors_count_,(MPI_Fint *comm, MPI_Fint *indegree, MPI_Fint *outdegree, MPI_Fint *weighted, MPI_Fint *ierror),(comm, indegree, outdegree, weighted, ierror), mpi_dist_graph_neighbors_count) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_graph_create_,(MPI_Fint *comm_old, MPI_Fint *nnodes, const MPI_Fint *index, const MPI_Fint *edges, MPI_Fint *reorder, MPI_Fint *comm_graph, MPI_Fint *ierror),(comm_old, nnodes, index, edges, reorder, comm_graph, ierror), mpi_graph_create) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_graph_get_,(MPI_Fint *comm, MPI_Fint *maxindex, MPI_Fint *maxedges, MPI_Fint *index, MPI_Fint *edges, MPI_Fint *ierror),(comm, maxindex, maxedges, index, edges, ierror), mpi_graph_get) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_graph_map_,(MPI_Fint *comm, MPI_Fint *nnodes, const MPI_Fint *index, const MPI_Fint *edges, MPI_Fint *newrank, MPI_Fint *ierror),(comm, nnodes, index, edges, newrank, ierror), mpi_graph_map) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_graph_neighbors_,(MPI_Fint *comm, MPI_Fint *rank, MPI_Fint *maxneighbors, MPI_Fint *neighbors, MPI_Fint *ierror),(comm, rank, maxneighbors, neighbors, ierror), mpi_graph_neighbors) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_graph_neighbors_count_,(MPI_Fint *comm, MPI_Fint *rank, MPI_Fint *nneighbors, MPI_Fint *ierror),(comm, rank, nneighbors, ierror), mpi_graph_neighbors_count) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_graphdims_get_,(MPI_Fint *comm, MPI_Fint *nnodes, MPI_Fint *nedges, MPI_Fint *ierror),(comm, nnodes, nedges, ierror), mpi_graphdims_get) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_ineighbor_allgather_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, comm, request, ierror), mpi_ineighbor_allgather) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_ineighbor_allgatherv_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, comm, request, ierror), mpi_ineighbor_allgatherv) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_ineighbor_alltoall_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, comm, request, ierror), mpi_ineighbor_alltoall) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_ineighbor_alltoallv_,(const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *sdispls, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcounts, sdispls, sendtype, recvbuf, recvcounts, rdispls, recvtype, comm, request, ierror), mpi_ineighbor_alltoallv) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_ineighbor_alltoallw_,(const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *sdispls, const MPI_Fint *sendtypes, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *rdispls, const MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcounts, sdispls, sendtypes, recvbuf, recvcounts, rdispls, recvtypes, comm, request, ierror), mpi_ineighbor_alltoallw) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_neighbor_allgather_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, comm, ierror), mpi_neighbor_allgather) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_neighbor_allgather_init_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, comm, info, request, ierror), mpi_neighbor_allgather_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_neighbor_allgatherv_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, comm, ierror), mpi_neighbor_allgatherv) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_neighbor_allgatherv_init_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, comm, info, request, ierror), mpi_neighbor_allgatherv_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_neighbor_alltoall_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, comm, ierror), mpi_neighbor_alltoall) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_neighbor_alltoall_init_,(const void *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, void *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, comm, info, request, ierror), mpi_neighbor_alltoall_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_neighbor_alltoallv_,(const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *sdispls, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierror),(sendbuf, sendcounts, sdispls, sendtype, recvbuf, recvcounts, rdispls, recvtype, comm, ierror), mpi_neighbor_alltoallv) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_neighbor_alltoallv_init_,(const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *sdispls, MPI_Fint *sendtype, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcounts, sdispls, sendtype, recvbuf, recvcounts, rdispls, recvtype, comm, info, request, ierror), mpi_neighbor_alltoallv_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_neighbor_alltoallw_,(const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *sdispls, const MPI_Fint *sendtypes, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *rdispls, const MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *ierror),(sendbuf, sendcounts, sdispls, sendtypes, recvbuf, recvcounts, rdispls, recvtypes, comm, ierror), mpi_neighbor_alltoallw) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_neighbor_alltoallw_init_,(const void *sendbuf, const MPI_Fint *sendcounts, const MPI_Fint *sdispls, const MPI_Fint *sendtypes, void *recvbuf, const MPI_Fint *recvcounts, const MPI_Fint *rdispls, const MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierror),(sendbuf, sendcounts, sdispls, sendtypes, recvbuf, recvcounts, rdispls, recvtypes, comm, info, request, ierror), mpi_neighbor_alltoallw_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_topo_test_,(MPI_Fint *comm, MPI_Fint *status, MPI_Fint *ierror),(comm, status, ierror), mpi_topo_test) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_add_error_class_,(MPI_Fint *errorclass, MPI_Fint *ierror),(errorclass, ierror), mpi_add_error_class) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_add_error_code_,(MPI_Fint *errorclass, MPI_Fint *errorcode, MPI_Fint *ierror),(errorclass, errorcode, ierror), mpi_add_error_code) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_add_error_string_,(MPI_Fint *errorcode, const char *string, MPI_Fint *ierror, int string_len),(errorcode, string, ierror, string_len), mpi_add_error_string) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_alloc_mem_,(MPI_Fint *size, MPI_Fint *info, void *baseptr, MPI_Fint *ierror),(size, info, baseptr, ierror), mpi_alloc_mem) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_call_errhandler_,(MPI_Fint *comm, MPI_Fint *errorcode, MPI_Fint *ierror),(comm, errorcode, ierror), mpi_comm_call_errhandler) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_create_errhandler_,(MPI_Fint *comm_errhandler_fn, MPI_Fint *errhandler, MPI_Fint *ierror),(comm_errhandler_fn, errhandler, ierror), mpi_comm_create_errhandler) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_get_errhandler_,(MPI_Fint *comm, MPI_Fint *errhandler, MPI_Fint *ierror),(comm, errhandler, ierror), mpi_comm_get_errhandler) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_set_errhandler_,(MPI_Fint *comm, MPI_Fint *errhandler, MPI_Fint *ierror),(comm, errhandler, ierror), mpi_comm_set_errhandler) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_errhandler_free_,(MPI_Fint *errhandler, MPI_Fint *ierror),(errhandler, ierror), mpi_errhandler_free) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_error_class_,(MPI_Fint *errorcode, MPI_Fint *errorclass, MPI_Fint *ierror),(errorcode, errorclass, ierror), mpi_error_class) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_error_string_,(MPI_Fint *errorcode, char *string, MPI_Fint *resultlen, MPI_Fint *ierror, int string_len),(errorcode, string, resultlen, ierror, string_len), mpi_error_string) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_call_errhandler_,(MPI_Fint *fh, MPI_Fint *errorcode, MPI_Fint *ierror),(fh, errorcode, ierror), mpi_file_call_errhandler) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_create_errhandler_,(MPI_Fint *file_errhandler_fn, MPI_Fint *errhandler, MPI_Fint *ierror),(file_errhandler_fn, errhandler, ierror), mpi_file_create_errhandler) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_get_errhandler_,(MPI_Fint *file, MPI_Fint *errhandler, MPI_Fint *ierror),(file, errhandler, ierror), mpi_file_get_errhandler) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_set_errhandler_,(MPI_Fint *file, MPI_Fint *errhandler, MPI_Fint *ierror),(file, errhandler, ierror), mpi_file_set_errhandler) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_free_mem_,(void *base, MPI_Fint *ierror),(base, ierror), mpi_free_mem) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_get_hw_resource_info_,(MPI_Fint *hw_info, MPI_Fint *ierror),(hw_info, ierror), mpi_get_hw_resource_info) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_get_library_version_,(char *version, MPI_Fint *resultlen, MPI_Fint *ierror, int version_len),(version, resultlen, ierror, version_len), mpi_get_library_version) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_get_processor_name_,(char *name, MPI_Fint *resultlen, MPI_Fint *ierror, int name_len),(name, resultlen, ierror, name_len), mpi_get_processor_name) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_get_version_,(MPI_Fint *version, MPI_Fint *subversion, MPI_Fint *ierror),(version, subversion, ierror), mpi_get_version) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_remove_error_class_,(MPI_Fint *errorclass, MPI_Fint *ierror),(errorclass, ierror), mpi_remove_error_class) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_remove_error_code_,(MPI_Fint *errorcode, MPI_Fint *ierror),(errorcode, ierror), mpi_remove_error_code) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_remove_error_string_,(MPI_Fint *errorcode, MPI_Fint *ierror),(errorcode, ierror), mpi_remove_error_string) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_session_call_errhandler_,(MPI_Fint *session, MPI_Fint *errorcode, MPI_Fint *ierror),(session, errorcode, ierror), mpi_session_call_errhandler) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_session_create_errhandler_,(MPI_Fint *session_errhandler_fn, MPI_Fint *errhandler, MPI_Fint *ierror),(session_errhandler_fn, errhandler, ierror), mpi_session_create_errhandler) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_session_get_errhandler_,(MPI_Fint *session, MPI_Fint *errhandler, MPI_Fint *ierror),(session, errhandler, ierror), mpi_session_get_errhandler) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_session_set_errhandler_,(MPI_Fint *session, MPI_Fint *errhandler, MPI_Fint *ierror),(session, errhandler, ierror), mpi_session_set_errhandler) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_call_errhandler_,(MPI_Fint *win, MPI_Fint *errorcode, MPI_Fint *ierror),(win, errorcode, ierror), mpi_win_call_errhandler) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_create_errhandler_,(MPI_Fint *win_errhandler_fn, MPI_Fint *errhandler, MPI_Fint *ierror),(win_errhandler_fn, errhandler, ierror), mpi_win_create_errhandler) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_get_errhandler_,(MPI_Fint *win, MPI_Fint *errhandler, MPI_Fint *ierror),(win, errhandler, ierror), mpi_win_get_errhandler) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_set_errhandler_,(MPI_Fint *win, MPI_Fint *errhandler, MPI_Fint *ierror),(win, errhandler, ierror), mpi_win_set_errhandler) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_info_create_,(MPI_Fint *info, MPI_Fint *ierror),(info, ierror), mpi_info_create) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_info_create_env_,(MPI_Fint *info, MPI_Fint *ierror),(info, ierror), mpi_info_create_env) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_info_delete_,(MPI_Fint *info, const char *key, MPI_Fint *ierror, int key_len),(info, key, ierror, key_len), mpi_info_delete) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_info_dup_,(MPI_Fint *info, MPI_Fint *newinfo, MPI_Fint *ierror),(info, newinfo, ierror), mpi_info_dup) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_info_free_,(MPI_Fint *info, MPI_Fint *ierror),(info, ierror), mpi_info_free) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_info_get_,(MPI_Fint *info, const char *key, MPI_Fint *valuelen, char *value, MPI_Fint *flag, MPI_Fint *ierror, int key_len, int value_len),(info, key, valuelen, value, flag, ierror, key_len, value_len), mpi_info_get) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_info_get_nkeys_,(MPI_Fint *info, MPI_Fint *nkeys, MPI_Fint *ierror),(info, nkeys, ierror), mpi_info_get_nkeys) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_info_get_nthkey_,(MPI_Fint *info, MPI_Fint *n, char *key, MPI_Fint *ierror, int key_len),(info, n, key, ierror, key_len), mpi_info_get_nthkey) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_info_get_valuelen_,(MPI_Fint *info, const char *key, MPI_Fint *valuelen, MPI_Fint *flag, MPI_Fint *ierror, int key_len),(info, key, valuelen, flag, ierror, key_len), mpi_info_get_valuelen) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_info_get_string_,(MPI_Fint *info, const char *key, MPI_Fint *buflen, char *value, MPI_Fint *flag, MPI_Fint *ierror, int key_len, int value_len),(info, key, buflen, value, flag, ierror, key_len, value_len), mpi_info_get_string) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_info_set_,(MPI_Fint *info, const char *key, const char *value, MPI_Fint *ierror, int key_len, int value_len),(info, key, value, ierror, key_len, value_len), mpi_info_set) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_abort_,(MPI_Fint *comm, MPI_Fint *errorcode, MPI_Fint *ierror),(comm, errorcode, ierror), mpi_abort) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_close_port_,(const char *port_name, MPI_Fint *ierror, int port_name_len),(port_name, ierror, port_name_len), mpi_close_port) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_accept_,(const char *port_name, MPI_Fint *info, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *newcomm, MPI_Fint *ierror, int port_name_len),(port_name, info, root, comm, newcomm, ierror, port_name_len), mpi_comm_accept) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_connect_,(const char *port_name, MPI_Fint *info, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *newcomm, MPI_Fint *ierror, int port_name_len),(port_name, info, root, comm, newcomm, ierror, port_name_len), mpi_comm_connect) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_disconnect_,(MPI_Fint *comm, MPI_Fint *ierror),(comm, ierror), mpi_comm_disconnect) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_get_parent_,(MPI_Fint *parent, MPI_Fint *ierror),(parent, ierror), mpi_comm_get_parent) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_join_,(MPI_Fint *fd, MPI_Fint *intercomm, MPI_Fint *ierror),(fd, intercomm, ierror), mpi_comm_join) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_spawn_,(const char *command, char *argv[], MPI_Fint *maxprocs, MPI_Fint *info, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *intercomm, MPI_Fint *array_of_errcodes, MPI_Fint *ierror, int command_len, int argv_len),(command, argv, maxprocs, info, root, comm, intercomm, array_of_errcodes, ierror, command_len, argv_len), mpi_comm_spawn) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_comm_spawn_multiple_,(MPI_Fint *count, char *array_of_commands[], char **array_of_argv[], const MPI_Fint *array_of_maxprocs, const MPI_Fint *array_of_info, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *intercomm, MPI_Fint *array_of_errcodes, MPI_Fint *ierror, int array_of_commands_len, int array_of_argv_len),(count, array_of_commands, array_of_argv, array_of_maxprocs, array_of_info, root, comm, intercomm, array_of_errcodes, ierror, array_of_commands_len, array_of_argv_len), mpi_comm_spawn_multiple) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_finalize_, DLB_EXPORT_SYMBOLDLB_ALIAS((MPI_Fint *ierror), DLB_EXPORT_SYMBOLDLB_ALIAS((ierror), mpi_finalize) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_finalized_,(MPI_Fint *flag, MPI_Fint *ierror),(flag, ierror), mpi_finalized) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_init_, DLB_EXPORT_SYMBOLDLB_ALIAS((MPI_Fint *ierror), DLB_EXPORT_SYMBOLDLB_ALIAS((ierror), mpi_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_init_thread_,(MPI_Fint *required, MPI_Fint *provided, MPI_Fint *ierror),(required, provided, ierror), mpi_init_thread) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_initialized_,(MPI_Fint *flag, MPI_Fint *ierror),(flag, ierror), mpi_initialized) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_is_thread_main_,(MPI_Fint *flag, MPI_Fint *ierror),(flag, ierror), mpi_is_thread_main) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_lookup_name_,(const char *service_name, MPI_Fint *info, char *port_name, MPI_Fint *ierror, int service_name_len, int port_name_len),(service_name, info, port_name, ierror, service_name_len, port_name_len), mpi_lookup_name) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_open_port_,(MPI_Fint *info, char *port_name, MPI_Fint *ierror, int port_name_len),(info, port_name, ierror, port_name_len), mpi_open_port) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_publish_name_,(const char *service_name, MPI_Fint *info, const char *port_name, MPI_Fint *ierror, int service_name_len, int port_name_len),(service_name, info, port_name, ierror, service_name_len, port_name_len), mpi_publish_name) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_query_thread_,(MPI_Fint *provided, MPI_Fint *ierror),(provided, ierror), mpi_query_thread) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_session_finalize_,(MPI_Fint *session, MPI_Fint *ierror),(session, ierror), mpi_session_finalize) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_session_get_info_,(MPI_Fint *session, MPI_Fint *info_used, MPI_Fint *ierror),(session, info_used, ierror), mpi_session_get_info) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_session_get_nth_pset_,(MPI_Fint *session, MPI_Fint *info, MPI_Fint *n, MPI_Fint *pset_len, char *pset_name, MPI_Fint *ierror, int pset_name_len),(session, info, n, pset_len, pset_name, ierror, pset_name_len), mpi_session_get_nth_pset) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_session_get_num_psets_,(MPI_Fint *session, MPI_Fint *info, MPI_Fint *npset_names, MPI_Fint *ierror),(session, info, npset_names, ierror), mpi_session_get_num_psets) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_session_get_pset_info_,(MPI_Fint *session, const char *pset_name, MPI_Fint *info, MPI_Fint *ierror, int pset_name_len),(session, pset_name, info, ierror, pset_name_len), mpi_session_get_pset_info) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_session_init_,(MPI_Fint *info, MPI_Fint *errhandler, MPI_Fint *session, MPI_Fint *ierror),(info, errhandler, session, ierror), mpi_session_init) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_unpublish_name_,(const char *service_name, MPI_Fint *info, const char *port_name, MPI_Fint *ierror, int service_name_len, int port_name_len),(service_name, info, port_name, ierror, service_name_len, port_name_len), mpi_unpublish_name) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_accumulate_,(const void *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Fint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *op, MPI_Fint *win, MPI_Fint *ierror),(origin_addr, origin_count, origin_datatype, target_rank, target_disp, target_count, target_datatype, op, win, ierror), mpi_accumulate) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_compare_and_swap_,(const void *origin_addr, const void *compare_addr, void *result_addr, MPI_Fint *datatype, MPI_Fint *target_rank, MPI_Fint *target_disp, MPI_Fint *win, MPI_Fint *ierror),(origin_addr, compare_addr, result_addr, datatype, target_rank, target_disp, win, ierror), mpi_compare_and_swap) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_fetch_and_op_,(const void *origin_addr, void *result_addr, MPI_Fint *datatype, MPI_Fint *target_rank, MPI_Fint *target_disp, MPI_Fint *op, MPI_Fint *win, MPI_Fint *ierror),(origin_addr, result_addr, datatype, target_rank, target_disp, op, win, ierror), mpi_fetch_and_op) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_get_,(void *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Fint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *win, MPI_Fint *ierror),(origin_addr, origin_count, origin_datatype, target_rank, target_disp, target_count, target_datatype, win, ierror), mpi_get) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_get_accumulate_,(const void *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, void *result_addr, MPI_Fint *result_count, MPI_Fint *result_datatype, MPI_Fint *target_rank, MPI_Fint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *op, MPI_Fint *win, MPI_Fint *ierror),(origin_addr, origin_count, origin_datatype, result_addr, result_count, result_datatype, target_rank, target_disp, target_count, target_datatype, op, win, ierror), mpi_get_accumulate) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_put_,(const void *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Fint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *win, MPI_Fint *ierror),(origin_addr, origin_count, origin_datatype, target_rank, target_disp, target_count, target_datatype, win, ierror), mpi_put) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_raccumulate_,(const void *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Fint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *op, MPI_Fint *win, MPI_Fint *request, MPI_Fint *ierror),(origin_addr, origin_count, origin_datatype, target_rank, target_disp, target_count, target_datatype, op, win, request, ierror), mpi_raccumulate) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_rget_,(void *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Fint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *win, MPI_Fint *request, MPI_Fint *ierror),(origin_addr, origin_count, origin_datatype, target_rank, target_disp, target_count, target_datatype, win, request, ierror), mpi_rget) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_rget_accumulate_,(const void *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, void *result_addr, MPI_Fint *result_count, MPI_Fint *result_datatype, MPI_Fint *target_rank, MPI_Fint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *op, MPI_Fint *win, MPI_Fint *request, MPI_Fint *ierror),(origin_addr, origin_count, origin_datatype, result_addr, result_count, result_datatype, target_rank, target_disp, target_count, target_datatype, op, win, request, ierror), mpi_rget_accumulate) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_rput_,(const void *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Fint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *win, MPI_Fint *request, MPI_Fint *ierror),(origin_addr, origin_count, origin_datatype, target_rank, target_disp, target_count, target_datatype, win, request, ierror), mpi_rput) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_allocate_,(MPI_Fint *size, MPI_Fint *disp_unit, MPI_Fint *info, MPI_Fint *comm, void *baseptr, MPI_Fint *win, MPI_Fint *ierror),(size, disp_unit, info, comm, baseptr, win, ierror), mpi_win_allocate) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_allocate_shared_,(MPI_Fint *size, MPI_Fint *disp_unit, MPI_Fint *info, MPI_Fint *comm, void *baseptr, MPI_Fint *win, MPI_Fint *ierror),(size, disp_unit, info, comm, baseptr, win, ierror), mpi_win_allocate_shared) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_attach_,(MPI_Fint *win, void *base, MPI_Fint *size, MPI_Fint *ierror),(win, base, size, ierror), mpi_win_attach) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_complete_,(MPI_Fint *win, MPI_Fint *ierror),(win, ierror), mpi_win_complete) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_create_,(void *base, MPI_Fint *size, MPI_Fint *disp_unit, MPI_Fint *info, MPI_Fint *comm, MPI_Fint *win, MPI_Fint *ierror),(base, size, disp_unit, info, comm, win, ierror), mpi_win_create) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_create_dynamic_,(MPI_Fint *info, MPI_Fint *comm, MPI_Fint *win, MPI_Fint *ierror),(info, comm, win, ierror), mpi_win_create_dynamic) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_detach_,(MPI_Fint *win, const void *base, MPI_Fint *ierror),(win, base, ierror), mpi_win_detach) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_fence_,(MPI_Fint *assert, MPI_Fint *win, MPI_Fint *ierror),(assert, win, ierror), mpi_win_fence) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_flush_,(MPI_Fint *rank, MPI_Fint *win, MPI_Fint *ierror),(rank, win, ierror), mpi_win_flush) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_flush_all_,(MPI_Fint *win, MPI_Fint *ierror),(win, ierror), mpi_win_flush_all) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_flush_local_,(MPI_Fint *rank, MPI_Fint *win, MPI_Fint *ierror),(rank, win, ierror), mpi_win_flush_local) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_flush_local_all_,(MPI_Fint *win, MPI_Fint *ierror),(win, ierror), mpi_win_flush_local_all) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_free_,(MPI_Fint *win, MPI_Fint *ierror),(win, ierror), mpi_win_free) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_get_group_,(MPI_Fint *win, MPI_Fint *group, MPI_Fint *ierror),(win, group, ierror), mpi_win_get_group) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_get_info_,(MPI_Fint *win, MPI_Fint *info_used, MPI_Fint *ierror),(win, info_used, ierror), mpi_win_get_info) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_lock_,(MPI_Fint *lock_type, MPI_Fint *rank, MPI_Fint *assert, MPI_Fint *win, MPI_Fint *ierror),(lock_type, rank, assert, win, ierror), mpi_win_lock) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_lock_all_,(MPI_Fint *assert, MPI_Fint *win, MPI_Fint *ierror),(assert, win, ierror), mpi_win_lock_all) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_post_,(MPI_Fint *group, MPI_Fint *assert, MPI_Fint *win, MPI_Fint *ierror),(group, assert, win, ierror), mpi_win_post) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_set_info_,(MPI_Fint *win, MPI_Fint *info, MPI_Fint *ierror),(win, info, ierror), mpi_win_set_info) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_shared_query_,(MPI_Fint *win, MPI_Fint *rank, MPI_Fint *size, MPI_Fint *disp_unit, void *baseptr, MPI_Fint *ierror),(win, rank, size, disp_unit, baseptr, ierror), mpi_win_shared_query) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_start_,(MPI_Fint *group, MPI_Fint *assert, MPI_Fint *win, MPI_Fint *ierror),(group, assert, win, ierror), mpi_win_start) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_sync_,(MPI_Fint *win, MPI_Fint *ierror),(win, ierror), mpi_win_sync) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_test_,(MPI_Fint *win, MPI_Fint *flag, MPI_Fint *ierror),(win, flag, ierror), mpi_win_test) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_unlock_,(MPI_Fint *rank, MPI_Fint *win, MPI_Fint *ierror),(rank, win, ierror), mpi_win_unlock) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_unlock_all_,(MPI_Fint *win, MPI_Fint *ierror),(win, ierror), mpi_win_unlock_all) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_win_wait_,(MPI_Fint *win, MPI_Fint *ierror),(win, ierror), mpi_win_wait) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_grequest_complete_,(MPI_Fint *request, MPI_Fint *ierror),(request, ierror), mpi_grequest_complete) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_grequest_start_,(MPI_Fint *query_fn, MPI_Fint *free_fn, MPI_Fint *cancel_fn, void *extra_state, MPI_Fint *request, MPI_Fint *ierror),(query_fn, free_fn, cancel_fn, extra_state, request, ierror), mpi_grequest_start) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_status_set_cancelled_,(MPI_Fint *status, MPI_Fint *flag, MPI_Fint *ierror),(status, flag, ierror), mpi_status_set_cancelled) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_status_set_elements_,(MPI_Fint *status, MPI_Fint *datatype, MPI_Fint *count, MPI_Fint *ierror),(status, datatype, count, ierror), mpi_status_set_elements) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_status_set_elements_x_,(MPI_Fint *status, MPI_Fint *datatype, MPI_Fint *count, MPI_Fint *ierror),(status, datatype, count, ierror), mpi_status_set_elements_x) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_status_set_error_,(MPI_Fint *status, MPI_Fint *err, MPI_Fint *ierror),(status, err, ierror), mpi_status_set_error) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_status_set_source_,(MPI_Fint *status, MPI_Fint *source, MPI_Fint *ierror),(status, source, ierror), mpi_status_set_source) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_status_set_tag_,(MPI_Fint *status, MPI_Fint *tag, MPI_Fint *ierror),(status, tag, ierror), mpi_status_set_tag) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_close_,(MPI_Fint *fh, MPI_Fint *ierror),(fh, ierror), mpi_file_close) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_delete_,(const char *filename, MPI_Fint *info, MPI_Fint *ierror, int filename_len),(filename, info, ierror, filename_len), mpi_file_delete) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_get_amode_,(MPI_Fint *fh, MPI_Fint *amode, MPI_Fint *ierror),(fh, amode, ierror), mpi_file_get_amode) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_get_atomicity_,(MPI_Fint *fh, MPI_Fint *flag, MPI_Fint *ierror),(fh, flag, ierror), mpi_file_get_atomicity) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_get_byte_offset_,(MPI_Fint *fh, MPI_Fint *offset, MPI_Fint *disp, MPI_Fint *ierror),(fh, offset, disp, ierror), mpi_file_get_byte_offset) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_get_group_,(MPI_Fint *fh, MPI_Fint *group, MPI_Fint *ierror),(fh, group, ierror), mpi_file_get_group) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_get_info_,(MPI_Fint *fh, MPI_Fint *info_used, MPI_Fint *ierror),(fh, info_used, ierror), mpi_file_get_info) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_get_position_,(MPI_Fint *fh, MPI_Fint *offset, MPI_Fint *ierror),(fh, offset, ierror), mpi_file_get_position) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_get_position_shared_,(MPI_Fint *fh, MPI_Fint *offset, MPI_Fint *ierror),(fh, offset, ierror), mpi_file_get_position_shared) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_get_size_,(MPI_Fint *fh, MPI_Fint *size, MPI_Fint *ierror),(fh, size, ierror), mpi_file_get_size) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_get_type_extent_,(MPI_Fint *fh, MPI_Fint *datatype, MPI_Fint *extent, MPI_Fint *ierror),(fh, datatype, extent, ierror), mpi_file_get_type_extent) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_get_view_,(MPI_Fint *fh, MPI_Fint *disp, MPI_Fint *etype, MPI_Fint *filetype, char *datarep, MPI_Fint *ierror, int datarep_len),(fh, disp, etype, filetype, datarep, ierror, datarep_len), mpi_file_get_view) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_iread_,(MPI_Fint *fh, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *request, MPI_Fint *ierror),(fh, buf, count, datatype, request, ierror), mpi_file_iread) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_iread_all_,(MPI_Fint *fh, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *request, MPI_Fint *ierror),(fh, buf, count, datatype, request, ierror), mpi_file_iread_all) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_iread_at_,(MPI_Fint *fh, MPI_Fint *offset, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *request, MPI_Fint *ierror),(fh, offset, buf, count, datatype, request, ierror), mpi_file_iread_at) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_iread_at_all_,(MPI_Fint *fh, MPI_Fint *offset, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *request, MPI_Fint *ierror),(fh, offset, buf, count, datatype, request, ierror), mpi_file_iread_at_all) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_iread_shared_,(MPI_Fint *fh, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *request, MPI_Fint *ierror),(fh, buf, count, datatype, request, ierror), mpi_file_iread_shared) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_iwrite_,(MPI_Fint *fh, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *request, MPI_Fint *ierror),(fh, buf, count, datatype, request, ierror), mpi_file_iwrite) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_iwrite_all_,(MPI_Fint *fh, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *request, MPI_Fint *ierror),(fh, buf, count, datatype, request, ierror), mpi_file_iwrite_all) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_iwrite_at_,(MPI_Fint *fh, MPI_Fint *offset, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *request, MPI_Fint *ierror),(fh, offset, buf, count, datatype, request, ierror), mpi_file_iwrite_at) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_iwrite_at_all_,(MPI_Fint *fh, MPI_Fint *offset, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *request, MPI_Fint *ierror),(fh, offset, buf, count, datatype, request, ierror), mpi_file_iwrite_at_all) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_iwrite_shared_,(MPI_Fint *fh, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *request, MPI_Fint *ierror),(fh, buf, count, datatype, request, ierror), mpi_file_iwrite_shared) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_open_,(MPI_Fint *comm, const char *filename, MPI_Fint *amode, MPI_Fint *info, MPI_Fint *fh, MPI_Fint *ierror, int filename_len),(comm, filename, amode, info, fh, ierror, filename_len), mpi_file_open) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_preallocate_,(MPI_Fint *fh, MPI_Fint *size, MPI_Fint *ierror),(fh, size, ierror), mpi_file_preallocate) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_read_,(MPI_Fint *fh, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *status, MPI_Fint *ierror),(fh, buf, count, datatype, status, ierror), mpi_file_read) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_read_all_,(MPI_Fint *fh, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *status, MPI_Fint *ierror),(fh, buf, count, datatype, status, ierror), mpi_file_read_all) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_read_all_begin_,(MPI_Fint *fh, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *ierror),(fh, buf, count, datatype, ierror), mpi_file_read_all_begin) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_read_all_end_,(MPI_Fint *fh, void *buf, MPI_Fint *status, MPI_Fint *ierror),(fh, buf, status, ierror), mpi_file_read_all_end) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_read_at_,(MPI_Fint *fh, MPI_Fint *offset, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *status, MPI_Fint *ierror),(fh, offset, buf, count, datatype, status, ierror), mpi_file_read_at) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_read_at_all_,(MPI_Fint *fh, MPI_Fint *offset, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *status, MPI_Fint *ierror),(fh, offset, buf, count, datatype, status, ierror), mpi_file_read_at_all) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_read_at_all_begin_,(MPI_Fint *fh, MPI_Fint *offset, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *ierror),(fh, offset, buf, count, datatype, ierror), mpi_file_read_at_all_begin) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_read_at_all_end_,(MPI_Fint *fh, void *buf, MPI_Fint *status, MPI_Fint *ierror),(fh, buf, status, ierror), mpi_file_read_at_all_end) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_read_ordered_,(MPI_Fint *fh, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *status, MPI_Fint *ierror),(fh, buf, count, datatype, status, ierror), mpi_file_read_ordered) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_read_ordered_begin_,(MPI_Fint *fh, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *ierror),(fh, buf, count, datatype, ierror), mpi_file_read_ordered_begin) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_read_ordered_end_,(MPI_Fint *fh, void *buf, MPI_Fint *status, MPI_Fint *ierror),(fh, buf, status, ierror), mpi_file_read_ordered_end) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_read_shared_,(MPI_Fint *fh, void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *status, MPI_Fint *ierror),(fh, buf, count, datatype, status, ierror), mpi_file_read_shared) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_seek_,(MPI_Fint *fh, MPI_Fint *offset, MPI_Fint *whence, MPI_Fint *ierror),(fh, offset, whence, ierror), mpi_file_seek) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_seek_shared_,(MPI_Fint *fh, MPI_Fint *offset, MPI_Fint *whence, MPI_Fint *ierror),(fh, offset, whence, ierror), mpi_file_seek_shared) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_set_atomicity_,(MPI_Fint *fh, MPI_Fint *flag, MPI_Fint *ierror),(fh, flag, ierror), mpi_file_set_atomicity) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_set_info_,(MPI_Fint *fh, MPI_Fint *info, MPI_Fint *ierror),(fh, info, ierror), mpi_file_set_info) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_set_size_,(MPI_Fint *fh, MPI_Fint *size, MPI_Fint *ierror),(fh, size, ierror), mpi_file_set_size) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_set_view_,(MPI_Fint *fh, MPI_Fint *disp, MPI_Fint *etype, MPI_Fint *filetype, const char *datarep, MPI_Fint *info, MPI_Fint *ierror, int datarep_len),(fh, disp, etype, filetype, datarep, info, ierror, datarep_len), mpi_file_set_view) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_sync_,(MPI_Fint *fh, MPI_Fint *ierror),(fh, ierror), mpi_file_sync) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_write_,(MPI_Fint *fh, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *status, MPI_Fint *ierror),(fh, buf, count, datatype, status, ierror), mpi_file_write) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_write_all_,(MPI_Fint *fh, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *status, MPI_Fint *ierror),(fh, buf, count, datatype, status, ierror), mpi_file_write_all) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_write_all_begin_,(MPI_Fint *fh, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *ierror),(fh, buf, count, datatype, ierror), mpi_file_write_all_begin) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_write_all_end_,(MPI_Fint *fh, const void *buf, MPI_Fint *status, MPI_Fint *ierror),(fh, buf, status, ierror), mpi_file_write_all_end) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_write_at_,(MPI_Fint *fh, MPI_Fint *offset, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *status, MPI_Fint *ierror),(fh, offset, buf, count, datatype, status, ierror), mpi_file_write_at) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_write_at_all_,(MPI_Fint *fh, MPI_Fint *offset, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *status, MPI_Fint *ierror),(fh, offset, buf, count, datatype, status, ierror), mpi_file_write_at_all) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_write_at_all_begin_,(MPI_Fint *fh, MPI_Fint *offset, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *ierror),(fh, offset, buf, count, datatype, ierror), mpi_file_write_at_all_begin) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_write_at_all_end_,(MPI_Fint *fh, const void *buf, MPI_Fint *status, MPI_Fint *ierror),(fh, buf, status, ierror), mpi_file_write_at_all_end) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_write_ordered_,(MPI_Fint *fh, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *status, MPI_Fint *ierror),(fh, buf, count, datatype, status, ierror), mpi_file_write_ordered) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_write_ordered_begin_,(MPI_Fint *fh, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *ierror),(fh, buf, count, datatype, ierror), mpi_file_write_ordered_begin) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_write_ordered_end_,(MPI_Fint *fh, const void *buf, MPI_Fint *status, MPI_Fint *ierror),(fh, buf, status, ierror), mpi_file_write_ordered_end) |
| |
| DLB_EXPORT_SYMBOL | DLB_ALIAS (DLB_EXPORT_SYMBOLDLB_ALIAS(void, mpi_file_write_shared_,(MPI_Fint *fh, const void *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *status, MPI_Fint *ierror),(fh, buf, count, datatype, status, ierror), mpi_file_write_shared) |
| |