Skip to content

Update ESM1.6 layout generation#34

Merged
micaeljtoliveira merged 4 commits intomainfrom
esm_1.6_update
Feb 10, 2026
Merged

Update ESM1.6 layout generation#34
micaeljtoliveira merged 4 commits intomainfrom
esm_1.6_update

Conversation

@micaeljtoliveira
Copy link
Copy Markdown
Member

@micaeljtoliveira micaeljtoliveira commented Feb 2, 2026

Simplify a few things and make code a bit more general so that it's easier to integrate with the ProfilingManager from access.profiling.

Depends on #37

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (a99f1d6) to head (4664902).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #34   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          455       426   -29     
=========================================
- Hits           455       426   -29     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@micaeljtoliveira
Copy link
Copy Markdown
Member Author

@manodeep Something for you to review during the NCI maintenance ;)

Copy link
Copy Markdown
Collaborator

@manodeep manodeep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @micaeljtoliveira - the simplification looks good to me! I have made one suggestion to see whether we can simplify even further by combining num_nodes and cores_per_node

@micaeljtoliveira micaeljtoliveira marked this pull request as draft February 5, 2026 00:31
@micaeljtoliveira
Copy link
Copy Markdown
Member Author

Marking as draft, as #37 needs to be merged first.

@micaeljtoliveira micaeljtoliveira marked this pull request as ready for review February 10, 2026 02:19
@micaeljtoliveira
Copy link
Copy Markdown
Member Author

@manodeep I think all comments have been addressed and I took the opportunity to clean-up a bit the git history. Would you mind having a final look and approve?

Copy link
Copy Markdown
Collaborator

@manodeep manodeep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@micaeljtoliveira Suggested one update to the docstrings - everything else looks good. Please feel free to add that typo-fix and merge after.

micaeljtoliveira and others added 4 commits February 10, 2026 15:10
…tring. Renamed the start_blocknum parameter to start_seqnum.
…me. The number of cores per node is now passed as function paramenter instead of infered from the queue name.
…es the layouts for only one node count at a time, instead of doing it for a list of node counts, reducing code complexity.
Co-authored-by: Manodeep Sinha <manodeep@gmail.com>
@micaeljtoliveira
Copy link
Copy Markdown
Member Author

@manodeep Thanks for the review!

@micaeljtoliveira micaeljtoliveira merged commit 9d34d91 into main Feb 10, 2026
8 checks passed
@micaeljtoliveira micaeljtoliveira deleted the esm_1.6_update branch February 10, 2026 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants