Thank you for comment.<br><br>Regards,<br><br>Lee<br><br><div class="gmail_quote">2013/6/12 Jeff Hammond <span dir="ltr"><<a href="mailto:jhammond@alcf.anl.gov" target="_blank">jhammond@alcf.anl.gov</a>></span><br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
A large fraction of compile warnings are for innocuous aspects of the<br>
code. It's appropriate for developers to look at warnings carefully<br>
to ensure that they aren't indicative of problems, but users are<br>
better off just running the test suite to determine if the build is<br>
successful or not. In your case, 797/797 is a very good indication of<br>
a proper build of MPICH.<br>
<br>
Best,<br>
<br>
Jeff<br>
<div class="HOEnZb"><div class="h5"><br>
On Wed, Jun 12, 2013 at 9:20 AM, Zheng Li <<a href="mailto:seraphzl@gmail.com">seraphzl@gmail.com</a>> wrote:<br>
> I did the 'make testing' according to the README in the mpich-3.0.4.tar.gz<br>
> file. All 797 tests passed, and the log files were attached. Yes, it seems<br>
> that the build was ok in spite of many warnings in the 'make' step. I will<br>
> run the cpi example further to test it. Thank you for your help.<br>
><br>
> 2013/6/12 Rajeev Thakur <<a href="mailto:thakur@mcs.anl.gov">thakur@mcs.anl.gov</a>><br>
>><br>
>> The build seems to have completed. Can you run the example programs? Try<br>
>> running the cpi example in the examples directory.<br>
>><br>
>><br>
>> On Jun 12, 2013, at 1:15 AM, Zheng Li wrote:<br>
>><br>
>> > Dear All,<br>
>> ><br>
>> > I tried to compile the MPICH 3.0.4 with Intel C/C++/Fortran compiler<br>
>> > 13.1.1 on scientific linux 6.4 x64 platform. The building steps were as<br>
>> > follows:<br>
>> ><br>
>> > export CC=icc CXX=icpc CPP='icc -E' CXXCPP='icpc -E' F77=ifort FC=ifort<br>
>> > CFLAGS='-O3 -xHost -ip -no-prec-div -static-intel' CXXFLAGS='-O3 -xHost -ip<br>
>> > -no-prec-div -static-intel' FFLAGS='-O3 -xHost -ip -no-prec-div<br>
>> > -static-intel'<br>
>> > configure --prefix=/home/sl/mpich-3.0.4 --disable-fast 2>&1 | tee c.log<br>
>> > make 2>&1 | tee m.log<br>
>> > make install 2>&1 | tee mi.log<br>
>> ><br>
>> > The terminal reported many warning of pragma during 'make', such like<br>
>> > the following:<br>
>> ><br>
>> > ../src/binding/f77/fdebug.c(22): warning #20: identifier<br>
>> > "MPIR_IS_BOTTOM" is undefined<br>
>> > #pragma weak MPIR_IS_BOTTOM = mpir_is_bottom_<br>
>> > ^<br>
>> ><br>
>> > The log files were attached. How can I resolve this issue? Thanks in<br>
>> > advance.<br>
>> ><br>
>> ><br>
>> > <c.log><config.log><m.log><mi.log>_______________________________________________<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>
>> _______________________________________________<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>
><br>
><br>
><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>
<br>
<br>
<br>
--<br>
</div></div><span class="HOEnZb"><font color="#888888">Jeff Hammond<br>
Argonne Leadership Computing Facility<br>
University of Chicago Computation Institute<br>
<a href="mailto:jhammond@alcf.anl.gov">jhammond@alcf.anl.gov</a> / (630) 252-5381<br>
<a href="http://www.linkedin.com/in/jeffhammond" target="_blank">http://www.linkedin.com/in/jeffhammond</a><br>
<a href="https://wiki.alcf.anl.gov/parts/index.php/User:Jhammond" target="_blank">https://wiki.alcf.anl.gov/parts/index.php/User:Jhammond</a><br>
ALCF docs: <a href="http://www.alcf.anl.gov/user-guides" target="_blank">http://www.alcf.anl.gov/user-guides</a><br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<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>
</div></div></blockquote></div><br><a href="mailto:seraphzl@gmail.com" target="_blank"></a>