<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Dec 15, 2017 at 3:41 AM, Edoardo alinovi <span dir="ltr"><<a href="mailto:edoardo.alinovi@gmail.com" target="_blank">edoardo.alinovi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Dear users,<div><br></div><div>I would like to disable the debugging mode in petsc and turn it on when needed.</div><div> </div><div>my actual configure is: </div><div><br></div><div><br></div><div>--prefix=/home/edo/software/<wbr>petsc_3.8.1/ --with-mpi-dir=/home/edo/<wbr>software/openMPI-3.0/  & </div><div>--download-fblaslapack=1 --download-superlu_dist --download-mumps  & </div><div>--download-hypre --download-metis --download-parmetis --download-scalapack<br></div><div><br></div><div><br></div><div>Have I only to add the flag "--with-debugging=no" to the above lines and re-run the configure script? </div></div></blockquote><div><br></div><div>Yes.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div> Have I to substitute "--download-libname" with --with-libname-lib=<lib> for each external library?</div></div></blockquote><div><br></div><div>No.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Sorry for the dummy question, but I really do not want to mess up the current working install :)</div></div></blockquote><div><br></div><div>You do not have to. Rerun the configure like this:</div><div><br></div><div>  $PETSC_DIR/$PETSC_ARCH/lib/petsc/conf/reconfgiure-$PETSC_ARCH.py --with-debugging=0 --PETSC_ARCH=arch-opt</div><div><br></div><div>  Thanks,</div><div><br></div><div>     Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Thak you very much,</div><div><br></div><div>Edoardo</div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div><div><br></div><div><a href="http://www.caam.rice.edu/~mk51/" target="_blank">https://www.cse.buffalo.edu/~knepley/</a><br></div></div></div></div></div>
</div></div>