Draft
Conversation
Contributor
|
IIRC, the error I saw had to do with missing axis tags not with a cycle but I could be mistaken. I'll take a closer look at this sometime today, thanks for the mention |
Yep, this is different from what I was asking you about the other day, maybe I wasn’t super clear at yesterday’s meeting (sorry!) I get this error when I compute galerkin products P^T A P, let me get a minimal example to repro |
Owner
Author
|
@nicknytko Any updates here? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In https://notes.tiker.net/gd2gcUW3RSqMS_fPfM_RrA, @nicknytko reported a crash with the following traceback:
This PR is an attempt to reproduce the issue, without success (but as you can see, I'm guessing at the details).
@nicknytko, is there anything essential missing from the test case?
cc @a-alveyblanc (as @nicknytko mentioned you were involved in the discussion). @nicknytko mentioned that you had a fix in grudge, but that may not be enough: no matter what the tagging situation is, the crash above should not happen.