libfftw3-gnu-openmpi3-hpc-3.3.8-lp152.3.3.2 4>$  Ap_/=„p3^- h@agI:1rRAFB3!n׽H:Q߉ {0~)AdC}%s5НZB_)0E|wEcAL ER7.E˵:u{پͻ9PqZ&^a#v̻ #e)R3x$!ɜk&H% _j*' NJ`Y𗡋Xz:6 Z^ᨭ瓧6+Zպ@$hq[e{]U%('bcbb693a82cd8577fd18fd2c71d56410be293709f43db8fd56af883ecd0c5a96d630c72a391d1a04cd810458b8887177b6753be6_/=„_]dg92$%=~_ IŚt29 (m1٤MK+NvJ >p>\?Ld" . ex|      Z \dnx(89:BVFpGHIXYZ[\]^becdefluvzHClibfftw3-gnu-openmpi3-hpc3.3.8lp152.3.3.2Dependency package for libfftw3_3_3_8-gnu-openmpi3-hpcfftw3: Discrete Fourier Transform (DFT) C Subroutine Library The package libfftw3-gnu-openmpi3-hpc provides the dependency to get binary package libfftw3_3_3_8-gnu-openmpi3-hpc. When this package gets updated it installs the latest version of fftw3_3_3_8-gnu-openmpi3-hpc._Flamb07openSUSE Leap 15.2openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttp://www.fftw.orglinuxx86_64A큤_?_?b471ed90ee121dbdbf7823a7555387917eaeb82de97801863e7acb1849a4fd82rootrootrootrootfftw3_3_3_8-gnu-openmpi3-hpc-3.3.8-lp152.3.3.2.src.rpmlibfftw3-gnu-openmpi3-hpclibfftw3-gnu-openmpi3-hpc(x86-64)    libfftw3_3_3_8-gnu-openmpi3-hpcrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.3.83.0.4-14.6.0-14.0-15.2-14.14.1_@^ۅ@]@]{\@\j@[[ZZZe@ZaZX@ZOhZ Z7Z@YYYY@YY@YY4W9Egbert Eich Atri Bhattacharya Egbert Eich Michel Normand Rodrigo Lourenço Egbert Eich schwab@suse.deantoine.belvire@opensuse.orgeich@suse.comnmoreychaisemartin@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comcgoll@suse.comcgoll@suse.commardnh@gmx.de- Add gnu compiler support up to gcc9. - Fix typo which caused issus building openmpi HPC flavors (bsc#1174329). - Add support for openmpi4 (provided by Alin Marin Elena).- Fix BuildFailures for openSUSE >= 1550: * Correct info dir. * Fix ill-formatted comments.- Disable openmpi1 builds for SLE/Leap > 15.1. - Enable openmpi3 builds for Leap and SLE > 15.1 (jsc#SLE-7773).- Add -ffat-lto-objects to avoid build failure- Update to 3.3.8: * Fixed AVX, AVX2 for gcc-8. - Release notes for 3.3.7: * Experimental support for CMake. * 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.- Add FFTW_BIN to environment variable with module file (bsc#1125824).- Stay with openmpi also on ppc- Fix %install_info_delete usage.- Add support for openmpi2 for the HPC build (FATE#325089).- Switch to openmpi2 instead of openmpi (bsc#1082302), apart from ppc64 as openmpi2 does not support it.- Fix typo in flavor gnu7-hpc settings.- Change the name of the MPI version of the module file directory to pfftw3 to distinguish it from the 'serial' one (boo#1075933).- Disable the openmpi3 flavor in some products.- Add gcc7 as additional compiler flavor for HPC on SLES. - Fix library package requires - use HPC macro (boo#1074890). - Add support for mpich and openmpi3 for HPC.- Fix library package dependencies - limit certain dependencies to HPC packages.- Fix HPC library requires package and modules file.- update to 3.3.6-pl2 * Bugfix: MPI Fortran-03 headers were missing in FFTW 3.3.6-pl1. * Bugfix: FFTW 3.3.6 had the wrong libtool version number, and generated shared libraries of the form libfftw3.so.2.6.6 instead of libfftw3.so.3.*. * The fftw_make_planner_thread_safe() API introduced in 3.3.5 didn't work, and this 3.3.6 fixes it. Sorry about that. * compilation fixes for IBM XLC * compilation fixes for threads on Windows * fix SIMD autodetection on amd64 when (_MSC_VER > 1500)- Don't use openmpi-devel for HPC builds.- Fix dependencies for the HPC devel package.- Add magic to limit the number of flavors built in the in the OBS ring.- For HPC build package static libraries as well.- Generate baselib.conf dynamically and only for the non-HPC build: this avoids issues with the source validator.- removed unnedded dependency packages- rewrote for hpc library support * added environment modules * reduced number of hpc realted packages to two (FATE#321716).- update to version 3.3.5 * New SIMD support: - Power8 VSX instructions in single and double precision. To use, add --enable-vsx to configure. - Support for AVX2 (256-bit FMA instructions). To use, add --enable-avx2 to configure. - Experimental support for AVX512 and KCVI. (--enable-avx512, --enable-kcvi) This code is expected to work but the FFTW maintainers do not have hardware to test it. - Support for AVX128/FMA (for some AMD machines) (--enable-avx128-fma) - Double precision Neon SIMD for aarch64. This code is expected to work but the FFTW maintainers do not have hardware to test it. - generic SIMD support using gcc vector intrinsics * Add fftw_make_planner_thread_safe() API * fix #18 (disable float128 for CUDACC) * fix #19: missing Fortran interface for fftwq_alloc_real * fix #21 (don't use float128 on Portland compilers, which pretend to be gcc) * fix: Avoid segfaults due to double free in MPI transposelibfftw3-gnu-openmpi3-hpclamb07 16042230463.3.8-lp152.3.3.23.3.8-lp152.3.3.23.3.8libfftw3-gnu-openmpi3-hpcREADME.libfftw3_3_3_8-gnu-openmpi3-hpc/usr/share/doc/packages//usr/share/doc/packages/libfftw3-gnu-openmpi3-hpc/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:13806/openSUSE_Leap_15.2_Update/c02b3908b05d08cd425fdaca0b789e62-fftw3.openSUSE_Leap_15.2_Update:gnu-openmpi3-hpccpioxz5x86_64-suse-linuxdirectoryASCII text%˶FBu#utf-8b9f605f1fd520a0e06218d5f57496dc9f18e1bc40803855eab594364c1c10686? 7zXZ !t/] crt:bLL j)lfD"&饄i4- P E8m) )71a dX/ `F܁*+H4p&v|h1!|h#nv$KP@S%>UbO mqq.6Hނ ^yʃVAC7|':xAC'5M\K]A*˩θslb)xܔ5Х[$ wZzqgLLJK~a59*Qee EUnNѱ dYV]hdx YZ