help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: segmentation fault when load more then 2.1 GB


From: Dmitri A. Sergatskov
Subject: Re: segmentation fault when load more then 2.1 GB
Date: Tue, 05 Oct 2004 15:15:30 -0600
User-agent: Mozilla Thunderbird 0.8 (X11/20040913)

John W. Eaton wrote:
...
                                                           Or are you
saying that the file is larger than 8GB, but it contains no individual
matrix objects that are larger than about 2GB?

jwe


That would be helpful. Every now and then I get an ascii data file >2G
that contains only few variables of interest. It would be nice if I could
fopen it and then fscanf whatever I want. At the moment I cannot even fopen
file >2G in octave, so I had to write a short C routine to parse the file
and save variables I need into a different file etc..., which is not a big
deal really, but somewhat of inconvenience.

Another case is when you load/save an ascii file, size of the file is almost 3 
times
the size of the variable(s).

Sincerely,

Dmitri.



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]