1
1
openmpi/ompi/mpi/c
Joshua Hursey 96779f68e8 mpi/c: Add each check for count==0 in nonblocking reduce interface
* Matches the blocking versions of these interfaces
   - `iallreduce.c` to match `allreduce.c`
   - `ireduce.c` to match `reduce.c`
   - `ireduce_scatter.c` to match `reduce_scatter.c`
 * Workaround for IMB-NBC benchmark, similar to the workaround
   in place for the IMB-MPI1 benchmark for the blocking collectives.
2016-07-01 13:45:30 -05:00
..
profile configury: remove the --enable-mpi-profiling option 2015-10-13 08:52:35 +09:00
abort.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
accumulate.c win: fix erroneous argument check 2015-10-22 09:33:26 -06:00
add_error_class.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
add_error_code.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
add_error_string.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
address.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
allgather.c mpi: MPI_IN_PLACE is not a valid argument of MPI_All* and MPI_Iall* with an inter communicator 2015-10-21 14:46:28 +09:00
allgatherv.c mpi: MPI_IN_PLACE is not a valid argument of MPI_All* and MPI_Iall* with an inter communicator 2015-10-21 14:46:28 +09:00
alloc_mem.c opal: rework mpool and rcache frameworks 2016-03-14 10:50:41 -06:00
allreduce.c mpi: MPI_IN_PLACE is not a valid argument of MPI_All* and MPI_Iall* with an inter communicator 2015-10-21 14:46:28 +09:00
alltoall.c Fix Mellanox copyrights with respect to the following PRs: 2015-12-30 00:12:19 +06:00
alltoallv.c mpi: MPI_IN_PLACE is not a valid argument of MPI_All* and MPI_Iall* with an inter communicator 2015-10-21 14:46:28 +09:00
alltoallw.c mpi: MPI_IN_PLACE is not a valid argument of MPI_All* and MPI_Iall* with an inter communicator 2015-10-21 14:46:28 +09:00
attr_delete.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
attr_fn.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
attr_get.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
attr_put.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
barrier.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
bcast.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
bindings.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
bsend_init.c Refactor the request completion (#1422) 2016-05-24 18:20:51 -05:00
bsend.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
buffer_attach.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
buffer_detach.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
cancel.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
cart_coords.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
cart_create.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
cart_get.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
cart_map.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
cart_rank.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
cart_shift.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
cart_sub.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
cartdim_get.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
close_port.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_accept.c mpi: infrastructure to gracefully disable MPI dyn procs 2015-10-14 13:42:56 -07:00
comm_c2f.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_call_errhandler.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_compare.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_connect.c mpi: infrastructure to gracefully disable MPI dyn procs 2015-10-14 13:42:56 -07:00
comm_create_errhandler.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_create_group.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_create_keyval.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_create.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_delete_attr.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_disconnect.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_dup_with_info.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_dup.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_f2c.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_free_keyval.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_free.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_get_attr.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_get_errhandler.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_get_info.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_get_name.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_get_parent.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_group.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_idup.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_join.c mpi: infrastructure to gracefully disable MPI dyn procs 2015-10-14 13:42:56 -07:00
comm_rank.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_remote_group.c ompi/group: release ompi_proc_t's at group destruction 2015-11-30 23:03:47 -07:00
comm_remote_size.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_set_attr.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_set_errhandler.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_set_info.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_set_name.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_size.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_spawn_multiple.c mpi: infrastructure to gracefully disable MPI dyn procs 2015-10-14 13:42:56 -07:00
comm_spawn.c mpi: infrastructure to gracefully disable MPI dyn procs 2015-10-14 13:42:56 -07:00
comm_split_type.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_split.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
comm_test_inter.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
compare_and_swap.c win: fix erroneous argument check 2015-10-22 09:33:26 -06:00
dims_create.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
dist_graph_create_adjacent.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
dist_graph_create.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
dist_graph_neighbors_count.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
dist_graph_neighbors.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
errhandler_c2f.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
errhandler_create.c configury: remove the --enable-mpi-profiling option 2015-10-13 08:52:35 +09:00
errhandler_f2c.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
errhandler_free.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
errhandler_get.c configury: remove the --enable-mpi-profiling option 2015-10-13 08:52:35 +09:00
errhandler_set.c configury: remove the --enable-mpi-profiling option 2015-10-13 08:52:35 +09:00
error_class.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
error_string.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
exscan.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
fetch_and_op.c win: fix erroneous argument check 2015-10-22 09:33:26 -06:00
file_c2f.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_call_errhandler.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_close.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_create_errhandler.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_delete.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_f2c.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_get_amode.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_get_atomicity.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_get_byte_offset.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_get_errhandler.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_get_group.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_get_info.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_get_position_shared.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_get_position.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_get_size.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_get_type_extent.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_get_view.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_iread_all.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_iread_at_all.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_iread_at.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_iread_shared.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_iread.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_iwrite_all.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_iwrite_at_all.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_iwrite_at.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_iwrite_shared.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_iwrite.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_open.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_preallocate.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_read_all_begin.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_read_all_end.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_read_all.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_read_at_all_begin.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_read_at_all_end.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_read_at_all.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_read_at.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_read_ordered_begin.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_read_ordered_end.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_read_ordered.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_read_shared.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_read.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_seek_shared.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_seek.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_set_atomicity.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_set_errhandler.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_set_info.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_set_size.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_set_view.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_sync.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_write_all_begin.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_write_all_end.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_write_all.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_write_at_all_begin.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_write_at_all_end.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_write_at_all.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_write_at.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_write_ordered_begin.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_write_ordered_end.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_write_ordered.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_write_shared.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
file_write.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
finalize.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
finalized.c Port the changes from #782 to the master. Not everything applies here as the code in the 1.10 series is a little different. In addition, we asked for a few changes (e.g., using MPI_ERR_ARG instead of "13") that are incorporated here. 2015-12-12 12:40:34 -08:00
free_mem.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
gather.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
gatherv.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
get_accumulate.c win: fix erroneous argument check 2015-10-22 09:33:26 -06:00
get_address.c Fix MPI_Get_address (MPI_BOTTOM, ...) 2016-02-12 16:34:21 -07:00
get_count.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
get_elements_x.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
get_elements.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
get_library_version.c Port the changes from #782 to the master. Not everything applies here as the code in the 1.10 series is a little different. In addition, we asked for a few changes (e.g., using MPI_ERR_ARG instead of "13") that are incorporated here. 2015-12-12 12:40:34 -08:00
get_processor_name.c ompi: fixup hostname max length usage 2016-04-25 07:08:23 +02:00
get_version.c Port the changes from #782 to the master. Not everything applies here as the code in the 1.10 series is a little different. In addition, we asked for a few changes (e.g., using MPI_ERR_ARG instead of "13") that are incorporated here. 2015-12-12 12:40:34 -08:00
get.c win: fix erroneous argument check 2015-10-22 09:33:26 -06:00
graph_create.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
graph_get.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
graph_map.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
graph_neighbors_count.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
graph_neighbors.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
graphdims_get.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
grequest_complete.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
grequest_start.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
group_c2f.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
group_compare.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
group_difference.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
group_excl.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
group_f2c.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
group_free.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
group_incl.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
group_intersection.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
group_range_excl.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
group_range_incl.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
group_rank.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
group_size.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
group_translate_ranks.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
group_union.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
iallgather.c mpi: MPI_IN_PLACE is not a valid argument of MPI_All* and MPI_Iall* with an inter communicator 2015-10-21 14:46:28 +09:00
iallgatherv.c mpi: MPI_IN_PLACE is not a valid argument of MPI_All* and MPI_Iall* with an inter communicator 2015-10-21 14:46:28 +09:00
iallreduce.c mpi/c: Add each check for count==0 in nonblocking reduce interface 2016-07-01 13:45:30 -05:00
ialltoall.c Minor updated on the validity checks for the alltoall collectives. 2015-10-24 15:25:28 -04:00
ialltoallv.c mpi/c: Fix IALLTOALL{V|W} + MPI_IN_PLACE param check 2016-04-11 18:34:11 +09:00
ialltoallw.c mpi/c: Fix MPI_IALLTOALLW memchecker 2016-04-11 18:47:30 +09:00
ibarrier.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
ibcast.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
ibsend.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
iexscan.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
igather.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
igatherv.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
improbe.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
imrecv.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
ineighbor_allgather.c mpi: MPI_Neighbor_all* and MPI_Ineighbor_all* do not work with 2015-10-21 16:21:19 +09:00
ineighbor_allgatherv.c mpi: MPI_Neighbor_all* and MPI_Ineighbor_all* do not work with 2015-10-21 16:21:19 +09:00
ineighbor_alltoall.c mpi: MPI_Neighbor_all* and MPI_Ineighbor_all* do not work with 2015-10-21 16:21:19 +09:00
ineighbor_alltoallv.c mpi: MPI_Neighbor_all* and MPI_Ineighbor_all* do not work with 2015-10-21 16:21:19 +09:00
ineighbor_alltoallw.c mpi: MPI_Neighbor_all* and MPI_Ineighbor_all* do not work with 2015-10-21 16:21:19 +09:00
info_c2f.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
info_create.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
info_delete.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
info_dup.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
info_f2c.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
info_free.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
info_get_nkeys.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
info_get_nthkey.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
info_get_valuelen.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
info_get.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
info_set.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
init_thread.c ompi: always enable MPI_THREAD_MULTIPLE support 2016-02-23 10:02:14 -07:00
init.c init/finalize: extensions 2015-10-15 12:39:15 -04:00
initialized.c Port the changes from #782 to the master. Not everything applies here as the code in the 1.10 series is a little different. In addition, we asked for a few changes (e.g., using MPI_ERR_ARG instead of "13") that are incorporated here. 2015-12-12 12:40:34 -08:00
intercomm_create.c ompi/group: release ompi_proc_t's at group destruction 2015-11-30 23:03:47 -07:00
intercomm_merge.c ompi/group: release ompi_proc_t's at group destruction 2015-11-30 23:03:47 -07:00
iprobe.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
irecv.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
ireduce_scatter_block.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
ireduce_scatter.c mpi/c: Add each check for count==0 in nonblocking reduce interface 2016-07-01 13:45:30 -05:00
ireduce.c mpi/c: Add each check for count==0 in nonblocking reduce interface 2016-07-01 13:45:30 -05:00
irsend.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
is_thread_main.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
iscan.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
iscatter.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
iscatterv.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
isend.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
issend.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
keyval_create.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
keyval_free.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
lookup_name.c Enable the PMIx event notification capability and use that for all error notifications, including debugger release. This capability requires use of PMIx 2.0 or above as the features are not available with earlier PMIx releases. When OMPI master is built against an earlier external version, it will fallback to the prior behavior - i.e., debugger will be released via RML and all notifications will go strictly to the default error handler. 2016-06-14 13:08:41 -07:00
Makefile.am ompi: fix comment in ompi/mpi/c/Makefile.am 2015-12-07 11:34:01 +09:00
message_c2f.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
message_f2c.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
mprobe.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
mrecv.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
neighbor_allgather.c mpi: MPI_Neighbor_all* and MPI_Ineighbor_all* do not work with 2015-10-21 16:21:19 +09:00
neighbor_allgatherv.c mpi: MPI_Neighbor_all* and MPI_Ineighbor_all* do not work with 2015-10-21 16:21:19 +09:00
neighbor_alltoall.c mpi: MPI_Neighbor_all* and MPI_Ineighbor_all* do not work with 2015-10-21 16:21:19 +09:00
neighbor_alltoallv.c mpi: MPI_Neighbor_all* and MPI_Ineighbor_all* do not work with 2015-10-21 16:21:19 +09:00
neighbor_alltoallw.c mpi: MPI_Neighbor_all* and MPI_Ineighbor_all* do not work with 2015-10-21 16:21:19 +09:00
op_c2f.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
op_commutative.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
op_create.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
op_f2c.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
op_free.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
open_port.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
pack_external_size.c datatype/[un]pack_external[_size]: move subroutines down to ompi/datatype 2016-03-30 13:01:33 +09:00
pack_external.c datatype/[un]pack_external[_size]: move subroutines down to ompi/datatype 2016-03-30 13:01:33 +09:00
pack_size.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
pack.c Add the datatype checks to the pack/unpack functions. 2016-03-30 11:40:08 +09:00
pcontrol.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
probe.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
publish_name.c Enable the PMIx event notification capability and use that for all error notifications, including debugger release. This capability requires use of PMIx 2.0 or above as the features are not available with earlier PMIx releases. When OMPI master is built against an earlier external version, it will fallback to the prior behavior - i.e., debugger will be released via RML and all notifications will go strictly to the default error handler. 2016-06-14 13:08:41 -07:00
put.c win: fix erroneous argument check 2015-10-22 09:33:26 -06:00
query_thread.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
raccumulate.c win: fix erroneous argument check 2015-10-22 09:33:26 -06:00
recv_init.c Refactor the request completion (#1422) 2016-05-24 18:20:51 -05:00
recv.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
reduce_local.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
reduce_scatter_block.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
reduce_scatter.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
reduce.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
register_datarep.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
request_c2f.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
request_f2c.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
request_free.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
request_get_status.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
rget_accumulate.c win: fix erroneous argument check 2015-10-22 09:33:26 -06:00
rget.c win: fix erroneous argument check 2015-10-22 09:33:26 -06:00
rput.c win: fix erroneous argument check 2015-10-22 09:33:26 -06:00
rsend_init.c Refactor the request completion (#1422) 2016-05-24 18:20:51 -05:00
rsend.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
scan.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
scatter.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
scatterv.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
send_init.c Refactor the request completion (#1422) 2016-05-24 18:20:51 -05:00
send.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
sendrecv_replace.c configury: remove the --enable-mpi-profiling option 2015-10-13 08:52:35 +09:00
sendrecv.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
ssend_init.c Refactor the request completion (#1422) 2016-05-24 18:20:51 -05:00
ssend.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
start.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
startall.c start bug fixes (#1729) 2016-06-02 20:22:40 -04:00
status_c2f.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
status_f2c.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
status_set_cancelled.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
status_set_elements_x.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
status_set_elements.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
test_cancelled.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
test.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
testall.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
testany.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
testsome.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
topo_test.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_c2f.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_commit.c Fix indentation. 2015-12-20 03:15:19 -05:00
type_contiguous.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_create_darray.c Only check the parameters on valid dimensions. 2016-05-21 15:54:04 -04:00
type_create_f90_complex.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_create_f90_integer.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_create_f90_real.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_create_hindexed_block.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_create_hindexed.c Allow NULL arrays for emoty datatypes. 2016-05-01 12:37:02 -04:00
type_create_hvector.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_create_indexed_block.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_create_keyval.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_create_resized.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_create_struct.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_create_subarray.c Allow NULL arrays for emoty datatypes. 2016-05-01 12:37:02 -04:00
type_delete_attr.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_dup.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_extent.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_f2c.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_free_keyval.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_free.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_get_attr.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_get_contents.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_get_envelope.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_get_extent_x.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_get_extent.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_get_name.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_get_true_extent_x.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_get_true_extent.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_hindexed.c Allow NULL arrays for emoty datatypes. 2016-05-01 12:37:02 -04:00
type_hvector.c configury: remove the --enable-mpi-profiling option 2015-10-13 08:52:35 +09:00
type_indexed.c Allow NULL arrays for emoty datatypes. 2016-05-01 12:37:02 -04:00
type_lb.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_match_size.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_set_attr.c Fix issue identified by Lisandro Dalcin regarding the lack 2016-02-14 00:07:08 -05:00
type_set_name.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_size_x.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_size.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_struct.c configury: remove the --enable-mpi-profiling option 2015-10-13 08:52:35 +09:00
type_ub.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
type_vector.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
unpack_external.c datatype/[un]pack_external[_size]: move subroutines down to ompi/datatype 2016-03-30 13:01:33 +09:00
unpack.c MPI_Unpack: fix error code when insize <= 0 2016-04-06 09:47:21 +09:00
unpublish_name.c Enable the PMIx event notification capability and use that for all error notifications, including debugger release. This capability requires use of PMIx 2.0 or above as the features are not available with earlier PMIx releases. When OMPI master is built against an earlier external version, it will fallback to the prior behavior - i.e., debugger will be released via RML and all notifications will go strictly to the default error handler. 2016-06-14 13:08:41 -07:00
wait.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
waitall.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
waitany.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
waitsome.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_allocate_shared.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_allocate.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_attach.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_c2f.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_call_errhandler.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_complete.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_create_dynamic.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_create_errhandler.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_create_keyval.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_create.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_delete_attr.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_detach.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_f2c.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_fence.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_flush_all.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_flush_local_all.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_flush_local.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_flush.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_free_keyval.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_free.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_get_attr.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_get_errhandler.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_get_group.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_get_info.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_get_name.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_lock_all.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_lock.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_post.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_set_attr.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_set_errhandler.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_set_info.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_set_name.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_shared_query.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_start.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_sync.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_test.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_unlock_all.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_unlock.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
win_wait.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00
wtick.c mpi: have MPI_Wtick() return the period (and not the frequency) if OPAL_TIMER_CYCLE_NATIVE 2016-01-20 14:14:47 +09:00
wtime.c oshmem: invoke the C PMPI_* subroutines instead of the MPI_* ones 2015-10-13 08:52:03 +09:00