Hi all,

a user has asked how he can speed up this matrix operations in R and I have noticed that the R in EasyBuild that uses the intel toolchain (e.g. R-3.4.4-intel-2018a-X11-20180131.eb) is only linked against the sequential MKL, although R itself is single-threaded, so it might make sense to use the threaded MKL instead.

I also tried the foss version and here the matrix operations are done in parallel because OpenBLAS uses multiple threads. But not with MKL.

Is this intentional? if yes, why so? What do I have to change to install R with the multithreaded MKL?

Thanks,

Maik

--
Maik Schmidt
HPC Services

Technische Universität Dresden
Zentrum für Informationsdienste und Hochleistungsrechnen (ZIH)
Willers-Bau A116
D-01062 Dresden
Telefon: +49 351 463-32836

Reply via email to