octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave 5.2.0 release


From: Nicholas Jankowski
Subject: Re: Octave 5.2.0 release
Date: Thu, 16 Jan 2020 21:14:10 -0500


One thing you can try is running the commands from the wiki example
(there I recently figured out how to test 64-bit indexing with only 8 GB
main memory available):




is there any kind of 'is compiled with 64bit indexing' flag such that a test could be written where if true it runs a quick:

>> a = zeros (1024*1024*1024*3, 1, 'int8');

during the test suite?

reply via email to

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