Skip to content

Enable inference of minimal domain at compile time in dace backend#1190

Open
edopao wants to merge 2 commits intomainfrom
dace_infer_minmal_domain
Open

Enable inference of minimal domain at compile time in dace backend#1190
edopao wants to merge 2 commits intomainfrom
dace_infer_minmal_domain

Conversation

@edopao
Copy link
Copy Markdown
Contributor

@edopao edopao commented Apr 9, 2026

Set the default use_max_domain_range_on_unstructured_shift=None on dace backend. This configuration will infer the minimal domain for field operators with compile-time domain.

This PR requires a fix in gt4py: GridTools/gt4py#2569

@github-actions
Copy link
Copy Markdown

Mandatory Tests

Please make sure you run these tests via comment before you merge!

  • cscs-ci run default
  • cscs-ci run distributed

Optional Tests

To run benchmarks you can use:

  • cscs-ci run benchmark-bencher

To run tests and benchmarks with the DaCe backend you can use:

  • cscs-ci run dace

To run test levels ignored by the default test suite (mostly simple datatest for static fields computations) you can use:

  • cscs-ci run extra

For more detailed information please look at CI in the EXCLAIM universe.

@edopao
Copy link
Copy Markdown
Contributor Author

edopao commented Apr 15, 2026

cscs-ci run dace

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.

1 participant