Accepting request 145585 from home:cowsandmilk:branches:multimedia:libs

update to fftw 3.3.3

OBS-URL: https://build.opensuse.org/request/show/145585
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fftw3?expand=0&rev=38
This commit is contained in:
Pavol Rusnak 2012-12-17 11:54:30 +00:00 committed by Git OBS Bridge
parent dfed076164
commit 949ee9be81
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b1236a780ca6e66fc5f8eda6ef0665d680e8253d9f01d7bf211b714a50032d01
size 3908279

3
fftw-3.3.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:85cdfc0a0ba10d8fa4f0f8e733aac1a5936c859832a9e3d5c0731fb5c54a97f3
size 3920661

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+