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

Fix performance and segfault issues for MPAS components #700

Merged
merged 2 commits into from
Feb 11, 2016

Conversation

douglasjacobsen
Copy link
Member

This merge fixes some performance related issues in MPAS-O, as well as some segfault issues.

Additionally, this merge adds the pointwise stats analysis member to MPAS-CICE to help with debugging coupled simulations.

OG-569

This commit updates the MPAS-CICE model to include the pointwise stats
analysis member which will be useful for debugging.
This commit fixes two issues with MPAS-O, the first being an unassigned
loop bounds, and the second being some left over array syntax that was
used within do loops causing a significant slowdown.
@douglasjacobsen douglasjacobsen self-assigned this Feb 11, 2016
douglasjacobsen added a commit that referenced this pull request Feb 11, 2016
This merge fixes some performance related issues in MPAS-O, as well as
some segfault issues.

Additionally, this merge adds the pointwise stats analysis member to
MPAS-CICE to help with debugging coupled simulations.

OG-569

* douglasjacobsen/mpas/fix_perf_issues:
  Update MPAS-O to fix some performance / loop issues
  Update MPAS-CICE to include points analysis member
@douglasjacobsen douglasjacobsen merged commit a641793 into master Feb 11, 2016
douglasjacobsen added a commit that referenced this pull request Feb 11, 2016
This merge fixes some performance related issues in MPAS-O, as well as
some segfault issues.

Additionally, this merge adds the pointwise stats analysis member to
MPAS-CICE to help with debugging coupled simulations.

OG-569

* douglasjacobsen/mpas/fix-perf-issues:
  Update MPAS-O to fix some performance / loop issues
  Update MPAS-CICE to include points analysis member
@douglasjacobsen
Copy link
Member Author

Skipping integration testing as this will fix some tests in the suite.

@douglasjacobsen douglasjacobsen deleted the douglasjacobsen/mpas/fix_perf_issues branch February 11, 2016 22:07
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.

1 participant