1
1
openmpi/ompi/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 Purge whitespace from the repo 2015-06-23 20:59:57 -07: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