Skip to content
Prev 1409 / 2152 Next

Trying to change OPENBLAS_NUM_THREADS from within R

Simon,

what are you trying to do? In your example using func2 you're measuring the time it takes to generate the random matrix, so obviously you can't parallelize that and it won't be affected by OPENBLAS_NUM_THREADS...

Cheers,
Simon
On Jun 30, 2012, at 9:37 AM, Simon Fuller wrote: