Skip to content

Conversation

@philip-paul-mueller
Copy link
Contributor

@philip-paul-mueller philip-paul-mueller commented Nov 11, 2025

The PR changes how the function works:

  • The processing of them is now performed in a deterministic way.
    This is done by changing to a recursive scheme, where the nodes are first ordered and then processed.
  • The multistate flag was removed, since it was ignored.
  • The progress flag was removed, because it no longer make sense.

ToDo:

The main changes are:
- The processing of them is now performed in a deterministic way.
- The `multistate` flag was removed, since it was ignored.
- The `progress` flag was removed, because it no longer make sense.
@philip-paul-mueller
Copy link
Contributor Author

Performance looks okay:

bench_blueline_stencil_compute

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