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

Detect out of memory errors and return proper error massage #88

Open
freemin7 opened this issue Mar 1, 2021 · 0 comments
Open

Detect out of memory errors and return proper error massage #88

freemin7 opened this issue Mar 1, 2021 · 0 comments

Comments

@freemin7
Copy link

freemin7 commented Mar 1, 2021

In the Mittelmann benchmark Tulip fails for a number of instances, when probably an out of memory error is to blame.
The tulip log suggests that

        F = ldlt(Symmetric(S))

in Tulip.KKT.CholmodSQD in src/KKT/cholmod.jl needs to catch the error and return something human readable

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

No branches or pull requests

1 participant