comp.lang.ada
 help / color / mirror / Atom feed
From: Ada novice <shai.lesh@gmx.com>
Subject: Re: ada lapack
Date: Fri, 17 Aug 2012 03:27:42 -0700 (PDT)
Date: 2012-08-17T03:27:42-07:00	[thread overview]
Message-ID: <11959826-e12e-4455-b9d9-1ac4dcaf2952@googlegroups.com> (raw)
In-Reply-To: <a96i1rFc50U1@mid.individual.net>

On Friday, August 17, 2012 10:43:22 AM UTC+1, Niklas Holsti wrote:

> Change this line to have a ./ at the start:
> 
> 
> 
> 		./$${file} > $${file}.txt; \
> 

Thanks. It works! I did the operations from scratch from the .tgz file. And now, 

$ make tests
Testing  example01
Testing  example02
Testing  example03
Testing  example04
Testing  tdgeev
Testing  tdgesv
Testing  tdgetri
Testing  tzgeev
Testing  tzgesv
Testing  tzgetri

and for instance, 

$ ./tzgetri
The optimal value for LWORK is 256

Matrix
(  1.230, -5.500) (  7.910, -5.380) ( -9.800, -4.860) ( -7.320,  7.570)
( -2.140, -1.120) ( -9.920, -0.790) ( -9.180, -1.120) (  1.370,  0.430)
( -4.300, -7.100) ( -6.470,  2.520) ( -6.510, -2.670) ( -5.860,  7.380)
(  1.270,  7.290) (  8.900,  6.920) ( -8.820,  1.250) (  5.410,  5.370)

Inverse
( -0.113, -0.054) ( -0.086,  0.011) (  0.127,  0.189) (  0.155, -0.034)
(  0.057,  0.057) (  0.006,  0.013) ( -0.027, -0.098) ( -0.041, -0.034)
( -0.059, -0.028) ( -0.093,  0.025) (  0.042,  0.036) (  0.014,  0.012)
( -0.102,  0.067) (  0.021,  0.126) (  0.126, -0.095) (  0.039, -0.114)

I am curious to know why "make tests" in my earlier case was giving me the outputs of the matrices while now with the new Makefile, I get only

Testing  example01
Testing  example02
Testing  example03
Testing  example04
Testing  tdgeev
Testing  tdgesv
Testing  tdgetri
Testing  tzgeev
Testing  tzgesv
Testing  tzgetri

and without the matrix outputs?



> The files without a suffix, such as example01, are most likely the
> binaries, also called executables.

Ok. On my linux system, these files are also in a different colour from the rest.


Best regards,
YC



  reply	other threads:[~2012-08-20  7:24 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-15  6:16 ada lapack Leo Brewin
2012-08-16  3:34 ` Jerry
2012-08-17  6:25 ` Ada novice
2012-08-17  7:11   ` Leo Brewin
2012-08-17  7:42     ` Ada novice
2012-08-17  9:43       ` Niklas Holsti
2012-08-17 10:27         ` Ada novice [this message]
2012-08-17 11:08           ` Niklas Holsti
2012-08-17 11:33             ` Ada novice
2012-08-17 13:45               ` Leo Brewin
2012-08-17 14:11                 ` Marc C
2012-08-18 11:57                   ` Ada novice
2012-08-18 13:13                     ` Niklas Holsti
2012-08-18 13:48                       ` Ada novice
2012-08-18 15:22                         ` Nasser M. Abbasi
2012-08-18 16:33                           ` Ada novice
2012-08-18 17:32                             ` Simon Wright
2012-08-18 17:44                               ` Nasser M. Abbasi
2012-08-18 20:45                             ` Niklas Holsti
2012-08-18 21:46                               ` Simon Wright
2012-08-19  2:24                                 ` Leo Brewin
2012-08-19  5:39                                   ` Ada novice
2012-08-19  7:10                                     ` Leo Brewin
2012-08-19 13:02                                       ` Simon Wright
2012-08-20 14:05                                         ` Nasser M. Abbasi
2012-08-20 14:57                                           ` Simon Wright
2012-08-20 15:10                                             ` Nasser M. Abbasi
2012-08-20 18:09                                               ` Ada novice
2012-08-20 18:46                                             ` Nasser M. Abbasi
2012-08-20 15:03                                           ` Nasser M. Abbasi
2012-08-20 22:57                                             ` Simon Wright
2012-08-20 23:09                                               ` Nasser M. Abbasi
2012-08-20 23:31                                                 ` Simon Wright
2012-08-21 10:44                                             ` Simon Wright
2012-08-21 14:50                                               ` Nasser M. Abbasi
2012-08-18 22:51                               ` Nasser M. Abbasi
2012-08-18 23:16                                 ` Niklas Holsti
2012-08-18 23:40                                   ` Nasser M. Abbasi
2012-08-19  7:50                                     ` Niklas Holsti
2012-08-19  2:20                             ` Leo Brewin
2012-08-17 14:12                 ` Brian Drummond
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox