Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fftw3 for openSUSE:Factory checked in at 2021-01-30 13:55:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fftw3 (Old) and /work/SRC/openSUSE:Factory/.fftw3.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fftw3" Sat Jan 30 13:55:50 2021 rev:53 rq:866865 version:3.3.9 Changes: -------- --- /work/SRC/openSUSE:Factory/fftw3/fftw3.changes 2020-08-28 21:14:53.748135903 +0200 +++ /work/SRC/openSUSE:Factory/.fftw3.new.28504/fftw3.changes 2021-01-30 13:55:50.985971164 +0100 @@ -1,0 +2,16 @@ +Sun Jan 24 19:36:58 UTC 2021 - Dirk M??ller <[email protected]> + +- update to 3.3.9: + * New API fftw_planner_nthreads() returns the number of threads + currently being used by the planner. + * Fix incorrect math in 128-bit generic SIMD + * Fix wisdom for avx512. + The avx512 alignment requirement was set to 64 bytes, but this is + wrong. Alignment requirements are a property of the platform (e.g., + x86) and not of the instruction set (e.g., AVX). Among other + things, this broke wisdom with avx512. + Note that avx512 support is still experimental because the FFTW + authors have no avx512 hardware available for testing. + * fftw_threads_set_callback function to change the threading backend at runtime. + +------------------------------------------------------------------- Old: ---- fftw-3.3.8.tar.gz New: ---- fftw-3.3.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fftw3.spec ++++++ --- /var/tmp/diff_new_pack.5phg6M/_old 2021-01-30 13:55:51.725972627 +0100 +++ /var/tmp/diff_new_pack.5phg6M/_new 2021-01-30 13:55:51.725972627 +0100 @@ -1,7 +1,7 @@ # # spec file for package fftw3 # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,8 +21,8 @@ %define bname fftw %define BNAME FFTW %define pname fftw3 -%define vers 3.3.8 -%define _ver 3_3_8 +%define vers 3.3.9 +%define _ver 3_3_9 #For non HPC builds only %define mpi_implem openmpi2 ++++++ fftw-3.3.8.tar.gz -> fftw-3.3.9.tar.gz ++++++ ++++ 56225 lines of diff (skipped)
