<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v = 
"urn:schemas-microsoft-com:vml" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word" xmlns:m = 
"http://schemas.microsoft.com/office/2004/12/omml"><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18812">
<STYLE>@font-face {
        font-family: Calibri;
}
@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.0in 1.0in 1.0in; }
P.MsoNormal {
        MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"; FONT-SIZE: 11pt
}
LI.MsoNormal {
        MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"; FONT-SIZE: 11pt
}
DIV.MsoNormal {
        MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"; FONT-SIZE: 11pt
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.EmailStyle17 {
        FONT-FAMILY: "Calibri","sans-serif"; COLOR: windowtext; mso-style-type: personal-compose
}
.MsoChpDefault {
        mso-style-type: export-only
}
DIV.Section1 {
        page: Section1
}
</STYLE>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]--></HEAD>
<BODY lang=EN-US link=blue vLink=purple>
<DIV dir=ltr align=left><SPAN class=350471816-03092009><FONT color=#0000ff 
size=2 face=Arial>Can you try the latest version of MPICH2 instead? MPICH-1 is 
too old.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=350471816-03092009><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=350471816-03092009><FONT color=#0000ff 
size=2 face=Arial>Rajeev</FONT></SPAN></DIV><BR>
<BLOCKQUOTE 
style="BORDER-LEFT: #0000ff 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px" 
dir=ltr>
  <DIV dir=ltr lang=en-us class=OutlookMessageHeader align=left>
  <HR tabIndex=-1>
  <FONT size=2 face=Tahoma><B>From:</B> mpich-discuss-bounces@mcs.anl.gov 
  [mailto:mpich-discuss-bounces@mcs.anl.gov] <B>On Behalf Of </B>Steven 
  Berg<BR><B>Sent:</B> Thursday, September 03, 2009 9:32 AM<BR><B>To:</B> 
  mpich-discuss@mcs.anl.gov<BR><B>Subject:</B> [mpich-discuss] mpich1.2.7p1 with 
  Intel 11.1.046 Fortran Compiler(64 bit)<BR></FONT><BR></DIV>
  <DIV></DIV>
  <DIV class=Section1>
  <P class=MsoNormal>Hi All, <o:p></o:p></P>
  <P class=MsoNormal><o:p>&nbsp;</o:p></P>
  <P class=MsoNormal>I am currently trying to upgrade form 32-bit to 64-bit 
  using Rocks Clusters 5.2. I previously had the 32-bit version installed on 
  64-bit machines and was able to get mpich1.2.7p1 to build (specifically 
  mpif90). I was using the Intel Fortran Compiler 9.1.052 and the following 
  commands<o:p></o:p></P>
  <P class=MsoNormal><o:p>&nbsp;</o:p></P>
  <P class=MsoNormal>#source 
  /opt/intel/fc/9.1.052/bin/ifortvars.sh<o:p></o:p></P>
  <P class=MsoNormal>#export CC=icc<o:p></o:p></P>
  <P class=MsoNormal>#export CXX=icpc<o:p></o:p></P>
  <P class=MsoNormal>#export F77=ifort<o:p></o:p></P>
  <P class=MsoNormal>#export FC=ifort<o:p></o:p></P>
  <P class=MsoNormal>#export F90=ifort<o:p></o:p></P>
  <P class=MsoNormal>#export RSHCOMMAND=ssh<o:p></o:p></P>
  <P class=MsoNormal><o:p>&nbsp;</o:p></P>
  <P class=MsoNormal>#./configure &#8211;prefix=/home/sjberg/mpich &#8211;enable-f77 
  &#8211;enable-F90modules &#8211;f90=ifort &#8211;cc=icc =c++=icpc &#8211;fc=ifort<o:p></o:p></P>
  <P class=MsoNormal>#make<o:p></o:p></P>
  <P class=MsoNormal>#make install<o:p></o:p></P>
  <P class=MsoNormal><o:p>&nbsp;</o:p></P>
  <P class=MsoNormal>Using these commands I was able successfully build mpif90 
  and subsequently compile my code.<o:p></o:p></P>
  <P class=MsoNormal><o:p>&nbsp;</o:p></P>
  <P class=MsoNormal>Since upgrading to the 64-bit version of Rocks Clusters 5.2 
  and Intel Fortran Compiler 11.1.046 (64-bit install only) I am unable to get 
  mpif90 to build using the following <o:p></o:p></P>
  <P class=MsoNormal><o:p>&nbsp;</o:p></P>
  <P class=MsoNormal>#source /opt/intel/Compiler/11.1/046/bin/ifortvars.sh 
  intel64<o:p></o:p></P>
  <P class=MsoNormal>#export CC=icc<o:p></o:p></P>
  <P class=MsoNormal>#export CXX=icpc<o:p></o:p></P>
  <P class=MsoNormal>#export F77=ifort<o:p></o:p></P>
  <P class=MsoNormal>#export FC=ifort<o:p></o:p></P>
  <P class=MsoNormal>#export F90=ifort<o:p></o:p></P>
  <P class=MsoNormal>#export RSHCOMMAND=ssh<o:p></o:p></P>
  <P class=MsoNormal><o:p>&nbsp;</o:p></P>
  <P class=MsoNormal>#./configure &#8211;prefix=/home/sjberg/mpich &#8211;enable-f77 
  &#8211;enable-F90modules &#8211;f90=ifort &#8211;cc=icc =c++=icpc &#8211;fc=ifort<o:p></o:p></P>
  <P class=MsoNormal>#make<o:p></o:p></P>
  <P class=MsoNormal>#make install<o:p></o:p></P>
  <P class=MsoNormal><o:p>&nbsp;</o:p></P>
  <P class=MsoNormal>I know I should be using Mpich2, but I was told I need to 
  compile this code with mpich1.2.7p1. I am also fairly new to mpich and 
  clustering, any advice or suggestions are greatly appreciated. I assume the 
  problem has to do with the switch in intel compilers?<o:p></o:p></P>
  <P class=MsoNormal><o:p>&nbsp;</o:p></P>
  <P class=MsoNormal>Thanks in advance.<o:p></o:p></P>
  <P class=MsoNormal><o:p>&nbsp;</o:p></P>
  <P class=MsoNormal>Steve<o:p></o:p></P>
  <P class=MsoNormal><o:p>&nbsp;</o:p></P>
  <P class=MsoNormal><SPAN style="COLOR: #1f497d; FONT-SIZE: 14pt">Steven J. 
  Berg<o:p></o:p></SPAN></P>
  <P class=MsoNormal><SPAN 
  style="FONT-SIZE: 14pt">------------------------<o:p></o:p></SPAN></P>
  <P class=MsoNormal>Ph.D. Student<o:p></o:p></P>
  <P class=MsoNormal><o:p>&nbsp;</o:p></P>
  <P class=MsoNormal>Physics 220C<o:p></o:p></P>
  <P class=MsoNormal>Department of Earth and Environmental 
  Sciences<o:p></o:p></P>
  <P class=MsoNormal>University of Waterloo<o:p></o:p></P>
  <P class=MsoNormal>200 University Ave. <o:p></o:p></P>
  <P class=MsoNormal>Waterloo, Ontario<o:p></o:p></P>
  <P class=MsoNormal>N2L 3G1<o:p></o:p></P>
  <P class=MsoNormal><o:p>&nbsp;</o:p></P>
  <P class=MsoNormal>519 - 888 - 4567&nbsp; x32738<o:p></o:p></P>
  <P class=MsoNormal><A 
  href="http://www.science.uwaterloo.ca/~sjberg/">http://www.science.uwaterloo.ca/~sjberg/</A><o:p></o:p></P>
  <P class=MsoNormal><o:p>&nbsp;</o:p></P></DIV></BLOCKQUOTE></BODY></HTML>