[mpich-discuss] Configuration issues for mpich2-1.5b2

Dave Goodell goodell at mcs.anl.gov
Tue Jan 29 08:08:29 CST 2013


The relevant config.log files would help here.  You can grab all of them for us with:

find . -name "config.log" | xargs tar czf config.logs.tar.gz

from your build directory.  Then just send us "config.logs.tar.gz".

-Dave

On Jan 29, 2013, at 7:20 AM CST, Pavan Balaji wrote:

> 
> Ah, the sizeof calculations?  Nevermind.  I'm looking into it.
> 
> -- Pavan
> 
> On 01/29/2013 07:17 AM US Central Time, Pavan Balaji wrote:
>> 
>> What exactly is the error?  I don't see it in the output you sent.
>> Sorry if I missing something obvious here.
>> 
>> -- Pavan
>> 
>> On 01/29/2013 06:24 AM US Central Time, Bharath Ramesh wrote:
>>> On 1/29/2013 12:28 AM, Dave Goodell wrote:
>>>> Does the issue occur with the latest release of stock MPICH (3.0.1)? 
>>>> 1.5b2 was a beta release and there have been many fixes since then.
>>> 
>>> I tried the latest mpich-3.0.1 and mpich2-1.5 and both give me the same
>>> error.
>>> 
>>> Output from 3.0.1:
>>> 
>>> ###
>>> ### Configuring hwloc core
>>> ###
>>> checking hwloc building mode... embedded
>>> configure: hwloc builddir:
>>> /home/bramesh/ARC/apps/build/mpich-3.0.1/src/pm/hydra/tools/topo/hwloc/hwloc
>>> 
>>> configure: hwloc srcdir:
>>> /home/bramesh/ARC/apps/build/mpich-3.0.1/src/pm/hydra/tools/topo/hwloc/hwloc
>>> 
>>> checking if want hwloc maintainer support... disabled (embedded mode)
>>> checking for hwloc directory prefix... tools/topo/hwloc/hwloc/
>>> checking for hwloc symbol prefix... hwloc_
>>> checking size of void *... 0
>>> checking which OS support to include... Linux
>>> checking which CPU support to include... unknown -- assuming x86_64
>>> checking size of unsigned long... (cached) 8
>>> checking size of unsigned int... 0
>>> checking for the C compiler vendor... gnu
>>> 
>>> configure line:
>>> ./configure --prefix=/home/bramesh/apps/mpich --enable-shared
>>> --with-pbs=/opt/torque/torque
>>> 
>>> Output from 1.5:
>>> 
>>> ###
>>> ### Configuring hwloc core
>>> ###
>>> checking hwloc building mode... embedded
>>> configure: hwloc builddir:
>>> /home/bramesh/ARC/apps/build/mpich2-1.5/src/pm/hydra/tools/topo/hwloc/hwloc
>>> configure: hwloc srcdir:
>>> /home/bramesh/ARC/apps/build/mpich2-1.5/src/pm/hydra/tools/topo/hwloc/hwloc
>>> checking if want hwloc maintainer support... disabled (embedded mode)
>>> checking for hwloc directory prefix... tools/topo/hwloc/hwloc/
>>> checking for hwloc symbol prefix... hwloc_
>>> checking size of void *... 0
>>> checking which OS support to include... Linux
>>> checking which CPU support to include... unknown -- assuming x86_64
>>> checking size of unsigned long... (cached) 8
>>> checking size of unsigned int... 0
>>> checking for the C compiler vendor... gnu
>>> 
>>> configure line:
>>> ./configure --prefix=/home/bramesh/apps/mpich2 --enable-shared
>>> --with-pbs=/opt/torque/torque
>>> 
>>> 
>>> 
>>> _______________________________________________
>>> discuss mailing list     discuss at mpich.org
>>> To manage subscription options or unsubscribe:
>>> https://lists.mpich.org/mailman/listinfo/discuss
>>> 
>> 
> 
> -- 
> Pavan Balaji
> http://www.mcs.anl.gov/~balaji
> _______________________________________________
> discuss mailing list     discuss at mpich.org
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss




More information about the discuss mailing list