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

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to