Dear Guillermo,
Welcome to R-package-devel!
В Mon, 27 Jan 2025 19:26:10 +0100
Guillermo Vinue пишет:
> I am writing to you because I am getting this NOTE from the CRAN
> Debian machine that is not allowing CRAN acceptance: "Installation
> took CPU time 2.9 times elapsed time". Uwe Ligges told m
May have been mentioned up-thread, but perhaps you also need to
control BLAS parallelization?
https://stackoverflow.com/questions/72669579/c-how-to-set-environment-variable-so-openblas-runs-multithreaded
(also see the RhpcBLASctl package; hopefully you don't need it, but
worth knowing about)
Dear All,
I am writing to you because I am getting this NOTE from the CRAN Debian
machine that is not allowing CRAN acceptance: "Installation took CPU time
2.9 times elapsed time". Uwe Ligges told me that this means that I am using
more than 2 cores, but I must not use more than 2 by default.
In