Skip to content

Ochestration with ConstantPropagation#139

Merged
romanc merged 3 commits into
NOAA-GFDL:developfrom
romanc:romanc/orchestration-with-constant-propagation
May 9, 2025
Merged

Ochestration with ConstantPropagation#139
romanc merged 3 commits into
NOAA-GFDL:developfrom
romanc:romanc/orchestration-with-constant-propagation

Conversation

@romanc
Copy link
Copy Markdown
Collaborator

@romanc romanc commented May 9, 2025

Description

ConstantPropagation is part of the standard simplification pipeline. It was previously skipped because of an issue. In the meantime, that issue was resolved and we can propagate constants again.

Fixes GEOS-ESM#68

How Has This Been Tested?

Locally, I ran the following PyFV3 translate tests (in dace:orchestration mode) with this change:

  • FvTp2d
  • D_SW
  • Remapping
  • FVDynamics (the dycore, mpi-test with 6 threads)
  • DynCore ("accoustics", mpi-test with 6 threads)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas: N/A
  • I have made corresponding changes to the documentation: N/A
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • New check tests, if applicable, are included: N/A

ConstantPropagation is part of the standard simplification pipeline. It
was previously skipped because of an issue. In the meantime, that issue
was resolved and we can propagate constats again.
@romanc romanc requested a review from FlorianDeconinck May 9, 2025 12:06
Copy link
Copy Markdown
Collaborator

@FlorianDeconinck FlorianDeconinck left a comment

Choose a reason for hiding this comment

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

I am worried. But we should. But I am worried. Let's do it. Worried. Yeah.

@romanc romanc merged commit 069907b into NOAA-GFDL:develop May 9, 2025
5 checks passed
@romanc romanc deleted the romanc/orchestration-with-constant-propagation branch May 9, 2025 14:30
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.

Re-evaluate skipping ConstantPropagation pass in orchestration / simplify

2 participants