Skip to content

Conversation

amontoison
Copy link
Member

No description provided.

@amontoison amontoison merged commit 690b938 into JuliaSmoothOptimizers:main May 18, 2025
23 of 27 checks passed
@amontoison amontoison deleted the am/fix_tests branch May 18, 2025 16:45
for problem in qp_problems_Matrix
nlp_qps = eval(Symbol(problem * "_QPSData"))()
test_only_zeros(test_allocs_nlpmodels(nlp_qps))
allocs = test_allocs_nlpmodels(nlp_qps; linear_api=true, exclude=[jac_op])
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you create an issue connected to this? It doesn't seem normal.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No I didn't opened an issue. It seems to appear around Julia 1.11.4 / 1.11.5.
I got a similar issue with Krylov.jl.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So, it is a LinearOperators problem?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It could be. I also suspect that FastClosures.jl.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you create issues so we can track this? Thanks!

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

Successfully merging this pull request may close these issues.

2 participants