You are not logged in.

#1 2012-02-22 10:55:49

ebshankar
Member
Registered: 2012-02-18
Posts: 91

troubles with installing atlas, lapack

I am trying to install atlas, lapack from aur but it is compiling forever. It went into an infinite loop and keeps displaying same text again and again(below)
how can I fix this?

              -DMULADD=0 -DLAT=1 -DJIK \
              -DMB=16 -DNB=80 -DKB=80 \
              -DMB0=16 -DNB0=80 -DKB0=80 \
              -DKU=8 -DNU=2 -DMU=4 \
              -DLDA=80 -DLDB=80 -DLDC=0 \
              -DLDA2=80 -DLDB2=80 -DLDC2=0 \
              -DcsA=1 -DcsB=1 -DcsC=1 \
              -DALPHA=1 -DBETA=1 -DMoveA -DMoveB \
              -DPREFA=0 -DCLEANUP=0 \
              -o sfc.o -c /tmp/yaourt-tmp-ebs/aur-atlas-lapack/src/ATLAS/build/..//tune/blas/gemm/fc.c
gcc -fPIC -m64 -DL2SIZE=4194304 -I/tmp/yaourt-tmp-ebs/aur-atlas-lapack/src/ATLAS/build/include -I/tmp/yaourt-tmp-ebs/aur-atlas-lapack/src/ATLAS/build/..//include -I/tmp/yaourt-tmp-ebs/aur-atlas-lapack/src/ATLAS/build/..//include/contrib -DAdd_ -DF77_INTEGER=int -DStringSunStyle -DATL_OS_Linux -DATL_ARCH_Corei2 -DATL_CPUMHZ=2294 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 -DATL_USE64BITS -DATL_GAS_x8664  -DATL_NCPU=4 -fomit-frame-pointer -mfpmath=sse -mavx -O2 -fno-schedule-insns2 -DATL_BETA=1 -c smm.c 
gcc -DL2SIZE=4194304 -I/tmp/yaourt-tmp-ebs/aur-atlas-lapack/src/ATLAS/build/include -I/tmp/yaourt-tmp-ebs/aur-atlas-lapack/src/ATLAS/build/..//include -I/tmp/yaourt-tmp-ebs/aur-atlas-lapack/src/ATLAS/build/..//include/contrib -DAdd_ -DF77_INTEGER=int -DStringSunStyle -DATL_OS_Linux -DATL_ARCH_Corei2 -DATL_CPUMHZ=2294 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 -DATL_USE64BITS -DATL_GAS_x8664  -DATL_NCPU=4 -fomit-frame-pointer -mfpmath=sse -mavx -O2 -fno-schedule-insns2 -fPIC -m64 -o xsfc sfc.o smm.o \
                                    /tmp/yaourt-tmp-ebs/aur-atlas-lapack/src/ATLAS/build/tune/sysinfo/time.o /tmp/yaourt-tmp-ebs/aur-atlas-lapack/src/ATLAS/build/lib/libatlas.a                 -lpthread -lm
/tmp/yaourt-tmp-ebs/aur-atlas-lapack/src/ATLAS/build/bin/ATLrun.sh /tmp/yaourt-tmp-ebs/aur-atlas-lapack/src/ATLAS/build/tune/blas/gemm xsfc res/supMB224_4_16x80x80
sNB=80, ld=80,80,16, mu=4, nu=2, ku=8, lat=1, pf=0: time=0.110, mflop=23171.80
sNB=80, ld=80,80,16, mu=4, nu=2, ku=8, lat=1, pf=0: time=0.107, mflop=23896.12
sNB=80, ld=80,80,16, mu=4, nu=2, ku=8, lat=1, pf=0: time=0.110, mflop=23171.80
sNB=80, time=0.110, mflop=23171.80
make[6]: Leaving directory `/tmp/yaourt-tmp-ebs/aur-atlas-lapack/src/ATLAS/build/tune/blas/gemm'
make[5]: Leaving directory `/tmp/yaourt-tmp-ebs/aur-atlas-lapack/src/ATLAS/build/tune/blas/gemm'
make[5]: Entering directory `/tmp/yaourt-tmp-ebs/aur-atlas-lapack/src/ATLAS/build/tune/blas/gemm'
rm -f smm.c
./xemit_mm -p s -ta t -tb n -muladd 0 -l 1 \
        -L JIK -M 68 -N 80 -K 80 -m 4 -n 1 -k 256 \
        -lda 80 -ldb 80 -ldc 0 -csA 1 -csB 1 -csC 1\
        -F0 -1 -FN 0 -FF 0 -b 1 -a 1 -Z 1 -C 0\
        -R -3            > smm.c
pre=s, CU=0, ma=0, ff=0, if=-1, nf=0, lo=1, ta=112, tb=111, lat=1, mu=4, nu=1, ku=256, m=68, n=80, k=80, lda=80, ldb=80, ldc=0, csA=1, csB=1, csC=1, alpha=1, beta=1

cat CASES/ATL_smm4x1x256_sse.c >> smm.c
make smmcase0 pre=s ta=t tb=n muladd=0 lat=1 loopO=JIK M=68 N=80 K=80 mb=68 nb=80 kb=80 mu=4 nu=1 ku=256 lda=80 ldb=80 ldc=0 lda2=80 ldb2=80 ldc2=0 pfA=0 csA=1 csB=1 csC=1 alpha=1 beta=1 moves="-DMoveA -DMoveB" cleanup=0 mmrout="CASES/ATL_smm4x1x256_sse.c" SMC="gcc -fPIC -m64" SMCFLAGS="-x assembler-with-cpp" DMC="gcc" DMCFLAGS="-fomit-frame-pointer -mfpmath=sse -mavx -O2 -fno-schedule-insns2 -fPIC -m64" casnam=res/supMB222_4_68x80x80 mmlib="/tmp/yaourt-tmp-ebs/aur-atlas-lapack/src/ATLAS/build/lib/libatlas.a \
                -lpthread -lm"
make[6]: Entering directory `/tmp/yaourt-tmp-ebs/aur-atlas-lapack/src/ATLAS/build/tune/blas/gemm'
rm -f sfc.o smm.o
gcc -DL2SIZE=4194304 -I/tmp/yaourt-tmp-ebs/aur-atlas-lapack/src/ATLAS/build/include -I/tmp/yaourt-tmp-ebs/aur-atlas-lapack/src/ATLAS/build/..//include -I/tmp/yaourt-tmp-ebs/aur-atlas-lapack/src/ATLAS/build/..//include/contrib -DAdd_ -DF77_INTEGER=int -DStringSunStyle -DATL_OS_Linux -DATL_ARCH_Corei2 -DATL_CPUMHZ=2294 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 -DATL_USE64BITS -DATL_GAS_x8664  -DATL_NCPU=4 -fomit-frame-pointer -mfpmath=sse -mavx -O2 -fno-schedule-insns2 -fPIC -m64 -DsREAL -DtranAt -DtranBn \

Offline

#2 2012-02-22 10:58:29

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,287

Re: troubles with installing atlas, lapack

Do you have CPU throttling turned on? http://math-atlas.sourceforge.net/atlas … 0000000000

Offline

#3 2012-02-22 11:04:32

ebshankar
Member
Registered: 2012-02-18
Posts: 91

Re: troubles with installing atlas, lapack

arojas wrote:

Do you have CPU throttling turned on? http://math-atlas.sourceforge.net/atlas … 0000000000

if CPU clocks are throttled due to overheating, it is shown while booting arch linux. It wasn't shown this time so I assumed throttling is turned off. How can I turn it off in arch?

Offline

#4 2012-02-22 20:37:42

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,287

Re: troubles with installing atlas, lapack

Check /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor

Offline

#5 2012-03-10 04:33:21

ebshankar
Member
Registered: 2012-02-18
Posts: 91

Re: troubles with installing atlas, lapack

arojas wrote:

Check /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor

I think this works as well but, I got a compiled binary file for atlas and its working well

Offline

Board footer

Powered by FluxBB