1
1
openmpi/src/mpi/c
Brian Barrett ff5ca38dce * start of abort() and cntl-c support.
- register non-blocking recv for process starter whenever a new spawn
    occurs.
  - send kill message when rte_kill_job or kill_proc is called
  - pcm does its mojo to result in the death of the processes

This commit was SVN r3458.
2004-11-01 16:05:31 +00:00
..
profile According to the AM manual (which I was re-reading today for another 2004-08-26 20:28:36 +00:00
abort.c * start of abort() and cntl-c support. 2004-11-01 16:05:31 +00:00
accumulate.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
add_error_class.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
add_error_code.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
add_error_string.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
address.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
allgather.c Don't invoke back-end coll functions if the count is zero (ddt 2004-09-30 15:56:08 +00:00
allgatherv.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
alloc_mem.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
allreduce.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
alltoall.c No need to do anything for sendcount==0 case 2004-10-01 18:23:39 +00:00
alltoallv.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
alltoallw.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
attr_delete.c - Make attributes thread safe. Design decision: attributes are so far 2004-10-14 18:06:40 +00:00
attr_fn.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
attr_get.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
attr_put.c Now they seems to work. 2004-10-28 23:37:14 +00:00
barrier.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
bcast.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
bindings.h this is the big windows commit. there are more things which have gone into this than i can remember. but basically, we are looking for 2004-10-22 16:06:05 +00:00
bsend_init.c cleanup to correct mpi semantics 2004-10-19 22:00:19 +00:00
bsend.c cleanup to correct mpi semantics 2004-10-19 22:00:19 +00:00
buffer_attach.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
buffer_detach.c cleanup to correct mpi semantics 2004-10-19 22:00:19 +00:00
cancel.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
cart_coords.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
cart_create.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
cart_get.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
cart_map.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
cart_rank.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
cart_shift.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
cart_sub.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
cartdim_get.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
close_port.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
comm_accept.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
comm_c2f.c Convert all ompi_bitmap_t and ompi_pointer_array_t indexing from 2004-10-23 19:24:00 +00:00
comm_call_errhandler.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
comm_compare.c this is the big windows commit. there are more things which have gone into this than i can remember. but basically, we are looking for 2004-10-22 16:06:05 +00:00
comm_connect.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
comm_create_errhandler.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
comm_create_keyval.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
comm_create.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
comm_delete_attr.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
comm_disconnect.c first cut on the new disconnect infrastructure. More to come, 2004-10-26 11:37:58 +00:00
comm_dup.c Fix some compiler warnings 2004-10-20 22:52:03 +00:00
comm_f2c.c Convert all ompi_bitmap_t and ompi_pointer_array_t indexing from 2004-10-23 19:24:00 +00:00
comm_free_keyval.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
comm_free.c Convert all ompi_bitmap_t and ompi_pointer_array_t indexing from 2004-10-23 19:24:00 +00:00
comm_get_attr.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
comm_get_errhandler.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
comm_get_name.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
comm_get_parent.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
comm_group.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
comm_join.c Remove compiler warning 2004-10-26 11:18:10 +00:00
comm_rank.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
comm_remote_group.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
comm_remote_size.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
comm_set_attr.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
comm_set_errhandler.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
comm_set_name.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
comm_size.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
comm_spawn_multiple.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
comm_spawn.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
comm_split.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
comm_test_inter.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
dims_create.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
errhandler_c2f.c Convert all ompi_bitmap_t and ompi_pointer_array_t indexing from 2004-10-23 19:24:00 +00:00
errhandler_create.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
errhandler_f2c.c Convert all ompi_bitmap_t and ompi_pointer_array_t indexing from 2004-10-23 19:24:00 +00:00
errhandler_free.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
errhandler_get.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
errhandler_set.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
error_class.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
error_string.c - Add #if protection around non-portable system .h files 2004-10-20 01:03:09 +00:00
exscan.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_c2f.c Convert all ompi_bitmap_t and ompi_pointer_array_t indexing from 2004-10-23 19:24:00 +00:00
file_call_errhandler.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_close.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_create_errhandler.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_delete.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_f2c.c Convert all ompi_bitmap_t and ompi_pointer_array_t indexing from 2004-10-23 19:24:00 +00:00
file_get_amode.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_get_atomicity.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_get_byte_offset.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_get_errhandler.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_get_group.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_get_info.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_get_position_shared.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_get_position.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_get_size.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_get_type_extent.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_get_view.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_iread_at.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_iread_shared.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_iread.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_iwrite_at.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_iwrite_shared.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_iwrite.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_open.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_preallocate.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_read_all_begin.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_read_all_end.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_read_all.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_read_at_all_begin.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_read_at_all_end.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_read_at_all.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_read_at.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_read_ordered_begin.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_read_ordered_end.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_read_ordered.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_read_shared.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_read.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_seek_shared.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_seek.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_set_atomicity.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_set_errhandler.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_set_info.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_set_size.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_set_view.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_sync.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_write_all_begin.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_write_all_end.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_write_all.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_write_at_all_begin.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_write_at_all_end.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_write_at_all.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_write_at.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_write_ordered_begin.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_write_ordered_end.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_write_ordered.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_write_shared.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
file_write.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
finalize.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
finalized.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
free_mem.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
gather.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
gatherv.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
get_address.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
get_count.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
get_elements.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
get_processor_name.c - Add #if protection around non-portable system .h files 2004-10-20 01:03:09 +00:00
get_version.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
get.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
graph_create.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
graph_get.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
graph_map.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
graph_neighbors_count.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
graph_neighbors.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
graphdims_get.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
grequest_complete.c - removed req_query from base request - only needed for generalized requests 2004-10-20 14:56:52 +00:00
grequest_start.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
group_c2f.c Convert all ompi_bitmap_t and ompi_pointer_array_t indexing from 2004-10-23 19:24:00 +00:00
group_compare.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
group_difference.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
group_excl.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
group_f2c.c Convert all ompi_bitmap_t and ompi_pointer_array_t indexing from 2004-10-23 19:24:00 +00:00
group_free.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
group_incl.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
group_intersection.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
group_range_excl.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
group_range_incl.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
group_rank.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
group_size.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
group_translate_ranks.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
group_union.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
ibsend.c cleanup to correct mpi semantics 2004-10-19 22:00:19 +00:00
info_c2f.c Convert all ompi_bitmap_t and ompi_pointer_array_t indexing from 2004-10-23 19:24:00 +00:00
info_create.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
info_delete.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
info_dup.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
info_f2c.c Convert all ompi_bitmap_t and ompi_pointer_array_t indexing from 2004-10-23 19:24:00 +00:00
info_free.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
info_get_nkeys.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
info_get_nthkey.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
info_get_valuelen.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
info_get.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
info_set.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
init_thread.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
init.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
initialized.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
intercomm_create.c small re-org of request completion - moved test/wait out of pml 2004-10-12 15:50:01 +00:00
intercomm_merge.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
iprobe.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
irecv.c cleanup to correct mpi semantics 2004-10-19 22:00:19 +00:00
irsend.c cleanup to correct mpi semantics 2004-10-19 22:00:19 +00:00
is_thread_main.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
isend.c cleanup to correct mpi semantics 2004-10-19 22:00:19 +00:00
issend.c cleanup to correct mpi semantics 2004-10-19 22:00:19 +00:00
keyval_create.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
keyval_free.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
lookup_name.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
Makefile.am According to the AM manual (which I was re-reading today for another 2004-08-26 20:28:36 +00:00
op_c2f.c Convert all ompi_bitmap_t and ompi_pointer_array_t indexing from 2004-10-23 19:24:00 +00:00
op_create.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
op_f2c.c Convert all ompi_bitmap_t and ompi_pointer_array_t indexing from 2004-10-23 19:24:00 +00:00
op_free.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
open_port.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
pack_external_size.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
pack_external.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
pack_size.c Make the compiler happy by comparing similar types. 2004-10-19 23:30:19 +00:00
pack.c Make the compiler happy by comparing similar types. 2004-10-19 23:30:19 +00:00
pcontrol.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
probe.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
publish_name.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
put.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
query_thread.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
recv_init.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
recv.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
reduce_scatter.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
reduce.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
register_datarep.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
request_c2f.c Convert all ompi_bitmap_t and ompi_pointer_array_t indexing from 2004-10-23 19:24:00 +00:00
request_f2c.c Convert all ompi_bitmap_t and ompi_pointer_array_t indexing from 2004-10-23 19:24:00 +00:00
request_free.c cleanup to correct mpi semantics 2004-10-19 22:00:19 +00:00
request_get_status.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
rsend_init.c correct typo 2004-10-19 22:12:40 +00:00
rsend.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
scan.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
scatter.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
scatterv.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
send_init.c cleanup to correct mpi semantics 2004-10-19 22:00:19 +00:00
send.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
sendrecv_replace.c - fixed arg list in sendrecv 2004-10-26 14:55:23 +00:00
sendrecv.c - fixed arg list in sendrecv 2004-10-26 14:55:23 +00:00
ssend_init.c more cleanup` 2004-10-19 22:11:59 +00:00
ssend.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
start.c cleanup to correct mpi semantics 2004-10-19 22:00:19 +00:00
startall.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
status_c2f.c Convert all ompi_bitmap_t and ompi_pointer_array_t indexing from 2004-10-23 19:24:00 +00:00
status_f2c.c Convert all ompi_bitmap_t and ompi_pointer_array_t indexing from 2004-10-23 19:24:00 +00:00
status_set_cancelled.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
status_set_elements.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
test_cancelled.c temporary fix 2004-10-20 21:42:08 +00:00
test.c Remove a compiling warning. 2004-10-28 17:45:11 +00:00
testall.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
testany.c changed calls to test/testany 2004-10-26 21:46:04 +00:00
testsome.c correct mpi semantics 2004-10-26 23:39:24 +00:00
topo_test.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
type_c2f.c Convert all ompi_bitmap_t and ompi_pointer_array_t indexing from 2004-10-23 19:24:00 +00:00
type_commit.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_contiguous.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_create_darray.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_create_f90_complex.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_create_f90_integer.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_create_f90_real.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_create_hindexed.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_create_hvector.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_create_indexed_block.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_create_keyval.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_create_resized.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_create_struct.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_create_subarray.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_delete_attr.c - Make attributes thread safe. Design decision: attributes are so far 2004-10-14 18:06:40 +00:00
type_dup.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_extent.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_f2c.c Convert all ompi_bitmap_t and ompi_pointer_array_t indexing from 2004-10-23 19:24:00 +00:00
type_free_keyval.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_free.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_get_attr.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_get_contents.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_get_envelope.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_get_extent.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_get_name.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_get_true_extent.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_hindexed.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_hvector.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_indexed.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_lb.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_match_size.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_set_attr.c - Make attributes thread safe. Design decision: attributes are so far 2004-10-14 18:06:40 +00:00
type_set_name.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_size.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_struct.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_ub.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
type_vector.c Arf. Anju and I misunderstood each other yesterday -- the OMPI_EXPORT 2004-09-24 18:33:36 +00:00
unpack_external.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
unpack.c Make the compiler happy by comparing similar types. 2004-10-19 23:30:19 +00:00
unpublish_name.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
wait.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
waitall.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
waitany.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
waitsome.c return correct status 2004-10-20 21:47:44 +00:00
win_c2f.c Convert all ompi_bitmap_t and ompi_pointer_array_t indexing from 2004-10-23 19:24:00 +00:00
win_call_errhandler.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
win_complete.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
win_create_errhandler.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
win_create_keyval.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
win_create.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
win_delete_attr.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
win_f2c.c Convert all ompi_bitmap_t and ompi_pointer_array_t indexing from 2004-10-23 19:24:00 +00:00
win_fence.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
win_free_keyval.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
win_free.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
win_get_attr.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
win_get_errhandler.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
win_get_group.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
win_get_name.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
win_lock.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
win_post.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
win_set_attr.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
win_set_errhandler.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
win_set_name.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
win_start.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
win_test.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
win_unlock.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
win_wait.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
wtick.c Fix $HEADERS$ -> $HEADER$ -- will make for easier replacement later 2004-10-15 19:31:47 +00:00
wtime.c - Add #if protection around non-portable system .h files 2004-10-20 01:03:09 +00:00