<div dir="ltr">Hi all,<br><br>I configured PETSc using my university's intel compilers. I configured with these options:<br><br>./configure --download-chaco --download-ctetgen --download-exodusii --download-fblaslapack --download-hdf5 --download-hypre --download-metis --download-netcdf --download-parmetis --download-triangle --with-cmake=cmake --with-mpi-dir=/share/apps/intel/impi/<a href="http://5.0.2.044/intel64">5.0.2.044/intel64</a> --with-shared-libraries=1 COPTFLAGS=-O2 CXXOPTFLAGS=-O2 FOPTFLAGS=-O2 PETSC_ARCH=arch-linux2-c-opt --with-debugging=0<div><br></div><div>when I run any examples via make, i get the following error:</div><div><br></div><div>







<p class="p1"><span class="s1">> <a href="http://mpiexec_opuntia.cacds.uh.edu">mpiexec_opuntia.cacds.uh.edu</a>: cannot connect to local mpd (/tmp/mpd2.console_jchang23); possible causes:</span></p>
<p class="p1"><span class="s1">>   1. no mpd is running on this host</span></p>
<p class="p1"><span class="s1">>   2. an mpd is running but was started without a "console" (-n option)</span></p><p class="p1"><span class="s1"><br></span></p><p class="p1"><span class="s1">However, if I simply run </span>/share/apps/intel/impi/<a href="http://5.0.2.044/intel64/bin/mpiexec">5.0.2.044/intel64/bin/mpiexec</a> -n 1 my_program, it works fine. Anyone know why this is happening?<br><br>Thanks,<br>Justin</p></div></div>