Skip to content
Prev 61238 / 63421 Next

rhub vs. CRAN fedora-*-devel, using armadillo & slapack

Looks like there is a kind of misunderstanding...

Le 10/01/2023 ? 17:27, RICHET Yann a ?crit?:
Excessive thread number is a problem per se. I did not say that it was 
responsible for excessive test time.
It's up to you to configure armadillo to use no more then 2 threads when 
run on CRAN. May be, setting environment variable OPENBLAS_NUM_THREADS=2 
could help.
Normally, compilation time is not accounted in the quota of 15 min 
dedicated to tests.
I would just focus on reducing this time, e.g. by running tests on 
smaller cases or skipping time-consuming tests conditionally when on CRAN.

Serguei.