Skip to content
Prev 12068 / 12125 Next

[R-pkg-devel] Issue "Re-building vignettes had CPU time 4.1 times elapsed time"

? Wed, 11 Feb 2026 10:15:39 +1100
Nicholas Tierney <nicholas.tierney at gmail.com> ?????:
What's your operating system? How many logical processors does it have?
Could it be offloading Tensorflow operations to a GPU? This check
doesn't work on Windows, but should be very sensitive otherwise.
Sorry, my mistake. Setting the number of chains to 2 instead of 4
seemed to lower the average CPU load closer to 2 on my computer, but
the instantaneous CPU load still spikes to around 400%. This is
definitely happening in the threads created by Tensorflow, see the
attached plot of approximate CPU load versus DLL name and process
runtime.