1
1
openmpi/ompi/mca/btl/sm
2008-05-12 07:15:29 +00:00
..
btl_sm_component.c Remove the obsolete and largely unused orte_system_info structure. The only fields that were used in that struct were nodeid and nodename - these have been transferred to the orte_process_info structure. 2008-03-23 23:10:15 +00:00
btl_sm_endpoint.h Remove trailing spaces from SM BTL. 2008-03-09 13:17:13 +00:00
btl_sm_fifo.h Return OMPI_ERR_RESOURCE_BUSY from sm->btl_send() function if there is no place in cb. This will prevent OB1 from doing early completion of small sends. 2008-05-12 07:15:29 +00:00
btl_sm_frag.c Remove trailing spaces from SM BTL. 2008-03-09 13:17:13 +00:00
btl_sm_frag.h Remove trailing spaces from SM BTL. 2008-03-09 13:17:13 +00:00
btl_sm.c Return OMPI_ERR_RESOURCE_BUSY from sm->btl_send() function if there is no place in cb. This will prevent OB1 from doing early completion of small sends. 2008-05-12 07:15:29 +00:00
btl_sm.h More SM BTL initialization cleanups. 2008-03-16 10:01:56 +00:00
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
Makefile.am Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00