[GRASSLIST:1240] Re: configure for use with AMD BLAS libs - ACML

Glynn Clements glynn.clements at virgin.net
Mon Sep 15 21:58:47 EDT 2003


Jack Varga wrote:

> I am attempting to compile 5.0.2 for an AMD thunderbird cpu and as such 
> can not use the Intel math library for BLAS and LAPACK support.  
> However, AMD freely distributes their own combined (FFT, BLAS, LAPACK) 
> math library optimized for Opteron, Thunderbird, Athlon, etc., called 
> AMD Core Math Library, or ACML.  Has anyone successfully compliled 5.0.2 
> with BLAS and LAPACK support using ACML? 

Bear in mind that nothing in GRASS actually uses BLAS or LAPACK at
present. More precisely, the gmath library provides additional
functions (see src/libes/gmath/la.c) if BLAS and LAPACK are present,
but nothing uses those functions.

GRASS' fft() function (src/libes/gmath/fft.c) uses the FFTW library.

-- 
Glynn Clements <glynn.clements at virgin.net>




More information about the grass-user mailing list