1
1
openmpi/ompi/mca/sharedfp
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
..
addproc mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
base Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
individual mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
lockedfile mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
sm sharedfp/sm: close the named semaphore 2017-10-18 10:37:30 -05:00
configure.m4 configury: remove the --disable-mpi-io option 2017-09-20 14:39:09 +09:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
sharedfp.h fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00