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 new swapm options in rearrange runtime configurable #40

Open
rljacob opened this issue Oct 26, 2016 · 1 comment
Open

Make new swapm options in rearrange runtime configurable #40

rljacob opened this issue Oct 26, 2016 · 1 comment
Assignees

Comments

@rljacob
Copy link
Contributor

rljacob commented Oct 26, 2016

The new swapm options from PR #38 are fixed. Make they configurable at runtime on a per-call basis.

@worleyph
Copy link

The ocean spin-up jobs that are running on Titan at the moment really do not like handshaking protocol with the current PE layout. I don't know how best to set communication protocols for these individual calls, when they are sensitive to active/dead component interactions and to PE layout. Unfortunately, the performance differences are so dramatic that we will have to do something. For PIO, the communication patterns tend to fall into one of two different categories (M-to-N and N-to-M). I do not know the MCT communication patterns at all, and do not know if we can determine at runtime what type of protocol to use. If we could, that might make this feasible.

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

2 participants