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

Name variable & size in feedback of bad domain #63

Open
1 task
FlorianDeconinck opened this issue Sep 23, 2024 · 0 comments
Open
1 task

Name variable & size in feedback of bad domain #63

FlorianDeconinck opened this issue Sep 23, 2024 · 0 comments

Comments

@FlorianDeconinck
Copy link
Collaborator

When in a signature a FloatField is of the wrong size, we detect in gt4py.cartesian.stencil_object but the error is: Compute domain too large (provided: (X, X, X), maximum (X,X,X)

This is not enough for a quick debug because it doesn't give:

  • The name of the stencil
  • The name of the offending Field with a bad size
  • A clear explanation of stencil domain vs Field sizes

Parent: #49


  • Enhance the feedback to make those error easily debuggable
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

No branches or pull requests

1 participant