1
1
openmpi/ompi/mca/sharedfp/sm
Edgar Gabriel 4d995bd4eb sharedfp/sm: close the named semaphore
in case a named semaphore is used, it is necessary to close the semaphore to remove
all sm segments. sem_unlink just removes the name references once all proceeses have closed
the sem.

Fixes issue: #4336

Signed-off-by: Edgar Gabriel <egabriel@central.uh.edu>

sharedfp/sm: unlink only needs to be called by one process

Signed-off-by: Edgar Gabriel <egabriel@central.uh.edu>
2017-10-18 10:37:30 -05:00
..
configure.m4 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
Makefile.am mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
owner.txt Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
sharedfp_sm_component.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
sharedfp_sm_file_open.c sharedfp/sm: close the named semaphore 2017-10-18 10:37:30 -05:00
sharedfp_sm_get_position.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
sharedfp_sm_iread.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
sharedfp_sm_iwrite.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
sharedfp_sm_read.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
sharedfp_sm_request_position.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
sharedfp_sm_seek.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
sharedfp_sm_write.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
sharedfp_sm.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
sharedfp_sm.h fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00