-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Some of the error messages could be more helpful if the provide some context about what exactly has been detected.
For example "The sparsity pattern of the ghost layer is inconsistent" could dump some information about where the detected inconsistency is. E.g. something like "The sparsity pattern of the ghost layer is inconsistent on rank $rank at local index ($i,$j)". I understand that it is impossible to reconstruct the full context of the error, especially in an distributed environment, but having at least some information can be immensely helpful when dealing with errors in non-trivial corner cases.
Metadata
Metadata
Assignees
Labels
No labels