<div>Thanks Barry &amp; Aron.</div>
<div>&nbsp;</div>
<div>I&#39;ve tried to install mpich2 on a scratch directory and it finished in a short while.<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 1/13/07, <b class="gmail_sendername">Barry Smith</b> &lt;<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>Ben,<br><br>This is partially our fault. We never run &quot;make clean&quot; on MPICH after the<br>install so there are lots of .o and .a files lying around. I&#39;ve updated
<br>BuildSystem/config/packages/MPI.py to run make clean after the install.<br><br>&nbsp;&nbsp;Barry<br><br>On Sat, 13 Jan 2007, Aron Ahmadia wrote:<br><br>&gt; Hi Ben,<br>&gt;<br>&gt; My PETSc install on an OS X machine requires about 343 MB of space,
<br>&gt; about 209 MB of which is MPICH.&nbsp;&nbsp;Unfortunately this has the potential<br>&gt; of exceeding 500 MB temporarily I believe as the make process<br>&gt; generates a lot of object files during the software build.<br>&gt;
<br>&gt; I think what you want to do is compile and install your own copy of<br>&gt; MPICH (using a scratch directory or whatever tools you have at your<br>&gt; disposal), then use the --with-mpi-dir=/location/to/mpich/install
<br>&gt; argument into configure.<br>&gt;<br>&gt; I&#39;ve never staged a PETSc build on a machine with an extremely limited<br>&gt; quota, the developers might have some suggestions on how to do this.<br>&gt;<br>&gt; ~A<br>
&gt;<br>&gt; On 1/13/07, Ben Tay &lt;<a href="mailto:zonexo@gmail.com">zonexo@gmail.com</a>&gt; wrote:<br>&gt; &gt; Hi,<br>&gt; &gt;<br>&gt; &gt; I am trying to compile PETSc with mpi using --download-mpich=1 in linux. The
<br>&gt; &gt; command is<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; ./config/configure.py<br>&gt; &gt; --with-fc=/lsftmp/g0306332/inter/fc/bin/ifort<br>&gt; &gt; --with-blas-lapack-dir=/lsftmp/g0306332/inter/mkl/
<br>&gt; &gt; --download-mpich=1 --with-x=0 --with-shared<br>&gt; &gt;<br>&gt; &gt; It displays:<br>&gt; &gt;<br>&gt; &gt; =================================================================================<br>&gt; &gt; Running configure on MPICH; this may take several
<br>&gt; &gt; minutes<br>&gt; &gt; =================================================================================<br>&gt; &gt; =================================================================================<br>&gt; &gt; Running make on MPICH; this may take several
<br>&gt; &gt; minutes<br>&gt; &gt; =================================================================================<br>&gt; &gt;<br>&gt; &gt; then it says disk quota exceeded. I&#39;ve about 450mb free space, which is all
<br>&gt; &gt; filled up when the error shows. May I know how much disk space is required?<br>&gt; &gt;<br>&gt; &gt; Also can I compile just mpich on a scratch directory and then moved it to<br>&gt; &gt; the PETSc externalpackages directory? Or do I have to compile everything
<br>&gt; &gt; (including PETSc) on a scratch directory and moved it my my directory?<br>&gt; &gt;<br>&gt; &gt; thank you.<br>&gt;<br>&gt;<br><br></blockquote></div><br>