1
1
openmpi/ompi/mca/pml/dr
Ralph Castain b400b84162 Merge in the modified thread configure option branch per today's telecon.
Remove the --enable-progress-threads option as this is no longer functional, and hardcode OPAL_ENABLE_PROGRESS_THREADS to 0.

Replace the --enable-mpi-threads option with --enable-mpi-thread-multiple as this is clearer as to meaning. This option automatically turns "on" opal thread support if it wasn't already so specified. If the user specifies --disable-opal-multi-threads --enable-mpi-thread-multiple, we will error out with a message

Add a new --enable-opal-multi-threads option that turns "on" opal thread support without doing anything wrt mpi-thread-multiple

This commit was SVN r22841.
2010-03-16 23:10:50 +00:00
..
configure.m4 Merge in the modified thread configure option branch per today's telecon. 2010-03-16 23:10:50 +00:00
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
help-mpi-pml-dr.txt Add in eager limit checks in pmls. 2009-08-10 12:46:20 +00:00
Makefile.am Remove the deleted windows file from the tarball. 2009-12-29 16:11:32 +00:00
pml_dr_comm.c Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
pml_dr_comm.h - Replace combinations of 2009-08-20 11:42:18 +00:00
pml_dr_component.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
pml_dr_component.h - Replace combinations of 2009-08-20 11:42:18 +00:00
pml_dr_endpoint.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
pml_dr_endpoint.h - Replace combinations of 2009-08-20 11:42:18 +00:00
pml_dr_hdr.h - removed unused flags 2006-03-27 22:44:26 +00:00
pml_dr_iprobe.c Added padding to predefined handle structures to maintain library version to 2009-02-24 17:17:33 +00:00
pml_dr_irecv.c Move duplicated code all over the code to a single function ompi_request_wait_completion(). 2007-10-18 12:33:21 +00:00
pml_dr_isend.c Move duplicated code all over the code to a single function ompi_request_wait_completion(). 2007-10-18 12:33:21 +00:00
pml_dr_recvfrag.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
pml_dr_recvfrag.h - Replace combinations of 2009-08-20 11:42:18 +00:00
pml_dr_recvreq.c - An intrusive commit yet again (sorry): with the separation we 2009-03-04 15:35:54 +00:00
pml_dr_recvreq.h - Replace combinations of 2009-08-20 11:42:18 +00:00
pml_dr_sendreq.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
pml_dr_sendreq.h - Replace combinations of 2009-08-20 11:42:18 +00:00
pml_dr_start.c Refs trac:250 2006-10-27 12:35:27 +00:00
pml_dr_vfrag.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
pml_dr_vfrag.h - Replace combinations of 2009-08-20 11:42:18 +00:00
pml_dr.c Get rid of the useless mca_pml_base_endpoint_t and replace it by 2009-12-08 17:29:54 +00:00
pml_dr.h - Replace combinations of 2009-08-20 11:42:18 +00:00