This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: LAPACK - testing problems
- From: Eva Krueger <evakruger at yahoo dot com>
- To: cygwin at cygwin dot com
- Date: Thu, 28 Apr 2005 00:12:51 +0000 (UTC)
- Subject: Re: LAPACK - testing problems
- References: <8ED2FA87C8ACC04192709688DDFD5F5F4364BF@calttsv025.cal.riotinto.org>
Billinghurst, David (CALCRTS <david.billinghurst <at> comalco.riotinto.com.au>
writes:
>
> cygwin-owner <at> cygwin.com wrote:
> > I've just recently migrated to CYGWIN. I am having problems with
> > installing the LAPACK (&BLAS) libraries. Specifically, I am
> > (apparently) succeeding in compiling the libraries. However, when it
> > comes to testing the routines only the ones that use eigsrc_(PLAT).a
> > library seem to be able to give me any output while the rest are
> > giving an error,for example:
> >
> > Timing square REAL LAPACK linear equations routines
> > ./xlintims < stime.in> stime.out 2>&1
> > make: *** [stime.out] Error 128
> >
> > I've done almost everything suggested previously on the archives but
> > to avail. Could someone help
> >
> > Thanks
>
> What happens if you run xlintims from the command line?
>
> ./xlintims < stime.in
>
> __________________________________________________________________
>
> NOTICE
>
> This e-mail and any attachments are private and confidential and
> may contain privileged information.
>
> If you are not an authorised recipient, the copying or distribution
> of this e-mail and any attachments is prohibited and you must not
> read, print or act in reliance on this e-mail or attachments.
>
> This notice should not be removed.
> __________________________________________________________________
>
>
Please Could someone inform me as to how this issue was/should be resolved?
I am trying to install LAPACK on my system - with ATLAS installed for BLAS
support. The error message produced is:
Timing banded REAL LAPACK linear equations routines
xlintims < sband.in1 >sband.out1 2>&1
make[1]: *** [sband.out1] Error 127
make[1]: Leaving directory '/lapack/TIMING'
make: *** [timing] Error 2
Running the ./xlintims < sband.in on the command line gives no response.
What do I do about this?
Thanks a lot!
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/