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

scalability issue in m_Router::initp_ in MCT #1139

Closed
worleyph opened this issue Nov 13, 2016 · 6 comments
Closed

scalability issue in m_Router::initp_ in MCT #1139

worleyph opened this issue Nov 13, 2016 · 6 comments
Assignees
Labels
BFB PR leaves answers BFB CIME enhancement

Comments

@worleyph
Copy link
Contributor

worleyph commented Nov 13, 2016

This issue is to document MCT PR number 41.

Even with MCT PR number 39, ACME initialization for high resolution jobs on Mira (-compset ACME_WCYCL2000 -res ne120_oRRS15) can take over 100 minutes when using @amametjanov 's 2048 node PE layout. An optimization has been identified that drops the initialization cost to 26 minutes. Performance for this routine is also improved markedly on Titan, but the original formulation of the algorithm only takes 1-2 minutes with the target PE layouts on Titan, so the optimization is not as critical on Titan.

@worleyph
Copy link
Contributor Author

@rljacob , upon first glance this and the other MCT optimizations are not part of the CIME5.2 update. What is the timeline for these being merged into ACME?

@rljacob
Copy link
Member

rljacob commented Feb 15, 2017

I was going to put this in after the CIME5.2 update.

@worleyph
Copy link
Contributor Author

Thanks. This would go directly into ACME, or does MCT go in via CIME?

@worleyph
Copy link
Contributor Author

@rljacob ,

I was going to put this in after the CIME5.2 update.

We are up to the CIME 5.3 update. Do you have a new timeline for this?

Thanks.

@rljacob
Copy link
Member

rljacob commented Apr 17, 2017

I'll now wait for the 5.3 update to get to master, hopefully early this week. MCT update will go directly in to ACME.

@worleyph
Copy link
Contributor Author

worleyph commented Jul 4, 2017

I believe that this has been merged into ACME from MCT.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BFB PR leaves answers BFB CIME enhancement
Projects
None yet
Development

No branches or pull requests

2 participants