<div dir="auto">Dear community,<div dir="auto"><br></div><div dir="auto">We are in the middle of testing a simulator where the main computational bottleneck is solving a linear problem. We do this by calling GMRES+BoomerAMG through PETSc.</div><div dir="auto"><br></div><div dir="auto">This is a commercial code, pretended to serve clients with workstations or with access to clusters.</div><div dir="auto"><br></div><div dir="auto">Would you recommend O3 versus O2 optimizations? Maybe just to compile the linear algebra libraries?</div><div dir="auto"><br></div><div dir="auto">Some years ago, I worked on another project where going back to O2 solved a weird runtime error that I was never able to solve. This triggers my untrust.</div><div dir="auto"><br></div><div dir="auto">Thank you for your time!</div><div dir="auto">Alfredo </div></div>