Skip to content
Prev 2023 / 3656 Next

Debian packaging and openblas related crash when profiling in R

Dirk!

Correct as usual!
On Tue, Dec 11, 2012 at 12:33 PM, Dirk Eddelbuettel <edd at debian.org> wrote:
Here's the evidence you are right.

Before starting R, restrict openblas's use of threads in the environment

$ export GOTO_NUM_THREADS=1

After that, HAPPY profiling in R!

pj