help-octave
[Top][All Lists]
Advanced

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

Re: Octave and 64-bits


From: Clinton Chee
Subject: Re: Octave and 64-bits
Date: Tue, 15 Feb 2005 10:46:37 +1100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1

Hi Fredrik,

We at the High Performance Computing Support Unit at the University of New South Wales have ported Octave (v.2.1.57) to 64 bits on an SGI MIPSpro platform (should be quite protable). This has not been absorbed to the main octave code base at octave.org yet. However, we can make our version (based on v.2.1.57)available to you for further testing. We are working on merging with the 2.1.64 version now.

We have ran through the test-suite that came with Octave, and our 64bits seem to pass the tests. You may need to test it out yourself to verify 64bit-readiness. I don't think we use specific MIPSpro C++ code so it should be portable to Solaris. There may be one or two lines in the configuration file that need to be changed - that's all.

Cheers,
Clinton Chee



Fredrik Lingvall wrote:
Hi All,

We are trying to compile Octave on a 64-bit Solaris machine. So
far we have only been able to allocate about 2GB of ram, using

A = ones(N,N);

for example. Is Octave limited to 32-bit memory adressing or
can octave (given proper compiler flags) use the full 64-bit
adress space?

Regards,

Fredrik



-------------------------------------------------------------
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
-------------------------------------------------------------


--


----------------------------------------------------------------------------
Clinton Chee
Computational Scientist
High Performance Computing Unit
Room 2075, Red Centre
University of New South Wales
Australia 2035
chee at parallel stop hpc stop unsw stop edu stop au
Tel: 61 2 9385 6915
----------------------------------------------------------------------------



-------------------------------------------------------------
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]