#9951: fftw-3.3.7
-------------------------+-----------------------
 Reporter:  bdubbs@…     |       Owner:  bdubbs@…
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  8.2
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by bdubbs@…):

 FFTW 3.3.7:

 * Experimental support for CMake.

   The primary build mechanism for FFTW remains GNU autoconf/automake.
   CMake support is meant to offer an easy way to compile FFTW on
   Windows, and as such it does not cover all the features of the
   automake build system, such as exotic cycle counters,
   cross-compiling, or build of binaries for a mixture of ISA's
   (e.g., amd64 vs amd64+avx vs amd64+avx2).  Patches are welcome.

 * Fixes for armv7a cycle counter.
 * Official support for aarch64, now that we have hardware to test it.
 * Tweak usage of FMA instructions in a way that favors newer processors
   (Skylake and Ryzen) over older processors (Haswell).
 * tests/bench: use 64-bit precision to compute mflops

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/9951#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to