<div dir="ltr"><div><div>Jeff,<br><br></div>Are you saying that this file will only build with a gnu compiler? or can I build with pgf compiler with mpich 3.0.4?<br><br></div>-Andre<br></div><div class="gmail_extra"><br><br>
<div class="gmail_quote">On Tue, Jun 25, 2013 at 2:19 AM, Jeff Hammond <span dir="ltr"><<a href="mailto:jhammond@alcf.anl.gov" target="_blank">jhammond@alcf.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Try MPICH 3.0.4.  MPICH 1.2.6 is ancient and not supported.<br>
<br>
This is how I build MPICH 3.0.4.  You will have to edit the prefix option appropriately.<br>
<br>
wget <a href="http://www.mpich.org/static/downloads/3.0.4/mpich-3.0.4.tar.gz" target="_blank">http://www.mpich.org/static/downloads/3.0.4/mpich-3.0.4.tar.gz</a><br>
tar -xzf mpich-3.0.4.tar.gz<br>
cd mpich-3.0.4<br>
mkdir build-gcc<br>
cd build-gcc/<br>
../configure CC=gcc CXX=g++ FC=gfortran F77=gfortran --enable-fc --enable-f77 --enable-threads --enable-g=dbg --with-device=ch3:nemesis --with-pm=hydra --prefix=.<br>
<br>
Jeff<br>
<div><div class="h5"><br>
----- Original Message -----<br>
From: "Andre Pattantyus" <<a href="mailto:akp4221@hawaii.edu">akp4221@hawaii.edu</a>><br>
To: <a href="mailto:discuss@mpich.org">discuss@mpich.org</a><br>
Sent: Tuesday, June 25, 2013 3:15:55 AM<br>
Subject: [mpich-discuss] installing mpich-1.2.6 to create libmpich.so.1.0<br>
<br>
<br>
<br>
<br>
Hello,<br>
<br>
I am not familiar with installing mpich and am having problems with installation. I have found from searching online that mpich-1.2.6 produces libmpich.so.1.0 which I require run a certain program in parallel. I am unable to follow the installation documentation I have found online for this version because when i configure for ch_p4mpd I get an error when I run make. Therefore I just run ./configure and make but this does not produce my required libmpich.so.1.0. What do I need to specify prior to either configure or make in order to build this? I am building on a linux86-64 with pgi/10.2 compiler.<br>

<br>
<br>
<br>
--<br>
Andre Pattantyus<br>
Graduate Student Research Assistant<br>
Department of Meteorology<br>
University of Hawaii at Manoa<br>
2525 Correa Rd, HIG 350<br>
Honolulu, HI 96822<br>
Phone: (845) 264-3582<br>
<br>
</div></div>_______________________________________________<br>
discuss mailing list     <a href="mailto:discuss@mpich.org">discuss@mpich.org</a><br>
To manage subscription options or unsubscribe:<br>
<a href="https://lists.mpich.org/mailman/listinfo/discuss" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a><br>
_______________________________________________<br>
discuss mailing list     <a href="mailto:discuss@mpich.org">discuss@mpich.org</a><br>
To manage subscription options or unsubscribe:<br>
<a href="https://lists.mpich.org/mailman/listinfo/discuss" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Andre Pattantyus<br>Graduate Student Research Assistant<br>Department of Meteorology<br>University of Hawaii at Manoa<br>2525 Correa Rd, HIG 350<br>Honolulu, HI 96822<br>
Phone: (845) 264-3582<br>
</div>