octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #49575] __octave_config_info__ ("fftw_version"


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #49575] __octave_config_info__ ("fftw_version") differs from fftwf_version
Date: Thu, 10 Nov 2016 23:19:36 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

Follow-up Comment #1, bug #49575 (project octave):

I pulled down the openSUSE source rpm for fftw3. Sure enough, it looks like
the double-precision library is built with --enable-sse2 --enable-avx, but the
single-precision library is built with --enable-sse2. So yes, on openSUSE they
build the single and double-precision variants differently.

Should we try to correct for that, use a substring of the full version string?
Should we just ignore it? Should we remove this unit test entirely?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49575>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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