1
1
openmpi/ompi/mpi/fortran/use-mpi-f08
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
..
mod mpi/fortran: use conformant dummy names for Fortran bindings 2018-05-02 09:42:19 +09:00
profile mpi/fortran: use conformant dummy names for Fortran bindings 2018-05-02 09:42:19 +09:00
tests Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
abort_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
accumulate_f08.F90 use-mpi-f08: fix rma function signatures 2018-03-26 15:11:07 -06:00
add_error_class_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
add_error_code_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
add_error_string_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
aint_add_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
aint_diff_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
allgather_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
allgatherv_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
alloc_mem_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
allreduce_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
alltoall_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
alltoallv_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
alltoallw_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
barrier_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
bcast_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
bsend_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
bsend_init_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
buffer_attach_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
buffer_detach_f08.F90 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_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
cart_coords_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
cart_create_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
cart_get_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
cart_map_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
cart_rank_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
cart_shift_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
cart_sub_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
cartdim_get_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
close_port_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_accept_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_call_errhandler_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_compare_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_connect_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_create_errhandler_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_create_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_create_group_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_create_keyval_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_delete_attr_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_disconnect_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_dup_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_dup_with_info_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_free_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_free_keyval_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_get_attr_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_get_errhandler_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_get_info_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_get_name_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_get_parent_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_group_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_idup_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_join_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_rank_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_remote_group_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_remote_size_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_set_attr_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_set_errhandler_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_set_info_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_set_name_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_size_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_spawn_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_spawn_multiple_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_split_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_split_type_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
comm_test_inter_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
compare_and_swap_f08.F90 use-mpi-f08: fix rma function signatures 2018-03-26 15:11:07 -06:00
constants.c configury: remove the --disable-mpi-io option 2017-09-20 14:39:09 +09:00
dims_create_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
dist_graph_create_adjacent_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
dist_graph_create_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
dist_graph_neighbors_count_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
dist_graph_neighbors_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
errhandler_free_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
error_class_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
error_string_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
exscan_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
f_sync_reg_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
fetch_and_op_f08.F90 use-mpi-f08: fix rma function signatures 2018-03-26 15:11:07 -06:00
file_call_errhandler_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_close_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_create_errhandler_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_delete_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_get_amode_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_get_atomicity_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_get_byte_offset_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_get_errhandler_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_get_group_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_get_info_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_get_position_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_get_position_shared_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_get_size_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_get_type_extent_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_get_view_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_iread_all_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_iread_at_all_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_iread_at_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_iread_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_iread_shared_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_iwrite_all_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_iwrite_at_all_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_iwrite_at_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_iwrite_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_iwrite_shared_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_open_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_preallocate_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_read_all_begin_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_read_all_end_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_read_all_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_read_at_all_begin_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_read_at_all_end_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_read_at_all_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_read_at_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_read_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_read_ordered_begin_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_read_ordered_end_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_read_ordered_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_read_shared_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_seek_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_seek_shared_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_set_atomicity_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_set_errhandler_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_set_info_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_set_size_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_set_view_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_sync_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_write_all_begin_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_write_all_end_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_write_all_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_write_at_all_begin_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_write_at_all_end_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_write_at_all_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_write_at_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_write_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_write_ordered_begin_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_write_ordered_end_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_write_ordered_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file_write_shared_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
finalize_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
finalized_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
free_mem_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
gather_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
gatherv_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
get_accumulate_f08.F90 use-mpi-f08: fix rma function signatures 2018-03-26 15:11:07 -06:00
get_address_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
get_count_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
get_elements_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
get_elements_x_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
get_f08.F90 use-mpi-f08: fix rma function signatures 2018-03-26 15:11:07 -06:00
get_library_version_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
get_processor_name_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
get_version_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
graph_create_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
graph_get_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
graph_map_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
graph_neighbors_count_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
graph_neighbors_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
graphdims_get_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
grequest_complete_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
grequest_start_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_compare_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_difference_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_excl_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_free_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_incl_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_intersection_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_range_excl_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_range_incl_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_rank_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_size_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_translate_ranks_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
group_union_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
iallgather_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
iallgatherv_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
iallreduce_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ialltoall_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ialltoallv_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ialltoallw_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ibarrier_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ibcast_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ibsend_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
iexscan_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
igather_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
igatherv_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
improbe_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
imrecv_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ineighbor_allgather_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ineighbor_allgatherv_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ineighbor_alltoall_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ineighbor_alltoallv_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ineighbor_alltoallw_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
info_create_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
info_delete_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
info_dup_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
info_free_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
info_get_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
info_get_nkeys_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
info_get_nthkey_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
info_get_valuelen_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
info_set_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
init_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
init_thread_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
initialized_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
intercomm_create_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
intercomm_merge_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
iprobe_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
irecv_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ireduce_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ireduce_scatter_block_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ireduce_scatter_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
irsend_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
is_thread_main_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
iscan_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
iscatter_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
iscatterv_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
isend_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
issend_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
lookup_name_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
Makefile.am ompi: disable functions removed from MPI-3.0 by default 2018-05-31 09:44:19 -06:00
mpi-f08.F90 f08: make procedure(MPI_User_function) type available from mpi_f08 2017-04-25 13:33:00 +09:00
mpi-f-interfaces-bind.h mpi/fortran: use conformant dummy names for Fortran bindings 2018-05-02 09:42:19 +09:00
mprobe_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
mrecv_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
neighbor_allgather_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
neighbor_allgatherv_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
neighbor_alltoall_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
neighbor_alltoallv_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
neighbor_alltoallw_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
op_commutative_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
op_create_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
op_free_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
open_port_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pack_external_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pack_external_size_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pack_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pack_size_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pcontrol_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
pmpi-f-interfaces-bind.h mpi/fortran: use conformant dummy names for Fortran bindings 2018-05-02 09:42:19 +09:00
probe_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
publish_name_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
put_f08.F90 use-mpi-f08: fix rma function signatures 2018-03-26 15:11:07 -06:00
query_thread_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
raccumulate_f08.F90 use-mpi-f08: fix rma function signatures 2018-03-26 15:11:07 -06:00
recv_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
recv_init_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
reduce_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
reduce_local_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
reduce_scatter_block_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
reduce_scatter_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
register_datarep_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
request_free_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
request_get_status_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
rget_accumulate_f08.F90 use-mpi-f08: fix rma function signatures 2018-03-26 15:11:07 -06:00
rget_f08.F90 use-mpi-f08: fix rma function signatures 2018-03-26 15:11:07 -06:00
rput_f08.F90 use-mpi-f08: fix rma function signatures 2018-03-26 15:11:07 -06:00
rsend_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
rsend_init_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
scan_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
scatter_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
scatterv_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
send_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
send_init_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
sendrecv_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
sendrecv_replace_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ssend_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
ssend_init_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
start_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
startall_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
status_set_cancelled_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
status_set_elements_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
status_set_elements_x_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
test_cancelled_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
test_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
testall_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
testany_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
testsome_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
topo_test_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_commit_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_contiguous_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_create_darray_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_create_f90_complex_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_create_f90_integer_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_create_f90_real_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_create_hindexed_block_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_create_hindexed_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_create_hvector_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_create_indexed_block_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_create_keyval_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_create_resized_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_create_struct_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_create_subarray_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_delete_attr_f08.F90 mpi/fortran: use conformant dummy names for Fortran bindings 2018-05-02 09:42:19 +09:00
type_dup_f08.F90 mpi/fortran: use conformant dummy names for Fortran bindings 2018-05-02 09:42:19 +09:00
type_free_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_free_keyval_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_get_attr_f08.F90 mpi/fortran: use conformant dummy names for Fortran bindings 2018-05-02 09:42:19 +09:00
type_get_contents_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_get_envelope_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_get_extent_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_get_extent_x_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_get_name_f08.F90 mpi/fortran: use conformant dummy names for Fortran bindings 2018-05-02 09:42:19 +09:00
type_get_true_extent_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_get_true_extent_x_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_indexed_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_match_size_f08.F90 mpi/fortran: use conformant dummy names for Fortran bindings 2018-05-02 09:42:19 +09:00
type_set_attr_f08.F90 mpi/fortran: use conformant dummy names for Fortran bindings 2018-05-02 09:42:19 +09:00
type_set_name_f08.F90 mpi/fortran: use conformant dummy names for Fortran bindings 2018-05-02 09:42:19 +09:00
type_size_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_size_x_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
type_vector_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
unpack_external_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
unpack_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
unpublish_name_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
wait_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
waitall_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
waitany_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
waitsome_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_allocate_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_allocate_shared_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_attach_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_call_errhandler_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_complete_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_create_dynamic_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_create_errhandler_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_create_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_create_keyval_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_delete_attr_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_detach_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_fence_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_flush_all_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_flush_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_flush_local_all_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_flush_local_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_free_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_free_keyval_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_get_attr_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_get_errhandler_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_get_group_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_get_info_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_get_name_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_lock_all_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_lock_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_post_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_set_attr_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_set_errhandler_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_set_info_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_set_name_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_shared_query_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_start_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_sync_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_test_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_unlock_all_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_unlock_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
win_wait_f08.F90 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00