1
1
openmpi/ompi/mpi/c
Nathan Hjelm 89da9651bb ompi: disable functions removed from MPI-3.0 by default
This commit adds a new configure option: --enable-mpi1-compat. Without
this option we will no longer provide APIs, typedefs, and defines that
were removed from the standard in MPI-3.0. This option will exist for
one major release (Open MPI v4.x.x) and then the option and associated
code will be removed in Open MPI v5.x.x. Open MPI has already
internally prepared for this change. Please prepare your codes
accordingly.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2018-05-31 09:44:19 -06:00
..
profile ompi: disable functions removed from MPI-3.0 by default 2018-05-31 09:44:19 -06:00
abort.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
accumulate.c Update the MPI standard reference. 2017-10-03 16:48:50 -04:00
add_error_class.c ompi/attributes: revamp attribute handling. 2017-07-12 10:27:45 +09:00
add_error_code.c ompi/attributes: revamp attribute handling. 2017-07-12 10:27:45 +09:00
add_error_string.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
address.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
allgather.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
allgatherv.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
alloc_mem.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
allreduce.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
alltoall.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
alltoallv.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
alltoallw.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
attr_delete.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
attr_fn.c ompi: disable functions removed from MPI-3.0 by default 2018-05-31 09:44:19 -06:00
attr_get.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
attr_put.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
barrier.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
bcast.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
bindings.h ompi: enhance MPI_File_set_view datatype check. 2018-01-09 18:05:15 +09:00
bsend_init.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
bsend.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
buffer_attach.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
buffer_detach.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
cancel.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08: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 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08: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 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_accept.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08: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 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_compare.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_connect.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_create_errhandler.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_create_group.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_create_keyval.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_create.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_delete_attr.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_disconnect.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
comm_dup_with_info.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
comm_dup.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08: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 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_free.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_get_attr.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_get_errhandler.c communicator: remove the USE_MUTEX_FOR_COMMS macro 2017-11-30 14:29:11 +09:00
comm_get_info.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
comm_get_name.c communicator: remove the USE_MUTEX_FOR_COMMS macro 2017-11-30 14:29:11 +09:00
comm_get_parent.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_group.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_idup.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_join.c comm_join: fix CID 1323170 2018-03-26 14:21:21 -07:00
comm_rank.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_remote_group.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_remote_size.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_set_attr.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_set_errhandler.c communicator: remove the USE_MUTEX_FOR_COMMS macro 2017-11-30 14:29:11 +09:00
comm_set_info.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -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 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_spawn_multiple.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
comm_spawn.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
comm_split_type.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
comm_split.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08: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 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
dims_create.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
dist_graph_create_adjacent.c Allow MPI_PROC_NULL as neighbor. 2018-03-09 12:20:26 +09:00
dist_graph_create.c Allow MPI_PROC_NULL as neighbor. 2018-03-09 12:20:26 +09:00
dist_graph_neighbors_count.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
dist_graph_neighbors.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08: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 "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08: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 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
errhandler_get.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
errhandler_set.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
error_class.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
error_string.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
exscan.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
fetch_and_op.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08: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 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08: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 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08: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 mpi/c: use OPAL_THREAD[UN]LOCK() instead of opal_mutex_[un]lock() 2017-12-01 16:06:32 +09: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 fixes for Dave's get/set info code 2017-05-17 01:12:49 -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 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08: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 fixes for Dave's get/set info code 2017-05-17 01:12:49 -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 fixes for Dave's get/set info code 2017-05-17 01:12:49 -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 ompi: enhance MPI_File_set_view datatype check. 2018-01-09 18:05:15 +09: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 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
finalized.c ompi/hook: Add the hook/license framework 2017-02-27 12:05:53 -05:00
free_mem.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
gather.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
gatherv.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
get_accumulate.c Update the MPI standard reference. 2017-10-03 16:48:50 -04:00
get_address.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
get_count.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
get_elements_x.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
get_elements.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
get_library_version.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
get_processor_name.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
get_version.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
get.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
graph_create.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08: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 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
grequest_start.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08: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 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_difference.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_excl.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08: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 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_incl.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_intersection.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_range_excl.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_range_incl.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_rank.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_size.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_translate_ranks.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_union.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
iallgather.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
iallgatherv.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
iallreduce.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
ialltoall.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
ialltoallv.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
ialltoallw.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
ibarrier.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
ibcast.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
ibsend.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
iexscan.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
igather.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
igatherv.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06: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 mpi: correctly handle MPI_IN_PLACE by memchecker in neighborhood collectives 2017-09-04 11:21:32 +09:00
ineighbor_allgatherv.c mpi: correctly handle MPI_IN_PLACE by memchecker in neighborhood collectives 2017-09-04 11:21:32 +09:00
ineighbor_alltoall.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
ineighbor_alltoallv.c ompi: clean up topo helper functions 2017-07-17 10:30:42 -05:00
ineighbor_alltoallw.c ompi: clean up topo helper functions 2017-07-17 10:30:42 -05: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 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
info_delete.c mpi/info_delete: fix return code 2017-08-22 08:56:40 -07:00
info_dup.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -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 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
info_get_nkeys.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
info_get_nthkey.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
info_get_valuelen.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
info_get.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
info_set.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
init_thread.c ompi/hook: Add the hook/license framework 2017-02-27 12:05:53 -05:00
init.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
initialized.c ompi/hook: Add the hook/license framework 2017-02-27 12:05:53 -05:00
intercomm_create.c communicator: Refine ompi_comm_set error check 2017-07-31 20:26:51 +09:00
intercomm_merge.c communicator: Refine ompi_comm_set error check 2017-07-31 20:26:51 +09:00
iprobe.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
irecv.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ireduce_scatter_block.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
ireduce_scatter.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
ireduce.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
irsend.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
is_thread_main.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
iscan.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
iscatter.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
iscatterv.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
isend.c MPI_Isend: memchecker do not mark send buffer as unaccessible after pml isend invokation 2017-09-04 11:21:32 +09:00
issend.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
keyval_create.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
keyval_free.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
lookup_name.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
Makefile.am ompi: disable functions removed from MPI-3.0 by default 2018-05-31 09:44:19 -06: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 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
neighbor_allgather.c mpi: correctly handle MPI_IN_PLACE by memchecker in neighborhood collectives 2017-09-04 11:21:32 +09:00
neighbor_allgatherv.c mpi: correctly handle MPI_IN_PLACE by memchecker in neighborhood collectives 2017-09-04 11:21:32 +09:00
neighbor_alltoall.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
neighbor_alltoallv.c ompi: clean up topo helper functions 2017-07-17 10:30:42 -05:00
neighbor_alltoallw.c ompi: clean up topo helper functions 2017-07-17 10:30:42 -05: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 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
op_create.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08: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 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
open_port.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pack_external_size.c mpi/c: revamp error handling in MPI_{Pack,Unpack}[_external] 2017-03-01 10:03:31 +09:00
pack_external.c mpi/c: revamp error handling in MPI_{Pack,Unpack}[_external] 2017-03-01 10:03:31 +09:00
pack_size.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pack.c mpi/c: revamp error handling in MPI_{Pack,Unpack}[_external] 2017-03-01 10:03:31 +09:00
pcontrol.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
probe.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
publish_name.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
put.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
query_thread.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
raccumulate.c Update the MPI standard reference. 2017-10-03 16:48:50 -04:00
recv_init.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
recv.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
reduce_local.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
reduce_scatter_block.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
reduce_scatter.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
reduce.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06: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 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
request_get_status.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
rget_accumulate.c Update the MPI standard reference. 2017-10-03 16:48:50 -04:00
rget.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
rput.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
rsend_init.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
rsend.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
scan.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
scatter.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
scatterv.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
send_init.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
send.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
sendrecv_replace.c MPI_Sendreceive_replace data error with > 2k msg (RTC 155305) 2017-06-01 13:08:58 -04:00
sendrecv.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ssend_init.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ssend.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
start.c ompi/request: Support non-PML persistent requests 2017-06-02 13:08:17 +09:00
startall.c ompi/request: Support non-PML persistent requests 2017-06-02 13:08:17 +09:00
status_c2f.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
status_f2c.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
status_set_cancelled.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
status_set_elements_x.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
status_set_elements.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
test_cancelled.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
test.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
testall.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
testany.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
testsome.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
topo_test.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_c2f.c Improve the opal_pointer_array & more (#3369) 2017-04-18 21:41:26 -04:00
type_commit.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_contiguous.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_create_darray.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_create_f90_complex.c Miscellaneous compiler warnings fixes 2018-03-23 11:45:30 -07:00
type_create_f90_integer.c Miscellaneous compiler warnings fixes 2018-03-23 11:45:30 -07:00
type_create_f90_real.c Miscellaneous compiler warnings fixes 2018-03-23 11:45:30 -07:00
type_create_hindexed_block.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_create_hindexed.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_create_hvector.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_create_indexed_block.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_create_keyval.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_create_resized.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_create_struct.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_create_subarray.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_delete_attr.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_dup.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_extent.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08: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 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_free.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_get_attr.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_get_contents.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_get_envelope.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_get_extent_x.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_get_extent.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_get_name.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_get_true_extent_x.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_get_true_extent.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_hindexed.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_hvector.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_indexed.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_lb.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_match_size.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_set_attr.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_set_name.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_size_x.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_size.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_struct.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_ub.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_vector.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
unpack_external.c mpi/c: revamp error handling in MPI_{Pack,Unpack}[_external] 2017-03-01 10:03:31 +09:00
unpack.c mpi/c: revamp error handling in MPI_{Pack,Unpack}[_external] 2017-03-01 10:03:31 +09:00
unpublish_name.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
wait.c MPI_Wait: correctly handle MPI_STATUS_IGNORE in MEMCHECKER 2017-09-04 11:18:05 +09:00
waitall.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
waitany.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
waitsome.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_allocate_shared.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
win_allocate.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
win_attach.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08: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 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_complete.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_create_dynamic.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
win_create_errhandler.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_create_keyval.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_create.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
win_delete_attr.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_detach.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08: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 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_flush_all.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_flush_local_all.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_flush_local.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_flush.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_free_keyval.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_free.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_get_attr.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_get_errhandler.c mpi/c: use OPAL_THREAD[UN]LOCK() instead of opal_mutex_[un]lock() 2017-12-01 16:06:32 +09:00
win_get_group.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_get_info.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
win_get_name.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_lock_all.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_lock.c mpi/c: MPI_PROC_NULL is not a valid rank in MPI_Win_{lock,unlock} 2017-04-22 11:13:13 +09:00
win_post.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_set_attr.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_set_errhandler.c mpi/c: use OPAL_THREAD[UN]LOCK() instead of opal_mutex_[un]lock() 2017-12-01 16:06:32 +09:00
win_set_info.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
win_set_name.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_shared_query.c mpi/c: allow MPI_PROC_NULL in MPI_Win_shared_query() 2017-04-19 10:06:41 +09:00
win_start.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_sync.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_test.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_unlock_all.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_unlock.c mpi/c: MPI_PROC_NULL is not a valid rank in MPI_Win_{lock,unlock} 2017-04-22 11:13:13 +09:00
win_wait.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
wtick.c timer: hack use of clock_gettime 2017-03-18 15:08:59 -05:00
wtime.c Improve the range and accuracy of MPI_Wtime. 2018-03-08 14:26:02 +09:00