Boost logo

Ublas :

From: Manuel González Castro (iinmgc00_at_[hidden])
Date: 2007-07-09 11:44:18


Hi,

Sanjeev Mohindra wrote:
> Also, has somebody been able
> to use the bindings to bind ublas to Intel MKL or AMD ACML? I am most
> interested in binding uBlas to Intel MKL.

The BLAS bindings work for AMD ACML, I have used it without major
problems.
I haven't tried Intel MKL.

You may try GotoBLAS, in our applications it performs 10% faster than
ACML for matrix sizes > 40 in an AMD Athon 64. However, the build
process is more complex.

Best regards,
Manuel