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

Adding more runtime rearranger options #90

Merged
merged 1 commit into from
Aug 12, 2016

Conversation

jayeshkrishna
Copy link
Contributor

This commit allows the user to separately control the flow
control options for comp2io and io2comp directions.

  • The flow control options are now separately defined for
    comp2io direction and io2comp direction
  • The rearranger options structure (passed during PIO_init())
    is also updated accordingly

Note: This change requires corresponding changes in the
share code (in CIME) due to changes in the rearranger opt
structure

This commit allows the user to separately control the flow
control options for comp2io and io2comp directions.

* The flow control options are now separately defined for
  comp2io direction and io2comp direction

* The rearranger options structure (passed during PIO_init())
  is also updated accordingly

Note: This change requires corresponding changes in the
share code (in CIME) due to changes in the rearranger opt
structure
@jayeshkrishna
Copy link
Contributor Author

jayeshkrishna commented Aug 9, 2016

After this change is merged I will create a new branch that updates the pio1 revision and merges the cime changes (this branch can be merged to master).
The corresponding cime changes are in ESMCI_cime:jayeshkrishna/shr/cime_more_pio_rearr_opts

@jayeshkrishna
Copy link
Contributor Author

@jedwards4b : Please let me know if you want me to merge this change.

@jayeshkrishna
Copy link
Contributor Author

@jedwards4b : Do you want me to merge this PR? We want this change when bringing in the latest CIME to ACME.

@jedwards4b jedwards4b merged commit 3f0fd7c into pio1_0 Aug 12, 2016
@edhartnett edhartnett deleted the jayeshkrishna/pio1_0/pio1_more_rearr_opts branch December 5, 2016 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants