Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

v2.x: oshmem: get rid of oshmem_proc_t and use ompi_proc_t instead #1358

Merged
merged 1 commit into from
Sep 8, 2016

Conversation

ggouaillardet
Copy link
Contributor

store oshmem related per proc data in an oshmem_proc_data_t struct,
that is stored in the padding section of an ompi_proc_t

this data can be accessed via the OSHMEM_PROC_DATA(proc) macro

Fixes open-mpi/ompi#2023

(back-ported from commit open-mpi/ompi@0a25420)

store oshmem related per proc data in an oshmem_proc_data_t struct,
that is stored in the padding section of an ompi_proc_t

this data can be accessed via the OSHMEM_PROC_DATA(proc) macro

Fixes open-mpi/ompi#2023

(back-ported from commit open-mpi/ompi@0a25420)
@ggouaillardet
Copy link
Contributor Author

:bot:assign: @jsquyres
:bot:milestone:v2.0.2
:bot🏷️code-cleanup

@ompiteam-bot
Copy link

OMPIBot error: Label "code-cleanup" does not exist.

@ompiteam-bot ompiteam-bot added this to the v2.0.2 milestone Sep 1, 2016
@ggouaillardet
Copy link
Contributor Author

:bot🏷️Code-cleanup-low-priority

@mellanox-github
Copy link

Test PASSed.
See http://bgate.mellanox.com/jenkins/job/gh-ompi-release-pr/2148/ for details.

@jsquyres
Copy link
Member

jsquyres commented Sep 1, 2016

@ggouaillardet This should probably be assigned to someone in Mellanox to review, no? @jladd-mlnx @artpol84 @alex-mikheev @igor-ivanov @miked-mellanox

@ggouaillardet
Copy link
Contributor Author

Fair enough

@igor-ivanov could you please review this PR ?

:bot:unassign: @jsquyres
:bot:assign: @igor-ivanov

@ompiteam-bot ompiteam-bot assigned igor-ivanov and unassigned jsquyres Sep 1, 2016
@igor-ivanov
Copy link
Member

👍

@hppritcha
Copy link
Member

@jsquyres this looks good to go

@jsquyres jsquyres merged commit 572957c into open-mpi:v2.x Sep 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants