Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture and report additional metadata upon cholesky factorisation error #228

Open
jhaasdyk-au opened this issue Sep 5, 2024 · 0 comments
Labels
feature improve Improve or enhance an existing feature

Comments

@jhaasdyk-au
Copy link
Collaborator

Brief description
Please report more details concerning the station(s) and/or measurement(s) involved in errors such as Cholesky factorisation.

Background
Cholesky factorisation errors currently occur with an error message similar to:
- Error: Cannot compute the least squares estimates. Reason:
choleskyinverse_mkl(): Cholesky factorisation failed.
Phased adjustment terminated whilst processing block 13

On large adjustments this can be difficult to troubleshoot.
If failure occurs during Iteration1 there may be little to no direct output concerning the block which has failed.

It has been suggested to me that the MKL library may be able to return useful metadata.

Basic requirements
Where possible, report details to screen and error log which identify station(s) and/or measurement(s) which precipitate an error such as Cholesky factorisation.

Priority
Suggest: priority 2 (medium), or priority 3 (low)

@jhaasdyk-au jhaasdyk-au added the feature improve Improve or enhance an existing feature label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature improve Improve or enhance an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant