[Numpy-discussion] fwrite() failure in PyArray_ToFile

David Warde-Farley dwf at cs.toronto.edu
Fri Sep 4 15:56:46 EDT 2009


On 4-Sep-09, at 3:36 PM, David Warde-Farley wrote:

> A friend of mine is trying to save approx 2GB of float32s with
> np.save, and it's been failing. I traced it to PyArray_ToFile in core/
> src/convert.c:

That should be core/src/multiarray/convert.c, sorry.

The system it's running on is:

	Linux cluster40 2.6.15-51-amd64-generic #1 SMP PREEMPT Tue Feb 12  
16:56:43 UTC 2008 x86_64 GNU/Linux

if that helps at all.

David



More information about the NumPy-Discussion mailing list