octave-maintainers
[Top][All Lists]
Advanced

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

Re: FFT's and 64-bits


From: Fredrik Lingvall
Subject: Re: FFT's and 64-bits
Date: Fri, 23 Nov 2007 13:22:56 +0100
User-agent: Thunderbird 2.0.0.9 (X11/20071116)

David Bateman wrote:
Fredrik Lingvall wrote:
  
Can one use (large) fft's with --enable-64? From what I can see
fftw 3.2.x is needed (which is only alpha) for 64-bit planner
support: http://www.fftw.org/release-notes.html

/Fredrik

    
Octave can be built without fftw, with the included fftpack. It'll be
slower, but should work with 64-bit..

D.
  
This was I while ago, but will building fftw with (gfortran)

FFLAGS = -fdefault-integer-8

work. Otherwise, will --enable-64 break all fft functions when Octave is build with fftw support?

/Fredrik

reply via email to

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