<div dir="ltr"><div><div><div>Blaise and Satish,<br><br></div>I'm a bit slow to pick up on this thread as I was busy traveling, but since I use a Mac and work for Intel, I thought I should see if I could reproduce the problems that Blaise is seeing.  I installed the 16.0 compilers and built a simple configuration ('--with-debugging=1 COPTFLAGS="-g -O0" FOPTFLAGS="-g -O0" CXXOPTFLAGS="-g -O0" --with-blas-lapack-dir=/opt/intel/compilers_and_libraries_2016/mac/mkl --with-mpi-dir=/Users/rtmills/packages/mpich-3.1.4-intel') using a very recent revision of 'master' (09b4d96fa5749f82a0af9a914729f77a4ef2b2fd, Sun Sep 20 22:51:31 2015 -0500).  When I try running SNES ex5f and passing various command-line options, everything appears to work fine.  Any suggestions for digging deeping into this to try to determine the difference between what Blaise and I are seeing?<br><br></div>Best regards,<br></div>Richard<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 21, 2015 at 10:21 AM, Blaise A Bourdin <span dir="ltr"><<a href="mailto:bourdin@lsu.edu" target="_blank">bourdin@lsu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
> On Sep 20, 2015, at 9:04 AM, Satish Balay <<a href="mailto:balay@mcs.anl.gov">balay@mcs.anl.gov</a>> wrote:<br>
><br>
> Hm - I would suggest doing a minimal build build with:<br>
><br>
> --with-cxx=0<br>
> --with-clib-autodetect=0 --with-fortranlib-autodetect=0 LIBS="/opt/intel-16.0/compilers_and_libraries_2016.0.083/mac/compiler/lib/libifcore.a"<br>
><br>
> And see if that makes a difference.<br>
</span>Satish,<br>
<br>
It does help.<br>
Turning off auto detect leads to a functional build, turning it back on leads to a non-functioning one.<br>
<br>
The configure.log without auto detect is here:<br>
   <a href="https://filestogeaux.lsu.edu/public/download.php?FILE=bourdin/61967j4XaVp" rel="noreferrer" target="_blank">https://filestogeaux.lsu.edu/public/download.php?FILE=bourdin/61967j4XaVp</a><br>
The one with auto detect there:<br>
   <a href="https://filestogeaux.lsu.edu/public/download.php?FILE=bourdin/691pPOSRU" rel="noreferrer" target="_blank">https://filestogeaux.lsu.edu/public/download.php?FILE=bourdin/691pPOSRU</a><br>
<br>
The petscconf.h are attached<br>
<br>
</blockquote></div><br></div>