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=-0.9 required=5.0 tests=BAYES_00,DATE_IN_PAST_12_24 autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,222ed89632aabb93 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.204.152.23 with SMTP id e23mr4895020bkw.6.1342043226905; Wed, 11 Jul 2012 14:47:06 -0700 (PDT) Path: m12ni31bkm.0!nntp.google.com!news2.google.com!goblin1!goblin.stu.neva.ru!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Free AMD Core Math Library (BLAS/LAPACK) + Ada Date: Wed, 11 Jul 2012 08:49:03 +0100 Organization: A noiseless patient Spider Message-ID: References: <41b74e89-f112-4791-883d-236080652dbf@googlegroups.com> <2565f27a-48d1-4000-978d-c3946154ea32@googlegroups.com> <212027fd-e3a3-45cc-b594-df6a4ae96138@googlegroups.com> <0c159836-b4b9-4861-85cd-e3e61e94f8bc@googlegroups.com> <99901f55-e61a-4808-a442-1a62e625cd2e@googlegroups.com> <37b4ba31-245e-44d1-9183-5c3367c88101@googlegroups.com> Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="c5d47e33cdb0a6fb95c07f57c1728133"; logging-data="14224"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19bkEnvtnV1lqlm4Mt9U+rMIaFAP/hsSJY=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (darwin) Cancel-Lock: sha1:TrF9/ymZNJwaLE35JtUgBnzZBkM= sha1:Q/s967Eg390lbe4HLKaCDowTvDc= Content-Type: text/plain Date: 2012-07-11T08:49:03+01:00 List-Id: Ada novice writes: > 2. I will install the acml-4-4-0-gfortran-32bit.tgz from ACML. Hope > this works! Nevertheless I saw some lapack files already on my > Linux. So should I just disregard these? The reason you were pursuing ACML was that you might have been able to get it to work with Ada *on Windows*. On Linux, you can use the already-packaged LAPACK/BLAS libraries (as Nasser has said, you'll need to load them using the package manager; I'd expect loading LAPACK would automagically load BLAS).