Skip to content

Adds CIME flags and provenance#5075

Merged
jgfouca merged 9 commits into
E3SM-Project:masterfrom
jasonb5:adds_provenance
Jul 12, 2022
Merged

Adds CIME flags and provenance#5075
jgfouca merged 9 commits into
E3SM-Project:masterfrom
jasonb5:adds_provenance

Conversation

@jasonb5
Copy link
Copy Markdown
Contributor

@jasonb5 jasonb5 commented Jul 11, 2022

Adds CIME flags and provenance code to support CIME PR ESMCI/cime#4271.

The flags control how CIME's runtime operates and provenance is handle by three functions, save_build_provenance, save_prerun_provenance and save_postrun_provenance.

@jasonb5 jasonb5 requested a review from jgfouca July 11, 2022 19:00
@rljacob rljacob requested a review from sarats July 11, 2022 19:02
Copy link
Copy Markdown
Member

@jgfouca jgfouca left a comment

Choose a reason for hiding this comment

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

Nice!

jgfouca added a commit that referenced this pull request Jul 12, 2022
Adds CIME flags and provenance

Adds CIME flags and provenance code to support CIME PR ESMCI/cime#4271.

The flags control how CIME's runtime operates and provenance is handle
by three functions, save_build_provenance, save_prerun_provenance and
save_postrun_provenance.

[BFB]

* jasonb5-adds_provenance:
  Updates customize readme
  Updates some method names
  Refactors save_postrun_provenance
  Refactors save_prerun_provenance
  Refactors save_build_provenance
  Adds provenance tests
  Splits out flags and provenance code.
  Adds initial CIME config and provenance
jgfouca added a commit that referenced this pull request Jul 12, 2022
Adds CIME flags and provenance

Adds CIME flags and provenance code to support CIME PR ESMCI/cime#4271.

The flags control how CIME's runtime operates and provenance is handle
by three functions, save_build_provenance, save_prerun_provenance and
save_postrun_provenance.

[BFB]

* jasonb5-adds_provenance:
  Updates customize readme
  Updates some method names
  Refactors save_postrun_provenance
  Refactors save_prerun_provenance
  Refactors save_build_provenance
  Adds provenance tests
  Splits out flags and provenance code.
  Adds initial CIME config and provenance
@jgfouca jgfouca merged commit 62b0914 into E3SM-Project:master Jul 12, 2022
@jgfouca
Copy link
Copy Markdown
Member

jgfouca commented Jul 12, 2022

Skipping integration testing.

@sarats
Copy link
Copy Markdown
Member

sarats commented Jul 12, 2022

It's good to get this out of the CIME repo to E3SM. I presume testing was done to make sure all the provenance functionality still worked the same.

@jasonb5
Copy link
Copy Markdown
Contributor Author

jasonb5 commented Jul 12, 2022

@sarats I had ran a case and checked that the build, run and performance provenance was the same. Some point soon I'd like to update the unit test to check all of that.

@jasonb5 jasonb5 deleted the adds_provenance branch July 12, 2022 19:53
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.

3 participants