<html 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" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
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 class=Section1>

<p class=MsoNormal>Dear Sir,<o:p></o:p></p>

<p class=MsoNormal>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
I have tried to install ROMIO with MPICH2 with following configure command.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><b>romio-1.2.5.1]$ ./configure
--prefix=/home/shraddha/MPICH2/gnu/romio-1.2.5.1 -mpi=mpich
-file_system=ufs+nfs -mpiincdir=/share/apps/mpich2/gnu/include
-mpibindir=/share/apps/mpich2/gnu/bin -cc=mpicc -fc=mpif90 2&gt;&amp;1 | tee
LOG-config-3<o:p></o:p></b></p>

<p class=MsoNormal><b><o:p>&nbsp;</o:p></b></p>

<p class=MsoNormal><b>Successful configuration, but make giving error<o:p></o:p></b></p>

<p class=MsoNormal><b><o:p>&nbsp;</o:p></b></p>

<p class=MsoNormal><b>Make Error:<o:p></o:p></b></p>

<p class=MsoNormal><b><o:p>&nbsp;</o:p></b></p>

<p class=MsoNormal>mpicc -O -DFORTRANUNDERSCORE -DHAVE_ROMIOCONF_H&nbsp;
-I/share/apps/mpich2/gnu/include
-I/home/kmathur/MPICH2/gnu/romio-1.2.5.1/mpi-io -I../include
-I/home/kmathur/MPICH2/gnu/romio-1.2.5.1/mpi-io/../adio/include
-I../adio/include -c iread.c<o:p></o:p></p>

<p class=MsoNormal>iread.c: In function 'PMPI_File_iread':<o:p></o:p></p>

<p class=MsoNormal>iread.c:132: warning: passing argument 7 of
'fh-&gt;fns-&gt;ADIOI_xxx_IreadContig' from incompatible pointer type<o:p></o:p></p>

<p class=MsoNormal>iread.c:138: warning: assignment makes integer from pointer
without a cast<o:p></o:p></p>

<p class=MsoNormal>iread.c:139: error: invalid type argument of '-&gt;'<o:p></o:p></p>

<p class=MsoNormal>iread.c:140: error: invalid type argument of '-&gt;'<o:p></o:p></p>

<p class=MsoNormal>iread.c:141: error: invalid type argument of '-&gt;'<o:p></o:p></p>

<p class=MsoNormal>iread.c:142: error: invalid type argument of '-&gt;'<o:p></o:p></p>

<p class=MsoNormal>iread.c:143: error: invalid type argument of '-&gt;'<o:p></o:p></p>

<p class=MsoNormal>iread.c:162: warning: passing argument 7 of
'fh-&gt;fns-&gt;ADIOI_xxx_IreadStrided' from incompatible pointer type<o:p></o:p></p>

<p class=MsoNormal>make[2]: *** [iread.o] Error 1<o:p></o:p></p>

<p class=MsoNormal>make[2]: Leaving directory
`/home/kmathur/MPICH2/gnu/romio-1.2.5.1/mpi-io'<o:p></o:p></p>

<p class=MsoNormal>Make failed in directory mpi-io<o:p></o:p></p>

<p class=MsoNormal>make[1]: *** [mpiolib] Error 1<o:p></o:p></p>

<p class=MsoNormal>make[1]: Leaving directory
`/home/kmathur/MPICH2/gnu/romio-1.2.5.1'<o:p></o:p></p>

<p class=MsoNormal>make: *** [mpio] Error 2<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>I am trying to configure ROMIO with lam-mpi but getting
error at configure stage:<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><b>romio-1.2.5.1]$ ./configure</b>
--prefix=/share/apps/ROMIO/LAMMPI/gnu/gnu-412 -mpi=lam_mpi -file_system=ufs+nfs
-mpiincdir=/share/apps/LAM-MPI/gnu/gnu-412/include
-mpilib=/share/apps/LAM-MPI/gnu/gnu-412/lib/libmpi.a -cc=mpicc -fc=mpif90<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>checking if a simple MPI program compiles and links...<o:p></o:p></p>

<p class=MsoNormal>*# Unable to compile a simple MPI program<o:p></o:p></p>

<p class=MsoNormal>*# Use the -mpi, -mpiincdir, and -mpilib options to
configure to specify the<o:p></o:p></p>

<p class=MsoNormal>*# MPI implementation, the include path for mpi.h, and the
MPI library to link<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Can you please tell me the proper way to install ROMIO with
both MPICH2 and LAM-MPI??<o:p></o:p></p>

<p class=MsoNormal>How can I create libmpio.a ?? which will be useful to
compile MPI-IO programs.<span style='color:#1F497D'><o:p></o:p></span></p>

<p class=MsoNormal>Your help would be greatly appreciable for me.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Regards,<o:p></o:p></p>

<p class=MsoNormal>Shraddha Desai<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

</body>

<br />-- 
<br />This message has been scanned for viruses and
<br />dangerous content by
<a href="http://www.mailscanner.info/"><b>MailScanner</b></a>, and is
<br />believed to be clean.
</html>