1
1
openmpi/ompi/mpi/c
Gilles Gouaillardet e97d3ce645 Add missing MPI_Status conversion subroutines
Only in C bindings:
 - MPI_Status_c2f08()
 - MPI_Status_f082c()

In all bindings but mpif.h
 - MPI_Status_f082f()
 - MPI_Status_f2f08()

and the PMPI_* related subroutines

As initially inteded by the MPI forum, the Fortran to/from Fortran 2008
conversion subtoutines are *not* implemented in the mpif.h bindings.
See the discussion at https://github.com/mpi-forum/mpi-issues/issues/298

Refs. open-mpi/ompi#1475

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
2020-09-09 06:59:12 -07:00
..
profile Add missing MPI_Status conversion subroutines 2020-09-09 06:59:12 -07:00
abort.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
accumulate.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
add_error_class.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
add_error_code.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
add_error_string.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
address.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
allgather.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
allgatherv.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
alloc_mem.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
allreduce.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
alltoall.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
alltoallv.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
alltoallw.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
attr_delete.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
attr_fn.c mpi/c: add back (some more) deprecated subroutines 2018-11-27 13:56:03 +09:00
attr_get.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
attr_put.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
barrier.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
bcast.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
bindings.h ompi: enhance MPI_File_set_view datatype check. 2018-01-09 18:05:15 +09:00
bsend_init.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
bsend.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
buffer_attach.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
buffer_detach.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
cancel.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
cart_coords.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
cart_create.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
cart_get.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
cart_map.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
cart_rank.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
cart_shift.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
cart_sub.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
cartdim_get.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
close_port.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_accept.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_c2f.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_call_errhandler.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_compare.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_connect.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_create_errhandler.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_create_group.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_create_keyval.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_create.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_delete_attr.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_disconnect.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_dup_with_info.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_dup.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_f2c.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_free_keyval.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_free.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_get_attr.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_get_errhandler.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_get_info.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_get_name.c Add threads framework 2020-03-27 10:15:45 -06:00
comm_get_parent.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_group.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_idup.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_join.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_rank.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_remote_group.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_remote_size.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_set_attr.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_set_errhandler.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_set_info.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_set_name.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_size.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_spawn_multiple.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_spawn.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_split_type.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_split.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
comm_test_inter.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
compare_and_swap.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
dims_create.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
dist_graph_create_adjacent.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
dist_graph_create.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
dist_graph_neighbors_count.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
dist_graph_neighbors.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
errhandler_c2f.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
errhandler_create.c Revert "mpi.h.in: delete removed MPI1 functions/datatypes (API change!)" 2019-06-14 13:22:21 -05:00
errhandler_f2c.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
errhandler_free.c Cleanup language about MPI exceptions --> errors 2020-08-17 13:57:47 -04:00
errhandler_get.c Revert "mpi.h.in: delete removed MPI1 functions/datatypes (API change!)" 2019-06-14 13:22:21 -05:00
errhandler_set.c Revert "mpi.h.in: delete removed MPI1 functions/datatypes (API change!)" 2019-06-14 13:22:21 -05:00
error_class.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
error_string.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
exscan.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
fetch_and_op.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
file_c2f.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_call_errhandler.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
file_close.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_create_errhandler.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
file_delete.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
file_f2c.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_get_amode.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_get_atomicity.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_get_byte_offset.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_get_errhandler.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
file_get_group.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_get_info.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
file_get_position_shared.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_get_position.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_get_size.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_get_type_extent.c mpi/c: check for valid datatype in file_get_type_extend 2018-06-07 19:30:27 -05:00
file_get_view.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_iread_all.c mpi/c: Protect some IO functions not widely implemented 2017-06-09 11:42:26 -05:00
file_iread_at_all.c mpi/c: Protect some IO functions not widely implemented 2017-06-09 11:42:26 -05:00
file_iread_at.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_iread_shared.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_iread.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_iwrite_all.c mpi/c: Protect some IO functions not widely implemented 2017-06-09 11:42:26 -05:00
file_iwrite_at_all.c mpi/c: Protect some IO functions not widely implemented 2017-06-09 11:42:26 -05:00
file_iwrite_at.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_iwrite_shared.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_iwrite.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_open.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
file_preallocate.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_read_all_begin.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_read_all_end.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_read_all.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_read_at_all_begin.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_read_at_all_end.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_read_at_all.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_read_at.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_read_ordered_begin.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_read_ordered_end.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_read_ordered.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_read_shared.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_read.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_seek_shared.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_seek.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_set_atomicity.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_set_errhandler.c mpi/c: use OPAL_THREAD[UN]LOCK() instead of opal_mutex_[un]lock() 2017-12-01 16:06:32 +09:00
file_set_info.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
file_set_size.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_set_view.c io/ompio: add verification for data representations. 2018-10-16 12:45:33 -05:00
file_sync.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_write_all_begin.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_write_all_end.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_write_all.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_write_at_all_begin.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_write_at_all_end.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_write_at_all.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_write_at.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_write_ordered_begin.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_write_ordered_end.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_write_ordered.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_write_shared.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_write.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
finalize.c Added Software-based Performance Counters driver code along with several counters. 2018-06-11 22:48:16 -04:00
finalized.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
free_mem.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
gather.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
gatherv.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
get_accumulate.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
get_address.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
get_count.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
get_elements_x.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
get_elements.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
get_library_version.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
get_processor_name.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
get_version.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
get.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
graph_create.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
graph_get.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
graph_map.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
graph_neighbors_count.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
graph_neighbors.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
graphdims_get.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
grequest_complete.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
grequest_start.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
group_c2f.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_compare.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
group_difference.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
group_excl.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
group_f2c.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_free.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
group_incl.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
group_intersection.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
group_range_excl.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
group_range_incl.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
group_rank.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
group_size.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
group_translate_ranks.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
group_union.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
iallgather.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
iallgatherv.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
iallreduce.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
ialltoall.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
ialltoallv.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
ialltoallw.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
ibarrier.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
ibcast.c Remove the code handling zero count cases in ADAPT. 2020-08-24 12:13:38 -07:00
ibsend.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
iexscan.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
igather.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
igatherv.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
improbe.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
imrecv.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ineighbor_allgather.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
ineighbor_allgatherv.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
ineighbor_alltoall.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
ineighbor_alltoallv.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
ineighbor_alltoallw.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
info_c2f.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
info_create.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
info_delete.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
info_dup.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
info_f2c.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
info_free.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
info_get_nkeys.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
info_get_nthkey.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
info_get_valuelen.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
info_get.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
info_set.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
init_thread.c Trap wrong parameters to MPI_Init_thread. 2020-01-26 23:59:54 -05:00
init.c Merge pull request #4885 from davideberius/spc_pr 2018-06-12 14:04:49 -07:00
initialized.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
intercomm_create.c Manage errors in communicator creations (cid) 2018-10-23 23:43:33 -04:00
intercomm_merge.c communicator: Refine ompi_comm_set error check 2017-07-31 20:26:51 +09:00
iprobe.c Added Software-based Performance Counters driver code along with several counters. 2018-06-11 22:48:16 -04:00
irecv.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
ireduce_scatter_block.c Consistent handling of zero counts in the MPI API. 2020-08-24 12:13:38 -07:00
ireduce_scatter.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
ireduce.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
irsend.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
is_thread_main.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
iscan.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
iscatter.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
iscatterv.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
isend.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
issend.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
keyval_create.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
keyval_free.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
lookup_name.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
Makefile.am Add missing MPI_Status conversion subroutines 2020-09-09 06:59:12 -07:00
message_c2f.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
message_f2c.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
mprobe.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
mrecv.c Added Software-based Performance Counters driver code along with several counters. 2018-06-11 22:48:16 -04:00
neighbor_allgather.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
neighbor_allgatherv.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
neighbor_alltoall.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
neighbor_alltoallv.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
neighbor_alltoallw.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
op_c2f.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
op_commutative.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
op_create.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
op_f2c.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
op_free.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
open_port.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
pack_external_size.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
pack_external.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
pack_size.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
pack.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
pcontrol.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
probe.c Added Software-based Performance Counters driver code along with several counters. 2018-06-11 22:48:16 -04:00
publish_name.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
put.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
query_thread.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
raccumulate.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
recv_init.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
recv.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
reduce_local.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
reduce_scatter_block.c Consistent handling of zero counts in the MPI API. 2020-08-24 12:13:38 -07:00
reduce_scatter.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
reduce.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
register_datarep.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
request_c2f.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
request_f2c.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
request_free.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
request_get_status.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
rget_accumulate.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
rget.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
rput.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
rsend_init.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
rsend.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
scan.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
scatter.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
scatterv.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
send_init.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
send.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
sendrecv_replace.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
sendrecv.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
ssend_init.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
ssend.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
start.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
startall.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
status_c2f08.c Add missing MPI_Status conversion subroutines 2020-09-09 06:59:12 -07:00
status_c2f.c Add missing MPI_Status conversion subroutines 2020-09-09 06:59:12 -07:00
status_f2c.c Add missing MPI_Status conversion subroutines 2020-09-09 06:59:12 -07:00
status_f2f08.c Add missing MPI_Status conversion subroutines 2020-09-09 06:59:12 -07:00
status_f082c.c Add missing MPI_Status conversion subroutines 2020-09-09 06:59:12 -07:00
status_f082f.c Add missing MPI_Status conversion subroutines 2020-09-09 06:59:12 -07:00
status_set_cancelled.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
status_set_elements_x.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
status_set_elements.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
test_cancelled.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
test.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
testall.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
testany.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
testsome.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
topo_test.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_c2f.c Improve the opal_pointer_array & more (#3369) 2017-04-18 21:41:26 -04:00
type_commit.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_contiguous.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_create_darray.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_create_f90_complex.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_create_f90_integer.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_create_f90_real.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_create_hindexed_block.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_create_hindexed.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_create_hvector.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_create_indexed_block.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_create_keyval.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_create_resized.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_create_struct.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_create_subarray.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_delete_attr.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_dup.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_extent.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_f2c.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_free_keyval.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_free.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_get_attr.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_get_contents.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_get_envelope.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_get_extent_x.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_get_extent.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_get_name.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_get_true_extent_x.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_get_true_extent.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_hindexed.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_hvector.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_indexed.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_lb.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_match_size.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_set_attr.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_set_name.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_size_x.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_size.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_struct.c Revert "mpi.h.in: delete removed MPI1 functions/datatypes (API change!)" 2019-06-14 13:22:21 -05:00
type_ub.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
type_vector.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
unpack_external.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
unpack.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
unpublish_name.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
wait.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
waitall.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
waitany.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
waitsome.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_allocate_shared.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_allocate.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_attach.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_c2f.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_call_errhandler.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_complete.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_create_dynamic.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_create_errhandler.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_create_keyval.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_create.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_delete_attr.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_detach.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_f2c.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_fence.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_flush_all.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_flush_local_all.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_flush_local.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_flush.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_free_keyval.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_free.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_get_attr.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_get_errhandler.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_get_group.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_get_info.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_get_name.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_lock_all.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_lock.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_post.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_set_attr.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_set_errhandler.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_set_info.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_set_name.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_shared_query.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_start.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_sync.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_test.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_unlock_all.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_unlock.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
win_wait.c Add compliance mode with MPI-4 routing of errors to MPI_COMM_SELF by 2020-07-23 05:09:29 -04:00
wtick.c timer: hack use of clock_gettime 2017-03-18 15:08:59 -05:00
wtime.c Merge pull request #4885 from davideberius/spc_pr 2018-06-12 14:04:49 -07:00