Skip to content
Prev 48601 / 63424 Next

blas test problem

I wonder if anyone amongst developers had a chance to try ACML.
AMD's implementation when R is supposed to use it seems to 
fail the test similarly,

on a side note, I had R build with ACML and performance-wise 
it looked really really promising,
however now 
http://r.research.att.com/benchmarks/R-benchmark-25.R
gets me far! worse results, it sort of chokes up on FFT 
part, takes much longer than "regular" R, takes ages.
I see all: ./lib64/R/lib/libR.so ./lib64/R/lib/libRblas.so 
./lib64/R/lib/libRlapack.so depend on libacml_mp.so
I've tried few different ACML versions, I wonder could it be 
R => 3.0 itself?
and thoughts on why it is so under performing?
On 07/07/14 13:14, Martyn Plummer wrote: