1
1
openmpi/oshmem/runtime
Brian Barrett 8b778903d8 Fix longstanding issue with our multi-project support. Rather than using
pkg{data,lib,includedir}, use our own ompi{data,lib,includedir}, which is
always set to {datadir,libdir,includedir}/openmpi.  This will keep us from
having help files in prefix/share/open-rte when building without Open MPI,
but in prefix/share/openmpi when building with Open MPI.

This commit was SVN r30140.
2014-01-07 22:11:15 +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: Use MPI calls for mkey exchange 2013-12-23 09:20:42 +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