1
1
openmpi/opal/mca/btl/portals4
Todd Kordenbrock b569633ddf btl-portals4: don't free module resources when proc count goes to zero
This commit fixes a segfault in btl-portals4 add_procs().  The segfault
occurs if add_procs() is called after a del_procs() call that reduces
the proc count to zero which would cause PT and NI resources to be
freed.  This commit resolves the segfault by using a common
initiailization boolean and only freeing module resources in
finalize().

Signed-off-by: Todd Kordenbrock (thkgcode@gmail.com)
2018-04-10 14:20:22 -05:00
..
btl_portals4_component.c opal/asm: rename existing arithmetic atomic functions 2017-11-30 10:41:22 -07:00
btl_portals4_endpoint.h Copyright update. 2015-01-29 11:08:13 -06:00
btl_portals4_frag.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
btl_portals4_frag.h BTL portals4: remove useless PtlMDBind PtlMDRelease calls for RMDA 2015-11-19 14:51:00 +01:00
btl_portals4_rdma.c opal/asm: rename existing arithmetic atomic functions 2017-11-30 10:41:22 -07:00
btl_portals4_recv.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
btl_portals4_recv.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
btl_portals4_send.c opal/asm: rename existing arithmetic atomic functions 2017-11-30 10:41:22 -07:00
btl_portals4.c btl-portals4: don't free module resources when proc count goes to zero 2018-04-10 14:20:22 -05:00
btl_portals4.h btl/portals4: Take into account the limitation of portals4 (max_msg_size) 2016-07-19 15:19:29 +02:00
configure.m4 Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00