1
1
openmpi/oshmem/runtime
Mike Dubman 323e4418b9 OSHMEM: extract memheap allocate methods into separate framework
- similar to opal/shmem
- next step is some refactoring and merge into opal/shmem
 Developed by Igor, reviewed by AlexM, MikeD

This commit fixes trac:4261.

This commit was SVN r30855.

The following Trac tickets were found above:
  Ticket 4261 --> https://svn.open-mpi.org/trac/ompi/ticket/4261
2014-02-26 16:32:23 +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 OSHMEM: extract memheap allocate methods into separate framework 2014-02-26 16:32:23 +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 OSHMEM: extract memheap allocate methods into separate framework 2014-02-26 16:32:23 +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: extract memheap allocate methods into separate framework 2014-02-26 16:32:23 +00:00
oshmem_shmem_init.c OSHMEM: extract memheap allocate methods into separate framework 2014-02-26 16:32:23 +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 shmem: remove unused defines 2014-02-15 06:43:08 +00:00