<div dir="ltr"><div class="gmail_default" style><font face="arial, helvetica, sans-serif">--with-debugging=0 is the configure option to disable debug mode.</font><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">I use this configure line, which provides good optimization:</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style><font face="arial, helvetica, sans-serif">./configure --with-cc=gcc --with-cxx=g++ --with-fc=gfortran --download-fblaslapack --download-mpich --with-debugging=0 COPTFLAGS='-Ofast -march=native -mtune=native' CXXOPTFLAGS='-Ofast -march=native -mtune=native' FOPTFLAGS='-Ofast -march=native -mtune=native'</font><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 31, 2015 at 3:55 PM, Zou (Non-US), Ling <span dir="ltr"><<a href="mailto:ling.zou@inl.gov" target="_blank">ling.zou@inl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Hi All,<div><br></div><div>Following the instructions, I installed PETSc 3.5.2 on my Mac and everything works great.</div><div>Two questions:</div><div>1, I suppose the name, PETSC_ARCH=arch-darwin-c-debug, suggests the installation is a debug version?</div><div>2, How can I install a faster (optimized?) version of PETSc ?</div><div><br></div><div>Best,</div><div><br></div><div>Ling</div></div>
</blockquote></div><br></div></div>