[mpich-discuss] mpich2-1.3.2p1 compile error

Dave Goodell goodell at mcs.anl.gov
Wed May 4 12:25:33 CDT 2011


The failure is coming from hwloc, which is technically an optional component.  Try configuring with the following argument: "--without-hydra-bindlib" or possibly "--with-hydra-bindlib=plpa".  Note that you will not be able to specify process binding via mpiexec.

-Dave

On May 4, 2011, at 9:40 AM CDT, Wei Huang wrote:

> Hi, there,
> 
> I tried to compile mpich2-1.3.2p1, and configure with:
> 
>  setenv CC pgcc
>  setenv FC pgf90
> 
>  ./configure \
>         --prefix=/neem2/huangwei/apps/mpich2-1.3.2p1
> 
> 
> When I compile,  I go the error message below.
> 
> How do I solve this issue?
> 
> Thanks,
> 
> Wei
> 
> huangwei at ucar.edu
> VETS/CISL
> National Center for Atmospheric Research
> P.O. Box 3000 (1850 Table Mesa Dr.)
> Boulder, CO 80307-3000 USA
> (303) 497-8924
> 
> 
> -----------
> 
> 
> Making all in src
> make[5]: Entering directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/hwloc/hwloc/src'
>   CC     topology.lo
> pgcc-Warning-Unknown switch: -fvisibility=hidden
> pgcc-Warning-Unknown switch: -fvisibility=hidden
> PGC-S-0170-Designated initializers are not supported (topology.c: 497)
> PGC-S-0170-Designated initializers are not supported (topology.c: 509)
> PGC/x86-64 Linux/x86-64 6.2-5: compilation completed with severe errors
> make[5]: *** [topology.lo] Error 1
> make[5]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/hwloc/hwloc/src'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra/tools/bind/hwloc/hwloc'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm/hydra'
> make[2]: *** [all-redirect] Error 1
> make[2]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src/pm'
> make[1]: *** [all-redirect] Error 2
> make[1]: Leaving directory `/neem2/huangwei/src/mpich2-1.3.2p1/src'
> make: *** [all-redirect] Error 2
> 
> 
> ------
> compiler info:
> 
> neem>pgcc -V
> 
> pgcc 6.2-5 64-bit target on x86-64 Linux 
> Copyright 1989-2000, The Portland Group, Inc.  All Rights Reserved.
> Copyright 2000-2006, STMicroelectronics, Inc.  All Rights Reserved.
> neem>pgf90 -V
> 
> pgf90 6.2-5 64-bit target on x86-64 Linux 
> Copyright 1989-2000, The Portland Group, Inc.  All Rights Reserved.
> Copyright 2000-2006, STMicroelectronics, Inc.  All Rights Reserved.
> 
> 
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss



More information about the mpich-discuss mailing list