1
1
openmpi/oshmem/runtime
Mike Dubman 0d8424e0a6 OSHMEM: Fixes issue with recent segfault in finalize related to mca_base_group_unselect.
We need to explicitly call mca_base_group_unselect in finalize
for each group that are not freed with oshmem_group_cache_list_free before we unloading scoll framework.

Refs trac:3763

This commit was SVN r30311.

The following Trac tickets were found above:
  Ticket 3763 --> https://svn.open-mpi.org/trac/ompi/ticket/3763
2014-01-17 16:57:12 +00:00
..
help-shmem-runtime.txt Per the RFC schedule, this commit adds Mellanox OpenSHMEM to the trunk. It does not yet run on OSX or with CM PML for an MTL other than MXM. Mellanox is aware of these issues and is in the process of resolving them. This should be added to \ncmr=v1.7.4:subject=Move OSHMEM to 1.7.4:reviewer=rhc 2013-09-10 15:34:09 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
oshmem_info_support.c do MPI_Barrier at the end of shmem_init() code but before we use shmem native collectives 2013-10-30 17:08:54 +00:00
oshmem_info_support.h tools: Add oshmem_info utility 2013-10-12 19:03:32 +00:00
oshmem_shmem_abort.c fix corrupted verbose output in oshmem 2013-12-19 11:59:32 +00:00
oshmem_shmem_exchange.c OSHMEM: exchange mxm(ikrit) endpoints via MPI_Allgather, code cleanup, remove unused 2013-12-26 10:53:48 +00:00
oshmem_shmem_finalize.c OSHMEM: Fixes issue with recent segfault in finalize related to mca_base_group_unselect. 2014-01-17 16:57:12 +00:00
oshmem_shmem_init.c OSHMEM: Use MPI calls for mkey exchange 2013-12-23 09:20:42 +00:00
oshmem_shmem_params.c This commit 1. Fixes the void pointer casting to 64-bit integer issue in shmem_lock.c, line 170. 2. Applies the patch provided by George to add support for Intel (12.1.020110811) compiler in OSHMEM. 3. Fixes the configure warning generated by AC_TRY_RUN - disable mxm atomic locks if cross compiling. 2013-09-12 20:54:55 +00:00
oshmem_shmem_preconnect.h Per the RFC schedule, this commit adds Mellanox OpenSHMEM to the trunk. It does not yet run on OSX or with CM PML for an MTL other than MXM. Mellanox is aware of these issues and is in the process of resolving them. This should be added to \ncmr=v1.7.4:subject=Move OSHMEM to 1.7.4:reviewer=rhc 2013-09-10 15:34:09 +00:00
params.h Per the RFC schedule, this commit adds Mellanox OpenSHMEM to the trunk. It does not yet run on OSX or with CM PML for an MTL other than MXM. Mellanox is aware of these issues and is in the process of resolving them. This should be added to \ncmr=v1.7.4:subject=Move OSHMEM to 1.7.4:reviewer=rhc 2013-09-10 15:34:09 +00:00
runtime.h OSHMEM: exchange mxm(ikrit) endpoints via MPI_Allgather, code cleanup, remove unused 2013-12-26 10:53:48 +00:00