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

checkpoint simulator #2403

Merged
merged 1 commit into from
Oct 5, 2023
Merged

Conversation

bena-nasa
Copy link
Collaborator

@bena-nasa bena-nasa commented Oct 5, 2023

Just want to make sure this gets captured. This is my checkpoint "simulator" or "benchmark" whatever you want to call it.
This writes multiple variables to a netcdf file simulating MAPL's checkpoint mechanism. Multiple strategies can be chosen based on the input such writing to one file or multiple files and do 2D or 3D gather, and the num of trials to run to get statistics.
It reports the file system performance and the overall throughput (i.e. the full gather/write performance) as well as the standard deviation for the number of trials.

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Trivial change (affects only documentation or cleanup)

Checklist:

  • I have tested this change with a run of GEOSgcm (if non-trivial)
  • I have added one of the required labels (0 diff, 0 diff trivial, 0 diff structural, non 0-diff)
  • I have updated the CHANGELOG.md accordingly following the style of Keep a Changelog

@bena-nasa bena-nasa added 🎁 New Feature This is a new feature 0 Diff Trivial The changes in this pull request are trivially zero-diff (documentation, build failure, &c.) 0 Diff The changes in this pull request have verified to be zero-diff with the target branch. labels Oct 5, 2023
@bena-nasa bena-nasa requested review from a team as code owners October 5, 2023 17:21
@bena-nasa bena-nasa merged commit 5e3fc34 into develop Oct 5, 2023
@bena-nasa bena-nasa deleted the feature/bmauer/checkpoint_simulator branch October 5, 2023 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 Diff Trivial The changes in this pull request are trivially zero-diff (documentation, build failure, &c.) 0 Diff The changes in this pull request have verified to be zero-diff with the target branch. 🎁 New Feature This is a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants