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

make use of new info keys for MPI window creation #652

Closed
hppritcha opened this issue Jun 23, 2015 · 5 comments
Closed

make use of new info keys for MPI window creation #652

hppritcha opened this issue Jun 23, 2015 · 5 comments

Comments

@hppritcha
Copy link
Member

MPI Forum ticket 369 adds info keys to potentially allow for some optimizations in the implementation of MPI_Win_create and friends.
Open MPI would probably benefit from optimizations that make use of these info keys.

@jsquyres jsquyres added this to the Open MPI v2.0.0 milestone Jul 25, 2015
@jsquyres
Copy link
Member

@hjelmn This is done already, isn't it?

@jsquyres
Copy link
Member

@hjelmn Is this already done?

@hjelmn
Copy link
Member

hjelmn commented Aug 15, 2015

I have a pull request that updates the MPI_Win_get_info code to set these keys. The enhanced one-sided code is the only component that sets any of the new flags.

@jsquyres
Copy link
Member

Can you cite the PR here on this issue so that we have the cross-link?

@hppritcha
Copy link
Member Author

closing this.

jsquyres added a commit to jsquyres/ompi that referenced this issue Sep 19, 2016
…_patch_dir

BUILD: allow specifying platform patch_dir from cmd line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants