unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* R, openBlas and max thread?
@ 2019-02-18 15:12 zimoun
  2019-02-20  4:18 ` Eric Bavier
  0 siblings, 1 reply; 3+ messages in thread
From: zimoun @ 2019-02-18 15:12 UTC (permalink / raw)
  To: help-guix

Dear,

I am not sure to understand if it is expected or not.

Let install R, guix package -i r, and then run the small script:

> N <- 9000;A <- array(0.1, dim=c(N,N));B <- array(0.1, dim=c(N,N))
> dim(B %*% A)

Monitoring with htop, only 8 of my 16 cores are used. Why ?
And if I have more, then again only 8 cores will be used.

Is it from OpenBlas?
I miss the compilation option forcing this behaviour. I expect that R
will use as many core as available. Right?


Thank you for any insight.

All the best,
simon

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-02-22 15:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-18 15:12 R, openBlas and max thread? zimoun
2019-02-20  4:18 ` Eric Bavier
2019-02-22 15:11   ` zimoun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).