Has anyone had any success building R and Rpy against intel mkl using icc. Numpy/scipy has really good instructions for doing this for numpy and scipy but I can't seem to figure out how to do this with R and Rpy. Whenver I try using the following options to build R: --with-blas="-lmkl -lguide -lpthread" --with-lapack="-lmkl -lguide -lpthread"
i get this error in rpy: unable to load shared library '/home/lib/R/modules/lapack.so': libRlapack.so: cannot open shared object file: No such file or directory --Tom ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list