<div dir="ltr"><div><div>Hi Sai,<br><br></div>From your error message, it looks like you may not have configured FLASH for your specific computing environment. When you run "make", it appears to be looking for a local installation of MPI ("mpich"), the parallel messaging system used to allow multiple processors and compute nodes to collaborate in executing high-performance codes like FLASH.<br><br>
Did you create a site-specific <span class="m_2742817405653999465gmail-il">Makefile</span> for your cluster (in the "sites" directory of the FLASH source code) before calling setup? In that <span class="m_2742817405653999465gmail-il">Makefile</span>, do you point to your computer or computing cluster's MPI library paths? If you're not sure what all this means, check out the Makefile setup section of the FLASH user guide: <a href="http://flash.uchicago.edu/site/flashcode/user_support/flash4_ug_4p5/node36.html#Sec:SetupMakefile" target="_blank">http://flash.uchicago.edu/<wbr>site/flashcode/user_support/<wbr>flash4_ug_4p5/node36.html#Sec:<wbr>SetupMakefile</a><br><br></div><div>Best,<br><br></div><div>Scott<br></div><div class="gmail_extra"><br clear="all"><div><div class="m_2742817405653999465gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><br>Scott Feister, Ph.D.<br>Postdoctoral Researcher, Flash Center for Computational Science<br></div><div>University of Chicago, Department of Astronomy and Astrophysics<br></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Fri, Feb 16, 2018 at 6:18 AM, Sai Siva <span dir="ltr"><<a href="mailto:saisiva.phys@gmail.com" target="_blank">saisiva.phys@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"><div><div>Dear All Users,<br><br></div>I am new to FLASH. I tried to run the Sedov problem using the command line<br><br><b>./setup Sedov -auto</b><br><br></div>This worked well.  Then in the object directory I entered <b>"make" </b>for compilation but end up with the following error.<br><div><br><div><div><br>/home/saishiva/FLASH_Code/mpic<wbr>h/mpich-3.2.1/mpich-install /bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized  -DMAXBLOCKS=1000 -DNXB=8 -DNYB=8 -DNZB=1 -DN_DIM=2 Burn_interface.F90<br><br>make: execvp: /home/saishiva/FLASH_Code/mpic<wbr>h/mpich-3.2.1/mpich-install: Permission denied<br><br>Makefile:115: recipe for target 'Burn_interface.o' failed<br><br>make: *** [Burn_interface.o] Error 127          <br></div><div><br></div><div>            <br></div><div>                Thanks in advance.  <br></div><span class="m_2742817405653999465HOEnZb"><font color="#888888"><div>   <br></div><div></div><div>-- <br><div class="m_2742817405653999465m_2147271118912090692gmail_signature"><div dir="ltr"><div class="m_2742817405653999465m_2147271118912090692gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><span style="font-family:comic sans ms,sans-serif;color:rgb(102,51,255)"><span style="background-color:rgb(255,0,255)"><span></span></span><br>------------------------------<wbr>-------<br>------------------------------<wbr>-------<br></span><span style="font-family:comic sans ms,sans-serif;color:rgb(102,51,255)"><span style="font-family:comic sans ms,sans-serif;color:rgb(102,51,255)">Regards:                      <wbr>       <br>S Sai Shiva (Ph. D Physics),                   </span></span><span style="font-family:comic sans ms,sans-serif;color:rgb(102,51,255)">       <br></span><span style="font-family:comic sans ms,sans-serif;color:rgb(102,51,255)"><span style="font-family:comic sans ms,sans-serif;color:rgb(102,51,255)"></span></span><div><span style="font-family:comic sans ms,sans-serif;color:rgb(102,51,255)"></span></div><div><span style="font-family:comic sans ms,sans-serif;color:rgb(102,51,255)">University of Hyderabad,<br></span></div><div><span style="font-family:comic sans ms,sans-serif;color:rgb(102,51,255)">India-500046.<br></span></div><div><span style="font-family:comic sans ms,sans-serif;color:rgb(102,51,255)">Mob.: <a href="tel:+91%2094920%2043834" value="+919492043834" target="_blank">+91 9492043834</a><br>------------------------------<wbr>--------<br>------------------------------<wbr>--------<br></span></div><span style="font-family:comic sans ms,sans-serif;color:rgb(102,51,255)"><span style="background-color:rgb(255,217,102)"></span></span></div></div></div></div></div></div></div></div></div>
</div></font></span></div></div></div>
</blockquote></div><br></div></div>