You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
Would it be possible to deliver an R Tools Version with an optional feature that enables compiling R with OpenBlas / Intel MKL?
Being optional it would allow to those concerned about accuracy in some applications to not use the Multi-threaded BLAS version, and use regular single-threaded BLAS instead.
Here are some Dirk Eddelbuettel articles which show how to compile R with Intel MKL on Ubuntu:
Would it be possible to deliver an R Tools Version with an optional feature that enables compiling R with OpenBlas / Intel MKL?
Being optional it would allow to those concerned about accuracy in some applications to not use the Multi-threaded BLAS version, and use regular single-threaded BLAS instead.
Here are some Dirk Eddelbuettel articles which show how to compile R with Intel MKL on Ubuntu:
http://dirk.eddelbuettel.com/blog/2018/04/15/
https://www.google.com/amp/s/www.r-bloggers.com/18-adding-intel-mkl-easily-via-a-simple-script/amp/
Thank you!
Best,
Juan
The text was updated successfully, but these errors were encountered: