prdm0 / ropenblas

Package to link R language to OpenBLAS library
https://prdm0.github.io/ropenblas/.
GNU General Public License v3.0
50 stars 5 forks source link

Set number cores #36

Closed mvt-oviedo closed 3 months ago

mvt-oviedo commented 2 years ago

Good and practial package,

I was wondering if it is possible set the number cores (in my case, 1) at R session to avoid conflicts when executing parallel process, for example training a machine learning model.