Skip to content

GotoBLAS2 with multiple cores

2 messages · Safiye Celik, Brian Ripley

#
This really is the wrong list (R-devel or R-SIG-HPC?): see the posting 
guide.  But there are two issues.

- How your BLAS controls its core usage (which is in its documentation).

- How your third-party package interacts with a BLAS which uses multiple 
cores, and for that you need to ask the package maintainers.
On 24/11/2013 09:03, Safiye Celik wrote:
Much better to use the definitive R documentation at 
http://cran.r-project.org/doc/manuals/r-release/R-admin.html#Shared-BLAS .