Skip to content
Prev 6801 / 63424 Next

MKL seems to beat ATLAS, but some problems... (was RE: [R] li nkin g R against MKL)

On Thu, 17 Jan 2002, Liaw, Andy wrote:

            
Right, that's it.  LSAME is a BLAS routine, and your BLAS doesn't have
it.  There is a version in src/appl/blas.f, but you don't seem to
have a complete BLAS to link against.

If you really have a complete LAPACK3 (which I would not bet on)
you can try building in src/modules/lapack omitting double.f and
complex.f: you will need to rename a few entry points in Lapack.h
as they have already been changed to avoid conflicts with sunperf
(I think).  See also the comments in the README there.

[....]
They are in R.bin itself.
Message-ID: <Pine.LNX.4.31.0201171852140.23495-100000@gannet.stats>
In-Reply-To: <51F9C42DA15CD311BD220008C707D81903DC84BE@usrymx10.merck.com>