Accepting request 145640 from multimedia:libs

update to fftw 3.3.3 (forwarded request 145585 from cowsandmilk)

OBS-URL: https://build.opensuse.org/request/show/145640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fftw3?expand=0&rev=29
This commit is contained in:
Stephan Kulow
2012-12-19 09:53:56 +00:00
committed by Git OBS Bridge
4 changed files with 18 additions and 4 deletions

BIN
fftw-3.3.2.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
fftw-3.3.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Dec 16 19:26:48 UTC 2012 - dhall@wustl.edu
- update to version 3.3.3
* Fix deadlock bug in MPI transforms (thanks to Michael Pippig for the bug
report and patch, and to Graham Dennis for the bug report).
* Use 128-bit ARM NEON instructions instead of 64-bit instructions. This
change appears to speed up even ARM processors with a 64-bit NEON pipe.
* Speed improvements for single-precision AVX.
* Speed up planner on machines without "official" cycle counters, such as ARM.
-------------------------------------------------------------------
Tue Jul 3 18:31:53 UTC 2012 - coolo@suse.com

View File

@@ -23,7 +23,7 @@ BuildRequires: pkgconfig
%ifnarch s390 s390x
BuildRequires: openmpi-devel
%endif
Version: 3.3.2
Version: 3.3.3
Release: 0
Summary: Discrete Fourier Transform (DFT) C Subroutine Library
License: GPL-2.0+