coin-or / Ipopt

COIN-OR Interior Point Optimizer IPOPT
https://coin-or.github.io/Ipopt
Other
1.41k stars 281 forks source link

FGMRES refinement for Primal Dual System #773

Open pghysels opened 3 months ago

pghysels commented 3 months ago

This PR implements the flexible generalized minimal residual method for refinement of the solution of the primal-dual system. The main changes/additions in this PR are:

Our tests show improvements in convergence when using FGMRES compared to iterative refinement, for select problems, with minimal runtime overhead.

@bknueven @k1nshuk

CLAassistant commented 3 months ago

CLA assistant check
All committers have signed the CLA.

pghysels commented 3 months ago

I'm sorry, I didn't even run a make check. I will look into these failures as soon as possible.

pghysels commented 3 months ago

I'm looking into the failed test with single precision