[R-pkg-devel] Link to MKL instead of RBLAS on CRAN
Uwe Ligges
||gge@ @end|ng |rom @t@t|@t|k@tu-dortmund@de
Wed Sep 27 14:22:34 CEST 2023
On 27.09.2023 14:11, Sameh Abdulah wrote:
> Hi,
>
> Is it possible to link with MKL instead of RBLAS when submitting my package to CRAN? Do CRAN support other BLAS libraries?
Not quite sure what you aim at.
You submit a source package. Make sure it can be linked with any BLAS.
CRAN checks your package (after acceptance) with R versions linked
against OpenBLAS, MKL, ATLAS etc.
Binaries are always linked against Rblas for maximal compatibility.
Best,
Uwe Ligges
> Best,
> --Sameh
>
More information about the R-package-devel
mailing list