Re: [Rd] Optimize R: some confusion with Lapack and OpenBlas/openBlas openmp packages.

2015-09-18 Thread arnaud gaboury
On Thu, Sep 17, 2015 at 11:43 PM, arnaud gaboury wrote: > I run Fedora 22 R package. It is build with --with-lapack \ > --with-blas \ --enable-R-shlib \. > > As the machine will act as a server with lots of R data computing, I > try to optimize my R package. > > At first, I installed parallel_st

[Rd] Optimize R: some confusion with Lapack and OpenBlas/openBlas openmp packages.

2015-09-17 Thread arnaud gaboury
I run Fedora 22 R package. It is build with --with-lapack \ --with-blas \ --enable-R-shlib \. As the machine will act as a server with lots of R data computing, I try to optimize my R package. At first, I installed parallel_studio_xe_2016 with a free one year licence. Then, I build a package fo