Vitaliy FEOKTISTOV
2012-Nov-28 16:11 UTC
[Rd] compiling R for Windows with Intel compiliers and MKL
Hello, I want to compile R-2.15.2 for Windows with Intel compilers and MKL( BLAS, LAPACK). I installed 'Rtools 2.16.0.1923' and follow the instructions of "R installation and administration" guide (3.1; A.3.1.4; C.2.2). I configured "/src/gnuwin32/MkRules.local" and "config.site" according to needed environmental variables (icc, ifort, icpc, mkl..) When compiling from "/src/gnuwin32/Makefile" the instructions of "config.site" have not been taking in consideration. I would like to ask you if you could give me more detailed instructions on how to compile R for Windows by Intel compilers, please ? Thank you in advance !