[mpich-discuss] missing mpidimpl.h

Jiaye Li jameslipd at gmail.com
Tue Nov 3 08:32:34 CST 2009


Dear Pavan

I have also noticed this mistake after reading the install instruction. At
this time, it goes on well. Thank you.

On Tue, Nov 3, 2009 at 10:27 PM, Pavan Balaji <balaji at mcs.anl.gov> wrote:

>
> On 11/03/2009 08:10 AM, Pavan Balaji wrote:
> > On 11/03/2009 02:20 AM, Jiaye Li wrote:
> >> I tried to compile mpich2-1.2 on my fc11 quad-core PC. The ifort10 and
> >> icc-10 have been installed, as follows:
> >>
> >> intel-icc101018-10.1.018-1.i386 and intel-ifort101018-10.1.018-1.i386
> >>
> >> but when I configure the source as --prefix=/opt/mpich2-1.2 FC=ifort
> >> F77=ifort CXX=g++ CC=gcc --with-device=ch_shmem, it reports no porblem.
> >> Then I typed 'make', the compiling stoped at:
> >
> > You are trying to use a MPICH1 device argument within an MPICH2
> > configure. Also, for Fortran 90, you should use F90, not FC.
> >
> > Try this:
> >
> > % ./configure --prefix=/opt/mpich2-1.2 F90=ifort F77=ifort CXX=g++ CC=gcc
> >
> > % .make && make install
>
> Alternatively, you can just do:
>
> % sudo yum install mpich2
>
>  -- Pavan
>
> --
> Pavan Balaji
> http://www.mcs.anl.gov/~balaji <http://www.mcs.anl.gov/%7Ebalaji>
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
>



-- 
Sincerely yours

Jiaye Li
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20091103/79a6c320/attachment-0001.htm>


More information about the mpich-discuss mailing list