[R] solve() function freezes CLI in GNU R 3.6.3

Dirk Eddelbuettel edd @end|ng |rom deb|@n@org
Sat May 9 18:35:12 CEST 2020


On 9 May 2020 at 10:30, Dirk Eddelbuettel wrote:
| 
| We can see that you use Linux.
| 
| Are you by chance
| 
|  - on a Debian or Ubuntu system, and 
|  - have the libopenblas package installed ?
| 
| If so then it is a known bug with the libopenblas0-pthread package.
| 
| Installing libopen0-openmp (and also removing libopenblas0-pthread) should
| fix it.

That was imprecise. It should read "installing libopenblas-openmp-dev" and
removing both "libopenblas-pthread-dev libopenblas0-pthread".

I cannot reproduce the bug on the hardware I have access to (i5, i7, xeon)
though I was able to a few weeks ago. Maybe something changed already...

There was also a brief thread on the debian-science list (within Debian)
starting with https://lists.debian.org/debian-science/2020/04/msg00081.html
and leading to https://lists.debian.org/debian-science/2020/05/msg00003.html
(and this cross from April to May)

We would need some more information on hardware to chase this.

Dirk
 
| This is likely CPU dependent. But we need more info. Can you maybe come to the
| r-sig-debian list (subscription needed to reduce spam) and we continue there?
| 
| Dirk
| 
| 
| -- 
| http://dirk.eddelbuettel.com | @eddelbuettel | edd using debian.org
| 
| ______________________________________________
| R-help using r-project.org mailing list -- To UNSUBSCRIBE and more, see
| https://stat.ethz.ch/mailman/listinfo/r-help
| PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
| and provide commented, minimal, self-contained, reproducible code.

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | edd using debian.org



More information about the R-help mailing list