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,222ed89632aabb93,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.223.73 with SMTP id qs9mr13923638pbc.7.1341600001032; Fri, 06 Jul 2012 11:40:01 -0700 (PDT) Path: l9ni11017pbj.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Ada novice Newsgroups: comp.lang.ada Subject: Free AMD Core Math Library (BLAS/LAPACK) + Ada Date: Fri, 6 Jul 2012 11:38:02 -0700 (PDT) Organization: http://groups.google.com Message-ID: <41b74e89-f112-4791-883d-236080652dbf@googlegroups.com> NNTP-Posting-Host: 193.11.21.204 Mime-Version: 1.0 X-Trace: posting.google.com 1341600000 18963 127.0.0.1 (6 Jul 2012 18:40:00 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 6 Jul 2012 18:40:00 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=193.11.21.204; posting-account=Rr9I-QoAAACS-nOzpA-mGxtAlZ46Nb6I User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-07-06T11:38:02-07:00 List-Id: Hi, I came across the following: http://developer.amd.com/libraries/acml/pages/default.aspx This is a site for AMD computers for which free and full implementations of BLAS/LAPACK libraries are provided. Have anyone tried the above and make it work with Ada? Thanks, YC