Skip to content
Prev 301707 / 398506 Next

use R to read/print the system hardware configuration

On 30/07/2012 16:08, Jie wrote:
There are ways ... however, there are no remotely portable ways and you 
have not even told us your OS (as asked for in the posting guide).

This sort of thing depends not just on the OS but the precise version of 
the OS.  Look at paralllel::detectCores() for how hard one has to work 
to get the number of processors.