From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,52d68177abed9cfd X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!proxad.net!cleanfeed2-b.proxad.net!nnrp4-2.free.fr!not-for-mail Message-Id: <465c04cf$0$21518$426a74cc@news.free.fr> From: Yves Bailly Subject: Re: Gnat2007 and Ada.Numerics.Generic_Real_Arrays Newsgroups: comp.lang.ada Date: Tue, 29 May 2007 12:47:16 +0200 References: <4657192c$0$31997$426a74cc@news.free.fr> <1180118827.354442.40590@z28g2000prd.googlegroups.com> <465731e6_6@news.bluewin.ch> <8pxf8i2a7wt3.7a99vxg1jxrr$.dlg@40tude.net> <4657fde5$0$23140$9b4e6d93@newsspool1.arcor-online.net> <1lcmczhoppkjd.4q1t9l4e7k9r.dlg@40tude.net> <1180429010.803225.189850@o5g2000hsb.googlegroups.com> User-Agent: KNode/0.10.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Organization: Guest of ProXad - France NNTP-Posting-Date: 29 May 2007 12:47:43 MEST NNTP-Posting-Host: 81.56.171.53 X-Trace: 1180435663 news-1.free.fr 21518 81.56.171.53:37630 X-Complaints-To: abuse@proxad.net Xref: g2news1.google.com comp.lang.ada:15962 Date: 2007-05-29T12:47:43+02:00 List-Id: Ken wrote: > [...] > I have looked at the GNAT2007 and Ada.Generic_Real_Arrays. It needs a > link to a BLAS/LAPACK library. I have tested it with compiled BLAS/ > LAPACK with the gnat FORTRAN compiler. Some timing on Windows XP > (Intel Core 2CPU): to multiply two matrices of size 500 produced a > rate of 1.17 GFlops/sec. Can you share the switches you used? I tried installing LAPACK using the GNU gfortran compiler, but I still get link errors... Thanks. YB