[R] going past restrictions on number of elements
Paul Rodriguez
prodriguez at sdsc.edu
Tue Aug 2 01:30:14 CEST 2011
Hello R experts,
I'm trying to test R in a shared memory environment in which addressable memory is aggregrated to about 600G.
However, I get an error of 'too many elements' specified when I try creating a 45K x 100K matrix.
I tried running R with a --max-nsize=50000000000 option, but got the same message.
Is there a way to run create such large matrices?
thanks,
Paul Rodriguez
More information about the R-help
mailing list