octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave on Windows with large arrays ?


From: Tatsuro MATSUOKA
Subject: Re: Octave on Windows with large arrays ?
Date: Tue, 21 Mar 2017 11:18:07 +0900 (JST)


----- Original Message -----
> From: Tatsuro MATSUOKA 
> To: tmacchantJulien Bect ; "octave-maintainers
> Cc: 
> Date: 2017/3/17, Fri 16:13
> Subject: Re: Octave on Windows with large arrays ?
> 


[snip]

> Perhaps my build failed without --enable-fortran-int64.
> (That option was not required for mxe-build before I think )
> 
> I am trying rebuild 4.2.1 adding this option.
> 
> Tatsuro 


@Julien 

I have re-built octave-4.2.1 for windows with 64 bits indexing adding 
--enable-fortran-int64.
This time __run_test_suite__ runs to the end.
Test results are included in the directory "run_test" in the package.

Binary archive
http://www.tatsuromatsuoka.com/octave/Eng/Win/octave-4.2.1-LA-2.7z
size  19,4466,920 byte 
sha1sum 461e6695231e7ab094e13430a8fdd51c58a17663


Source  
http://www.tatsuromatsuoka.com/octave/Eng/Win/octave-4.2.1.tar.lz
size 15,826,565 
sha1sum 057dbaa30d0ef75e84db30aeda623a2561b0d547 

Notes 

1. This build does not include pre-build octave-forge packages. 

To install octave-forge packages 

From octave prompt, execute 
cd <install dir>/src 
build_packages 

I have not tested octave-forge.

2. Default blas is reference blas.


To use openblas,
In bin directory, use explorer 
rename libblas.dll to other name.
copy and paste libopenblas.dll by other name in bin folder
rename copied libopenblas.dll to libblas.dll

Tatsuro




reply via email to

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