..
profile
Add ability to completely turn off MPI one-sided support, so that users
2007-08-18 21:35:51 +00:00
abort.c
LANL noticed that calling MPI_ABORT invokes opal_output(0, ...)
2008-10-14 19:23:03 +00:00
accumulate.c
Use memchecker_convertor_call function instead the old one. Move the function to the place that we can use convertor.
2008-05-05 13:57:27 +00:00
add_error_class.c
- Properly check for valid output parameters...
2008-05-09 08:39:24 +00:00
add_error_code.c
- Properly check for valid output parameters...
2008-05-09 08:39:24 +00:00
add_error_string.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
address.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
allgather.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
allgatherv.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
alloc_mem.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
allreduce.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
alltoall.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
alltoallv.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
alltoallw.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
attr_delete.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +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
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
attr_put.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
barrier.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
bcast.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
bindings.h
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
bsend_init.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
bsend.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
buffer_attach.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
buffer_detach.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
cancel.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
cart_coords.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
cart_create.c
Fixes trac:1236, #1237 .
2008-08-31 19:31:10 +00:00
cart_get.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
cart_map.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
cart_rank.c
Should be coords(i) >= dims(i)
2008-09-05 04:20:48 +00:00
cart_shift.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
cart_sub.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
cartdim_get.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
close_port.c
Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately.
2008-02-28 01:57:57 +00:00
comm_accept.c
Apply a patch from Edgar to fix the Intercomm MTT tests.
2008-06-05 12:53:12 +00:00
comm_c2f.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
comm_call_errhandler.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
comm_compare.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
comm_connect.c
Apply a patch from Edgar to fix the Intercomm MTT tests.
2008-06-05 12:53:12 +00:00
comm_create_errhandler.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
comm_create_keyval.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
comm_create.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
comm_delete_attr.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
comm_disconnect.c
Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately.
2008-02-28 01:57:57 +00:00
comm_dup.c
The patch for "Unexpected message queue for unknown CID's required" ticket #1460 .
2008-11-04 21:58:06 +00:00
comm_f2c.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
comm_free_keyval.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
comm_free.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
comm_get_attr.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
comm_get_errhandler.c
From an initial patch from George, update all the set/get errhandler
2008-07-03 19:28:02 +00:00
comm_get_name.c
- We may know the *_name is < MPI_MAX_OBJECT_NAME; Prevent does not.
2008-08-06 07:59:59 +00:00
comm_get_parent.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
comm_group.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
comm_join.c
make comm_join work again. Allocate memory to the correct pointer.
2008-04-17 11:56:53 +00:00
comm_rank.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
comm_remote_group.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
comm_remote_size.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
comm_set_attr.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
comm_set_errhandler.c
From an initial patch from George, update all the set/get errhandler
2008-07-03 19:28:02 +00:00
comm_set_name.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
comm_size.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
comm_spawn_multiple.c
Ensure we call close_port after comm_spawn[_multiple]. Cleanout the port name in close_port
2008-07-28 16:40:11 +00:00
comm_spawn.c
Ensure we call close_port after comm_spawn[_multiple]. Cleanout the port name in close_port
2008-07-28 16:40:11 +00:00
comm_split.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
comm_test_inter.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
dims_create.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
errhandler_c2f.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
errhandler_create.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
errhandler_f2c.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
errhandler_free.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
errhandler_get.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
errhandler_set.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
error_class.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
error_string.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
exscan.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
file_c2f.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
file_call_errhandler.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
file_close.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
file_create_errhandler.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
file_delete.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
file_f2c.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
file_get_amode.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_get_atomicity.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_get_byte_offset.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_get_errhandler.c
From an initial patch from George, update all the set/get errhandler
2008-07-03 19:28:02 +00:00
file_get_group.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
file_get_info.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_get_position_shared.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_get_position.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_get_size.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_get_type_extent.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_get_view.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_iread_at.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_iread_shared.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_iread.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_iwrite_at.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_iwrite_shared.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_iwrite.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_open.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
file_preallocate.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_read_all_begin.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_read_all_end.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_read_all.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_read_at_all_begin.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_read_at_all_end.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_read_at_all.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_read_at.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_read_ordered_begin.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_read_ordered_end.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_read_ordered.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_read_shared.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_read.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_seek_shared.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_seek.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_set_atomicity.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_set_errhandler.c
From an initial patch from George, update all the set/get errhandler
2008-07-03 19:28:02 +00:00
file_set_info.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_set_size.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_set_view.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_sync.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_write_all_begin.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_write_all_end.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_write_all.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_write_at_all_begin.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_write_at_all_end.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_write_at_all.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_write_at.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_write_ordered_begin.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_write_ordered_end.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_write_ordered.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_write_shared.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
file_write.c
Finish work related to ticket #1392 where the versions
2008-08-06 12:16:54 +00:00
finalize.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
finalized.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
free_mem.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
gather.c
Fix the fix for ticket #1298 . Thanks George for pointing it out.
2008-05-23 13:33:38 +00:00
gatherv.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
get_address.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
get_count.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
get_elements.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
get_processor_name.c
Minor fixes and comment clarifications for MPI-2.1-mandated handling
2008-06-21 19:33:47 +00:00
get_version.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
get.c
Use memchecker_convertor_call function instead the old one. Move the function to the place that we can use convertor.
2008-05-05 13:57:27 +00:00
graph_create.c
Fixes trac:1236, #1237 .
2008-08-31 19:31:10 +00:00
graph_get.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
graph_map.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
graph_neighbors_count.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
graph_neighbors.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
graphdims_get.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
grequest_complete.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
grequest_start.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
group_c2f.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
group_compare.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
group_difference.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
group_excl.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
group_f2c.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
group_free.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
group_incl.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
group_intersection.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
group_range_excl.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
group_range_incl.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
group_rank.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
group_size.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
group_translate_ranks.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
group_union.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
ibsend.c
More for non-blocking communication.
2008-05-07 13:00:28 +00:00
info_c2f.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
info_create.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
info_delete.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
info_dup.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
info_f2c.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
info_free.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
info_get_nkeys.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
info_get_nthkey.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
info_get_valuelen.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
info_get.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
info_set.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
init_thread.c
Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP.
2008-06-09 14:53:58 +00:00
init.c
Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP.
2008-06-09 14:53:58 +00:00
initialized.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
intercomm_create.c
The patch for "Unexpected message queue for unknown CID's required" ticket #1460 .
2008-11-04 21:58:06 +00:00
intercomm_merge.c
The patch for "Unexpected message queue for unknown CID's required" ticket #1460 .
2008-11-04 21:58:06 +00:00
iprobe.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
irecv.c
Use the new memchecker_call function for memory checking of non-blocking communication.
2008-05-07 12:28:51 +00:00
irsend.c
More for non-blocking communication.
2008-05-07 13:00:28 +00:00
is_thread_main.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
isend.c
Use the new memchecker_call function for memory checking of non-blocking communication.
2008-05-07 12:28:51 +00:00
issend.c
More for non-blocking communication.
2008-05-07 13:00:28 +00:00
keyval_create.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
keyval_free.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
lookup_name.c
Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately.
2008-02-28 01:57:57 +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
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
op_create.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
op_f2c.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
op_free.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
open_port.c
Merge in tmp/jjh-scratch
2008-04-23 00:17:12 +00:00
pack_external_size.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
pack_external.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
pack_size.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
pack.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
pcontrol.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
probe.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
publish_name.c
Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately.
2008-02-28 01:57:57 +00:00
put.c
Use memchecker_convertor_call function instead the old one. Move the function to the place that we can use convertor.
2008-05-05 13:57:27 +00:00
query_thread.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
recv_init.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
recv.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
reduce_scatter.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
reduce.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
register_datarep.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
request_c2f.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
request_f2c.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
request_free.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
request_get_status.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
rsend_init.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
rsend.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
scan.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
scatter.c
Fix the fix for ticket #1298 . Thanks George for pointing it out.
2008-05-23 13:33:38 +00:00
scatterv.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
send_init.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
send.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
sendrecv_replace.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
sendrecv.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
ssend_init.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
ssend.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
start.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
startall.c
- Coverity issue CID 35:
2008-03-26 08:19:55 +00:00
status_c2f.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
status_f2c.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
status_set_cancelled.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
status_set_elements.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
test_cancelled.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
test.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
testall.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
testany.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
testsome.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
topo_test.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_c2f.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_commit.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_contiguous.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_create_darray.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_create_f90_complex.c
Fix CID 1117: ensure to check return values.
2008-09-19 13:27:30 +00:00
type_create_f90_integer.c
Fix CID 1117: ensure to check return values.
2008-09-19 13:27:30 +00:00
type_create_f90_real.c
Fix CID 1117: ensure to check return values.
2008-09-19 13:27:30 +00:00
type_create_hindexed.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_create_hvector.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_create_indexed_block.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_create_keyval.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_create_resized.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_create_struct.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_create_subarray.c
Fixed CID 807: Remove unused variable
2008-08-11 20:50:09 +00:00
type_delete_attr.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_dup.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_extent.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_f2c.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_free_keyval.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_free.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_get_attr.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_get_contents.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_get_envelope.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_get_extent.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_get_name.c
- We may know the *_name is < MPI_MAX_OBJECT_NAME; Prevent does not.
2008-08-06 07:59:59 +00:00
type_get_true_extent.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_hindexed.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_hvector.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_indexed.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_lb.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_match_size.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_set_attr.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_set_name.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_size.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_struct.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_ub.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
type_vector.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
unpack_external.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
unpack.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
unpublish_name.c
Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately.
2008-02-28 01:57:57 +00:00
wait.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
waitall.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
waitany.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
waitsome.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
win_c2f.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
win_call_errhandler.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
win_complete.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
win_create_errhandler.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
win_create_keyval.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
win_create.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
win_delete_attr.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
win_f2c.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
win_fence.c
Use memchecker_convertor_call function instead the old one. Move the function to the place that we can use convertor.
2008-05-05 13:57:27 +00:00
win_free_keyval.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
win_free.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
win_get_attr.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
win_get_errhandler.c
From an initial patch from George, update all the set/get errhandler
2008-07-03 19:28:02 +00:00
win_get_group.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
win_get_name.c
Minor fixes and comment clarifications for MPI-2.1-mandated handling
2008-06-21 19:33:47 +00:00
win_lock.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
win_post.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
win_set_attr.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
win_set_errhandler.c
From an initial patch from George, update all the set/get errhandler
2008-07-03 19:28:02 +00:00
win_set_name.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
win_start.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
win_test.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
win_unlock.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
win_wait.c
Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library.
2008-02-19 22:15:52 +00:00
wtick.c
Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP.
2008-06-09 14:53:58 +00:00
wtime.c
A compiler warning fix.
2008-02-21 14:28:08 +00:00