Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the PMIx native component to release v1.1.2 #1212

Merged
merged 1 commit into from
Dec 13, 2015
Merged

Update the PMIx native component to release v1.1.2 #1212

merged 1 commit into from
Dec 13, 2015

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Dec 13, 2015

Update the PMIx native component to release v1.1.1, with addition of one bug-fix commit beyond the official release

Rename the pmix1xx component to pmix111 so it reflects the actual release it includes

Resolve the problem of PMIx being passed a bogus --with-platform argument when configuring the PMIx tarball code. There is no reason we should be passing --with-platform arguments to any internal subdirectory, so just leave that out when constructing the opal_subdir_args variable.

Update the PMIx code and continue attempting to debug direct modex

Fix a problem in the ORTE PMIx server - there was an early intent to optimize the direct modex by fetching data for all procs from the target job on the remote node, instead of fetching the data one proc at a time. However, this was never completely implemented, and so we would hang if we had multiple overlapping requests for data from more than one proc on the node.

Update PMIx to v1.1.2

…one bug-fix commit beyond the official release

Rename the pmix1xx component to pmix111 so it reflects the actual release it includes

Resolve the problem of PMIx being passed a bogus --with-platform argument when configuring the PMIx tarball code. There is no reason we should be passing --with-platform arguments to any internal subdirectory, so just leave that out when constructing the opal_subdir_args variable.

Update the PMIx code and continue attempting to debug direct modex

Fix a problem in the ORTE PMIx server - there was an early intent to optimize the direct modex by fetching data for all procs from the target job on the remote node, instead of fetching the data one proc at a time. However, this was never completely implemented, and so we would hang if we had multiple overlapping requests for data from more than one proc on the node.

Update PMIx to v1.1.2
rhc54 pushed a commit that referenced this pull request Dec 13, 2015
Update the PMIx native component to release v1.1.2
@rhc54 rhc54 merged commit 6b23c91 into open-mpi:master Dec 13, 2015
@rhc54 rhc54 deleted the pmix112 branch December 13, 2015 05:43
jsquyres added a commit to jsquyres/ompi that referenced this pull request Aug 23, 2016
…_fix

io/ompio: fix the get_byte_offset code
@artpol84
Copy link
Contributor

#2072

@jladd-mlnx
Copy link
Member

@rhc54 @artpol84 Does this need to go into OMPI 2.1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants