[Llvm-bgq-discuss] llvm-bgq

Hal Finkel hfinkel at anl.gov
Wed Apr 2 18:09:39 CDT 2014


----- Original Message -----
> From: "Chris Samuel" <samuel at unimelb.edu.au>
> To: llvm-bgq-discuss at lists.alcf.anl.gov
> Sent: Wednesday, April 2, 2014 4:19:37 PM
> Subject: Re: [Llvm-bgq-discuss] llvm-bgq
> 
> On Wed, 2 Apr 2014 04:00:43 PM Hal Finkel wrote:
> 
> > I don't understand why your layout is different. Can you please
> > run:
> > 
> > find /bgsys -name crtbegin.o -o -name libpthread.a -o -name
> > libnss_files.a
> > 2>/dev/null
> > 
> > and send the output?
> 
> Not a problem (trains playing up). :-)
> 
> [root at avoca-m ~]# find /bgsys -name crtbegin.o -o -name libpthread.a
> -o -name libnss_files.a 2>/dev/null
> /bgsys/linux/RHEL6.3_V1R2M0-36/usr/lib/gcc/ppc64-redhat-linux/4.4.4/32/crtbegin.o
> /bgsys/linux/RHEL6.3_V1R2M0-36/usr/lib/gcc/ppc64-redhat-linux/4.4.4/crtbegin.o
> /bgsys/linux/RHEL6.3_V1R2M0-36/usr/lib/ppc64-redhat-linux5E/lib64/libpthread.a
> /bgsys/linux/RHEL6.2_base/usr/lib/gcc/ppc64-redhat-linux/4.4.4/32/crtbegin.o
> /bgsys/linux/RHEL6.2_base/usr/lib/gcc/ppc64-redhat-linux/4.4.4/crtbegin.o
> /bgsys/linux/RHEL6.2_base/usr/lib/ppc64-redhat-linux5E/lib64/libpthread.a
> /bgsys/linux/RHEL6.3_base/usr/lib/gcc/ppc64-redhat-linux/4.4.4/32/crtbegin.o
> /bgsys/linux/RHEL6.3_base/usr/lib/gcc/ppc64-redhat-linux/4.4.4/crtbegin.o
> /bgsys/linux/RHEL6.3_base/usr/lib/ppc64-redhat-linux5E/lib64/libpthread.a
> /bgsys/drivers/toolchain/V1R2M0-efix23/gnu-linux/powerpc64-bgq-linux/lib/libpthread.a
> /bgsys/drivers/toolchain/V1R2M0-efix23/gnu-linux/powerpc64-bgq-linux/lib/libnss_files.a
> /bgsys/drivers/toolchain/V1R2M0-efix23/gnu-linux/lib/gcc/powerpc64-bgq-linux/4.4.6/crtbegin.o
> [root at avoca-m ~]#
> 
> What is the expected layout?

The fact that your toolchain files seem only to be installed under /bgsys/drivers/toolchain/V1R2M0-efix23 is very different from every other BG/Q system I've seen. Normally, the toolchain files are also in /bgsys/drivers/ppcfloor so that /bgsys/drivers/ppcfloor/gnu-linux also exists (with a powerpc64-bgq-linux/lib subdirectory).

Do you have plans to install the V1R2M1 driver? (or at least the gcc 4.7.2 toolchain corresponding to that driver in /bgsys/drivers/toolchain/V1R2M1_base_4.7.2)?

 -Hal

> 
> cheers!
> Chris
> --
>  Christopher Samuel        Senior Systems Administrator
>  VLSCI - Victorian Life Sciences Computation Initiative
>  Email: samuel at unimelb.edu.au Phone: +61 (0)3 903 55545
>  http://www.vlsci.org.au/      http://twitter.com/vlsci
> 
> _______________________________________________
> llvm-bgq-discuss mailing list
> llvm-bgq-discuss at lists.alcf.anl.gov
> https://lists.alcf.anl.gov/mailman/listinfo/llvm-bgq-discuss
> 

-- 
Hal Finkel
Assistant Computational Scientist
Leadership Computing Facility
Argonne National Laboratory


More information about the llvm-bgq-discuss mailing list