1
1
openmpi/ompi/mpi/c
Dan Lacher 98f70d6318 Convert the C++ Comm, Datatype and Winn keyval creation and intercept callbacks
to *not* use the STL as well as removing the STL use from the error handler
routines.  This was removing the STL from the C++ bindings (Solaris has 2
versions of the STL; if OMPI uses one and an MPI application wants to use
another, Bad Things happen).

The main idea is to wrap up the C++ callback function pointers and the user's
extra_state into our own struct that is passed as the extra_state to the C
keyval registration along with the intercept routines in intercepts.cc. When the
C++ intercepts are activated, they unwrap the user's callback and extra state
and call them.

This commit was SVN r17409.
2008-02-10 19:29:25 +00:00
..
profile Add ability to completely turn off MPI one-sided support, so that users 2007-08-18 21:35:51 +00:00
abort.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
accumulate.c - remove dead code found by coverity 2007-07-30 15:36:00 +00:00
add_error_class.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
add_error_code.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
add_error_string.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
address.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
allgather.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
allgatherv.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
alloc_mem.c Arf. Remove a debugging printf. Thanks to Christian for noticing... 2007-07-25 11:00:18 +00:00
allreduce.c Update the checks in the reduce family collectives. 2008-01-09 20:40:57 +00:00
alltoall.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
alltoallv.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
alltoallw.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
attr_delete.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
attr_fn.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
attr_get.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
attr_put.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
barrier.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
bcast.c Fix a bug introduced when the collective selection logic was changed to allow for a different component to be used for each collective. 2007-09-25 17:09:52 +00:00
bindings.h Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
bsend_init.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
bsend.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
buffer_attach.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
buffer_detach.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
cancel.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
cart_coords.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
cart_create.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
cart_get.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
cart_map.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
cart_rank.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
cart_shift.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
cart_sub.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
cartdim_get.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
close_port.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
comm_accept.c Coding standards... 2007-09-13 14:00:59 +00:00
comm_c2f.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
comm_call_errhandler.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
comm_compare.c Coding standards... 2007-09-13 14:00:59 +00:00
comm_connect.c Coding standards... 2007-09-13 14:00:59 +00:00
comm_create_errhandler.c Convert the C++ Comm, Datatype and Winn keyval creation and intercept callbacks 2008-02-10 19:29:25 +00:00
comm_create_keyval.c Coding standards... 2007-09-13 14:00:59 +00:00
comm_create.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
comm_delete_attr.c Coding standards... 2007-09-13 14:00:59 +00:00
comm_disconnect.c Coding standards... 2007-09-13 14:00:59 +00:00
comm_dup.c Added new module for intercomm collectives. This will require an 2007-03-27 02:06:42 +00:00
comm_f2c.c Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
comm_free_keyval.c Coding standards... 2007-09-13 14:00:59 +00:00
comm_free.c Fix incorrect behavior noted by Lisandro Dalcini: when MPI_COMM_SELF is 2007-07-30 13:01:33 +00:00
comm_get_attr.c Coding standards... 2007-09-13 14:00:59 +00:00
comm_get_errhandler.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
comm_get_name.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
comm_get_parent.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
comm_group.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
comm_join.c Coding standards... 2007-09-13 14:00:59 +00:00
comm_rank.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
comm_remote_group.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
comm_remote_size.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
comm_set_attr.c Coding standards... 2007-09-13 14:00:59 +00:00
comm_set_errhandler.c Coding standards... 2007-09-13 14:00:59 +00:00
comm_set_name.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
comm_size.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
comm_spawn_multiple.c The label name "ERROR" is defined as a flag in Visual Studio platformSDK. Using "ERROR" as a label causes conflicts. Changing it into lowercase will solve the problem. 2007-06-05 14:32:27 +00:00
comm_spawn.c Coding standards... 2007-09-13 14:00:59 +00:00
comm_split.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
comm_test_inter.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
dims_create.c - add parameter check for NULL pointer 2007-07-31 09:01:39 +00:00
errhandler_c2f.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
errhandler_create.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
errhandler_f2c.c Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
errhandler_free.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
errhandler_get.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
errhandler_set.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
error_class.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
error_string.c - fixes several coverty issues 2007-07-30 14:44:37 +00:00
exscan.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
file_c2f.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_call_errhandler.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_close.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_create_errhandler.c Convert the C++ Comm, Datatype and Winn keyval creation and intercept callbacks 2008-02-10 19:29:25 +00:00
file_delete.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_f2c.c Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
file_get_amode.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_get_atomicity.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_get_byte_offset.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_get_errhandler.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_get_group.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_get_info.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_get_position_shared.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_get_position.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_get_size.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_get_type_extent.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_get_view.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_iread_at.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_iread_shared.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_iread.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_iwrite_at.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_iwrite_shared.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_iwrite.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_open.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_preallocate.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_read_all_begin.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_read_all_end.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_read_all.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_read_at_all_begin.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_read_at_all_end.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_read_at_all.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_read_at.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_read_ordered_begin.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_read_ordered_end.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_read_ordered.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_read_shared.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_read.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_seek_shared.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_seek.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_set_atomicity.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_set_errhandler.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_set_info.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_set_size.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_set_view.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_sync.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_write_all_begin.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_write_all_end.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_write_all.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_write_at_all_begin.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_write_at_all_end.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_write_at_all.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_write_at.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_write_ordered_begin.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_write_ordered_end.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_write_ordered.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_write_shared.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
file_write.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
finalize.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
finalized.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
free_mem.c If MPI_ALLOC_MEM is invoked with a 0 sized request, return NULL. If 2007-07-25 01:00:30 +00:00
gather.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
gatherv.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
get_address.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
get_count.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
get_elements.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
get_processor_name.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
get_version.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
get.c - remove dead code found by coverity 2007-07-30 15:36:00 +00:00
graph_create.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
graph_get.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
graph_map.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
graph_neighbors_count.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
graph_neighbors.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
graphdims_get.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
grequest_complete.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
grequest_start.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
group_c2f.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
group_compare.c Merging in the Sparse Groups.. 2007-08-04 00:41:26 +00:00
group_difference.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
group_excl.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
group_f2c.c Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
group_free.c Back out r16836 and put in a big comment why. 2007-12-06 18:45:21 +00:00
group_incl.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
group_intersection.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
group_range_excl.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
group_range_incl.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
group_rank.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
group_size.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
group_translate_ranks.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
group_union.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
ibsend.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
info_c2f.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
info_create.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
info_delete.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
info_dup.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
info_f2c.c Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
info_free.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
info_get_nkeys.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
info_get_nthkey.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
info_get_valuelen.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
info_get.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
info_set.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
init_thread.c - Coverity: Just as init.c -- we do not have a communicator yet; 2007-07-29 11:47:19 +00:00
init.c * Embed ident strings into the Open MPI libraries using one of the following 2007-11-03 02:40:22 +00:00
initialized.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
intercomm_create.c Coding standards... 2007-09-13 14:00:59 +00:00
intercomm_merge.c Coding standards... 2007-09-13 14:00:59 +00:00
iprobe.c - In case of MPI_REQUEST_NULL, set the *status to the empty_status, 2008-01-25 12:58:59 +00:00
irecv.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
irsend.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
is_thread_main.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
isend.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
issend.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
keyval_create.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
keyval_free.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
lookup_name.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
Makefile.am Add ability to completely turn off MPI one-sided support, so that users 2007-08-18 21:35:51 +00:00
op_c2f.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
op_create.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
op_f2c.c Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
op_free.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
open_port.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
pack_external_size.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
pack_external.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
pack_size.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
pack.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
pcontrol.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
probe.c - In case of MPI_REQUEST_NULL, set the *status to the empty_status, 2008-01-25 12:58:59 +00:00
publish_name.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
put.c - remove dead code found by coverity 2007-07-30 15:36:00 +00:00
query_thread.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
recv_init.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
recv.c - In case of MPI_REQUEST_NULL, set the *status to the empty_status, 2008-01-25 12:58:59 +00:00
reduce_scatter.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
reduce.c As the receive buffer is only significant at root, limit the 2008-02-04 01:44:41 +00:00
register_datarep.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
request_c2f.c Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
request_f2c.c Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
request_free.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
request_get_status.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
rsend_init.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
rsend.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
scan.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
scatter.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
scatterv.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
send_init.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
send.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
sendrecv_replace.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
sendrecv.c - In case of MPI_REQUEST_NULL, set the *status to the empty_status, 2008-01-25 12:58:59 +00:00
ssend_init.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
ssend.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
start.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
startall.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
status_c2f.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
status_f2c.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
status_set_cancelled.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
status_set_elements.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
test_cancelled.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
test.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
testall.c - Coverity CID37: if requests == NULL, do not deref requests[i] for 2007-07-29 12:54:21 +00:00
testany.c - Coverity CID37: if requests == NULL, do not deref requests[i] for 2007-07-29 12:54:21 +00:00
testsome.c - Coverity CID37: if requests == NULL, do not deref requests[i] for 2007-07-29 12:54:21 +00:00
topo_test.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_c2f.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_commit.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
type_contiguous.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
type_create_darray.c - Rename rank to tmp_rank to get rid of warning 2007-07-29 12:56:02 +00:00
type_create_f90_complex.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_create_f90_integer.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_create_f90_real.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_create_hindexed.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_create_hvector.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_create_indexed_block.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_create_keyval.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_create_resized.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_create_struct.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_create_subarray.c Coverty: remove dead code. 2007-09-12 17:56:33 +00:00
type_delete_attr.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_dup.c This commit should fix the issues with ticket 1065. Now, we correctly 2007-09-10 22:13:42 +00:00
type_extent.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_f2c.c Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
type_free_keyval.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_free.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_get_attr.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_get_contents.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_get_envelope.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_get_extent.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_get_name.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_get_true_extent.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_hindexed.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_hvector.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_indexed.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_lb.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_match_size.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_set_attr.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_set_name.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_size.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_struct.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_ub.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
type_vector.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
unpack_external.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
unpack.c Finally commit something that has been sitting around in one of my 2007-03-21 11:10:42 +00:00
unpublish_name.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
wait.c - In case of MPI_REQUEST_NULL, set the *status to the empty_status, 2008-01-25 12:58:59 +00:00
waitall.c - Coverity CID37: if requests == NULL, do not deref requests[i] for 2007-07-29 12:54:21 +00:00
waitany.c - Coverity CID37: if requests == NULL, do not deref requests[i] for 2007-07-29 12:54:21 +00:00
waitsome.c - Coverity CID37: if requests == NULL, do not deref requests[i] for 2007-07-29 12:54:21 +00:00
win_c2f.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
win_call_errhandler.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
win_complete.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
win_create_errhandler.c Convert the C++ Comm, Datatype and Winn keyval creation and intercept callbacks 2008-02-10 19:29:25 +00:00
win_create_keyval.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
win_create.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
win_delete_attr.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
win_f2c.c Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
win_fence.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
win_free_keyval.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
win_free.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
win_get_attr.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
win_get_errhandler.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
win_get_group.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
win_get_name.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
win_lock.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
win_post.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
win_set_attr.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
win_set_errhandler.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
win_set_name.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
win_start.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
win_test.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
win_unlock.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
win_wait.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
wtick.c * Clean up a little #if logic in MPI_WTICK / MPI_WTIME 2007-11-26 18:23:53 +00:00
wtime.c * Clean up a little #if logic in MPI_WTICK / MPI_WTIME 2007-11-26 18:23:53 +00:00