Skip to content
Prev 9408 / 15075 Next

single-threaded R, 100% CPU with BLAS, vecLib and ATLAS

On Oct 25, 2012, at 7:42 PM, Ray DiGiacomo, Jr. wrote:

            
What exactly is that an estimate of? In R, 1GB of RAM will store ~134Mio datapoints when using numeric matrices/vectors and twice as many as integers or logicals. In practice, you will still need some room for computation on the data, though. 

Cheers,
Simon