1
1
openmpi/ompi/mca/btl/portals
Galen Shipman dcac824f59 Fix problem in releasing fragments during GET_END event (didn't check that
portals btl has ownership and therefor didn't free the frag as it should) this
causes leakage and hangs in MPI_Finalize. 

Also added a bit more debugging. 

This commit was SVN r17900.
2008-03-20 22:46:32 +00:00
..
btl_portals_component.c Fix problem in releasing fragments during GET_END event (didn't check that 2008-03-20 22:46:32 +00:00
btl_portals_endpoint.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
btl_portals_frag.c Fix problem in releasing fragments during GET_END event (didn't check that 2008-03-20 22:46:32 +00:00
btl_portals_frag.h * Make Portals BTL compile again (looks like the frag ownership stuff didn't 2008-02-23 01:45:36 +00:00
btl_portals_rdma.c * Make Portals BTL compile again (looks like the frag ownership stuff didn't 2008-02-23 01:45:36 +00:00
btl_portals_recv.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
btl_portals_recv.h * put rdma operations in the send event queue instead of receive because it's 2006-05-14 04:23:26 +00:00
btl_portals_send.c * Make Portals BTL compile again (looks like the frag ownership stuff didn't 2008-02-23 01:45:36 +00:00
btl_portals_send.h * Make Portals BTL compile again (looks like the frag ownership stuff didn't 2008-02-23 01:45:36 +00:00
btl_portals.c Fix problem in releasing fragments during GET_END event (didn't check that 2008-03-20 22:46:32 +00:00
btl_portals.h Remove the orte_proc_table. Migrate all users of it to the opal_hash_table and a new name hash function in orte. 2008-03-05 22:44:35 +00:00
configure.m4 * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +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