another LAPACK problem

Craig Tierney ctierney at hpti.com
Wed Sep 6 07:32:07 PDT 2000


This error is caused by either:

1) The test program failing
2) The current directory (.) is not on the path.

You should first check and see if the current directory is
not on the path and add it if not.  Or, you can edit all the
makefiles and add './' in front of each executable.
You probably do not want to add the current directory '.' on
your path permanently, it is a security hole.

If you are sure it is running, go into the testing directory and
look at the output file, *.out, or rerun the code without redirecting
the output.

Craig


On Wed, Sep 06, 2000 at 06:35:26PM +0900, Yoon Jae Ho wrote:
> I got the same problems using blas_lapack.tar.gz not ATLAS below. 
> 
> ----- Original Message ----- 
> From: Horatio B. Bogbindero <wyy at cersa.admu.edu.ph>
> To: <beowulf at beowulf.org>
> Sent: Wednesday, September 06, 2000 12:12 PM
> Subject: another LAPACK problem
> 
> 
> > 
> > while compiling LAPACK i get this error. what could it mean? help.
> > 
> > ------------------
> > g77   atimin.o atimck.o icopy.o ilaenv.o xlaenv.o slaord.o sprtbl.o
> > sprtb2.o sprtb3.o sprtb4.o sprtb5.o sprtls.o smflop.o sopaux.o sopbl2.o
> > sopbl3.o sopgb.o sopla.o stimaa.o stimmg.o stimmv.o stimmm.o stimb2.o
> > stimb3.o stimge.o stimgb.o stimgt.o stimls.o stimpo.o stimpp.o stimpb.o
> > stimpt.o stimsy.o stimsp.o stimtr.o stimtp.o stimtb.o stimhr.o stimtd.o
> > stimbr.o stimq3.o stimqr.o stimlq.o stimql.o stimrq.o stimqp.o sqrt13.o
> > sqrt15.o slinpk.o seispk.o \
> > ../../tmglib_LINUX.a linsrc_LINUX.a ../../lapack_LINUX.a
> > /home/apps/libs/ATLAS/libatlas.a -o ../xlintims
> > make[2]: Leaving directory `/home/apps/libs/LAPACK/TIMING/LIN'
> > Timing square REAL LAPACK linear equation routines
> > xlintims < stime.in > stime.out 2>&1
> > make[1]: *** [stime.out] Error 127
> > make[1]: Leaving directory `/home/apps/libs/LAPACK/TIMING'
> > make: *** [timing] Error 2
> >  
> > ---------------------
> > william.s.yu at ieee.org
> >  
> > While we are sleeping, two-thirds of the world is plotting to do us in.
> > -- Dean Rusk
> >  
> > 
> > 
> > _______________________________________________
> > Beowulf mailing list
> > Beowulf at beowulf.org
> > http://www.beowulf.org/mailman/listinfo/beowulf
> 
> _______________________________________________
> Beowulf mailing list
> Beowulf at beowulf.org
> http://www.beowulf.org/mailman/listinfo/beowulf

-- 
Craig Tierney (ctierney at hpti.com)
phone: 303-497-3112




More information about the Beowulf mailing list