Dear Splus users:
I tried to read a data set with 6 million rows and 1 column in Unix, but
Splus said not enough dynamic memory. The default setting in Unix for
memory and object.size of Splus is 2GB and infinity. The ulimit setting
for the Unix machine is:
ulimit -a
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) 800000
stack(kbytes) 4194304
memory(kbytes) 6168544
coredump(blocks) unlimited
nofiles(descriptors) 4096
vmemory(kbytes) 4194304
I don't know what I can improve to get enough memory. Any suggestion would
be appreciate!
Thanks!
Jin Zhu
|