1
1
openmpi/oshmem/proc
Igor Ivanov 4b8d9b8eff oshmem/proc: Refactor proc component
Most functionality of oshmem_proc duplicates ompi_proc. In addition
to that, Current logic does not allow to do oshmem initialization
w/o ompi startup.
So this refactoring allows to  avoid code duplication, decrease used
memory and make oshmem support easier.
Now oshmem_proc is transparent ompi_proc structure, that can be
extended by oshmem specific data.

Signed-off-by: Igor Ivanov <Igor.Ivanov@itseez.com>
2015-09-17 18:49:00 +03:00
..
Makefile.am Apply Jeff`s patch from ticket: 3145 2013-11-25 11:02:42 +00:00
proc_group_cache.c initialize common symbols from oshmem 2015-05-08 10:11:58 +09:00
proc_group_cache.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
proc.c oshmem/proc: Refactor proc component 2015-09-17 18:49:00 +03:00
proc.h oshmem/proc: Refactor proc component 2015-09-17 18:49:00 +03:00