Skip to content

Conversation

@havogt
Copy link
Contributor

@havogt havogt commented Dec 18, 2025

The NDArrayConnectivityField stores the inverse image for embedded in a _cache property which is part of the hash for lowering. This hash changes on each (interpreter) run, therefore the cache is not properly re-used.

We should find a more general solution than this workaround... next year...

@kotsaloscv
Copy link
Contributor

FYI -> eth-cscs/cscs-reframe-tests#493
By patching on-the-fly GT4Py, the cache works as expected.

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.

3 participants