-
Notifications
You must be signed in to change notification settings - Fork 22
Description
In order to check if a calculation completed successfully, we usually do need to look for certain strings in the output. The same also applies for common causes of failure.
We could create a list of known and common errors and search for string indicating these in .out and .err (if exists) and return a kind of checklist.
This could help the end user to semi-automatically determine the cause of failure.
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request