Skip to content

refactor: cleanups from dace v2 branch#382

Merged
FlorianDeconinck merged 4 commits intoNOAA-GFDL:developfrom
romanc:romanc/cleanups-from-dace-v2-branch
Feb 13, 2026
Merged

refactor: cleanups from dace v2 branch#382
FlorianDeconinck merged 4 commits intoNOAA-GFDL:developfrom
romanc:romanc/cleanups-from-dace-v2-branch

Conversation

@romanc
Copy link
Collaborator

@romanc romanc commented Feb 13, 2026

Description

Small PR pulling most of the unrelated changes from the upcoming DaCe v2 update (PR #372).

How has this been tested?

(Assumed to be) Covered by existing tests.

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
  • I have made corresponding changes to the documentation (e.g. add new modules to docs/docstrings/): N/A
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules: N/A
  • New check tests, if applicable, are included: N/A

Roman Cattaneo added 4 commits February 13, 2026 11:08
Minor cleanup in `Timer` and `NullTimer` classes. Leverage the
constructor to initialize `NullTimer` as disabled from the start. No
need for `NullTimer` to specialize `enabled()` method.
@romanc romanc force-pushed the romanc/cleanups-from-dace-v2-branch branch from 50569cb to 83761ec Compare February 13, 2026 10:09
the code for future reference in further optimization.

WARNING: The Label are passthrough, any use of `simplify` _will remove
them from the SDFG_ and this is on purpose so there's no tracers of them
Copy link
Collaborator

Choose a reason for hiding this comment

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

Ha ha... Atmos brain rot

Copy link
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.

Thanks for the 🧹

@FlorianDeconinck FlorianDeconinck added this pull request to the merge queue Feb 13, 2026
Merged via the queue into NOAA-GFDL:develop with commit ea901af Feb 13, 2026
7 checks passed
@romanc romanc deleted the romanc/cleanups-from-dace-v2-branch branch February 13, 2026 14:31
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