Martin Maechler wrote:
VK> The problem is in array.c, where allocMatrix check for
VK> "if ((double)nrow * (double)ncol > INT_MAX)". But why
VK> itn is used and not long int for indexing? (max int is
VK> 2147483647, max long int is 9223372036854775807)
Well, Brian gave you all i
I am getting an error "allocMatrix: too many elements specified" when
I am trying to create large matrix or vector (about 1 billion elements).
How can I find out limits on allocMatrix? Can I increase them?
?"Memory-limits", and you cannot increase them unless you have a
system which has lar
I am getting an error "allocMatrix: too many elements specified" when I
am trying to create large matrix or vector (about 1 billion elements).
How can I find out limits on allocMatrix? Can I increase them?
Thanks,
Vadim.
PS: I am running R on SUSE10 on
___
David,
Thank you for the idea, I didn't think about it. TeraData does have
Linux ODBC drivers.
Thanks again.
Vadim
David Scott wrote:
> On Wed, 17 Oct 2007, Vadim Kutsyy wrote:
>
>> Hello,
>>
>> Does anyone know a way to connect from R on Linux box to TeraDa
Hello,
Does anyone know a way to connect from R on Linux box to TeraData
server? I can use ODBC connection on Windows box, but with amount of
data I need (and prefer) to use large Linux box.
Thanks,
Vadim
__
R-help@r-project.org mailing list
https:
5 matches
Mail list logo