prdm0 / ropenblas

Package to link R language to OpenBLAS library
https://prdm0.github.io/ropenblas/.
GNU General Public License v3.0
50 stars 5 forks source link

Link MKL to R #17

Closed waynelapierre closed 4 years ago

waynelapierre commented 4 years ago

I have been using your ropenblas package for a while and it feels great. I guess linking MKL to R should be very similar to linking OpenBlas to R, have you considered adding the feature of linking MKL to R?

prdm0 commented 4 years ago

Hi,

I believe that in the future I may be trying to add some function for linking the MKL library. Glad to know that you like the ropenblas package. I hope it will be useful for many years to you.

Best, @prdm0