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 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.228.227 with SMTP id sl3mr23645329pbc.5.1341897523937; Mon, 09 Jul 2012 22:18:43 -0700 (PDT) Path: l9ni11278pbj.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Ada novice Newsgroups: comp.lang.ada Subject: Re: Free AMD Core Math Library (BLAS/LAPACK) + Ada Date: Mon, 9 Jul 2012 22:03:43 -0700 (PDT) Organization: http://groups.google.com Message-ID: <99901f55-e61a-4808-a442-1a62e625cd2e@googlegroups.com> 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> NNTP-Posting-Host: 130.240.232.139 Mime-Version: 1.0 X-Trace: posting.google.com 1341897523 21941 127.0.0.1 (10 Jul 2012 05:18:43 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 10 Jul 2012 05:18:43 +0000 (UTC) Cc: nma@12000.org In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=130.240.232.139; posting-account=Rr9I-QoAAACS-nOzpA-mGxtAlZ46Nb6I User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-07-09T22:03:43-07:00 List-Id: On Monday, July 9, 2012 10:36:56 PM UTC+1, Nasser M. Abbasi wrote: > The library must be libgfortran.so and not anything else, not even > libgfortran.so.1, if it is libgfortran.so.1 then the common fix is to > make a symbolic link. On the ACML site: http://developer.amd.com/libraries/acml/downloads/pages/default.aspx We do not have gfortran for Windows I think. What they offer are: 1. acml4.4.0-pgi32.exe built with PGI 2. acml4.4.0-ifort32.exe built with Intel Fortran. I installed the latter one. > Why not just install VBox on windows (it is free) and install > Linux on it (free) and just use Linux? So much easier. This > is what I do. My PC is running windows (because I need few apps > there), but I do all my programming on Linux on the VBox). I have AMD 32-bit and here I see that VBox does not exist for this type of architecture: https://www.virtualbox.org/wiki/Downloads Only AMD64 is offered for AMD. YC