<div dir="ltr"><div>Hi:<br></div><div><br></div><div>I am trying to understand the KSPGMRES a little more. In most books (or, Algorithm 4 in Saad's 1986 paper), I found that the GMRES(m) algorithm tries to construct a Krylov subspace with size m first, then seek for a solution that minimize over this space. Therefore, the total iteration number should be a multiple of the restart number. <br></div><div><br></div><div>Apparently this is not the case in KSPGRMES. I wander if there is any stopping condition inside the restart algorithm, or if I misunderstand some part.<br></div><div><br></div><div>Thanks!</div><div><br></div><div>Mike<br></div></div>