libfftw3_mpi3-3.3.9-150300.3.3.1<>,Oe4p9|0Zq;pS?Y ^0FV5h$^! cvhFN|y\fm]daMN奀T64C6]]}iS.ӓt'hL7׾&qwM-v5Hpǟk<>{|ŋy(L[Y-/$9咚Jf#\:{mV[cqoU])ݲ;= }}x8AU;Xwԙ0}vkm>Cx?hd # Y1Rc y     (Fd$ X  (89,:>@B-F7GLHdI|XYZ[\]^tbc)defluvwxyz"dClibfftw3_mpi33.3.9150300.3.3.1Discrete Fourier Transform (DFT) C subroutine libraryFFTW is a C subroutine library for computing the Discrete Fourier Transform (DFT) in one or more dimensions, of both real and complex data, and of arbitrary input size.e4h01-ch3cSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Productivity/Scientific/Mathhttp://www.fftw.orglinuxx86_64\\\xe4Ce4e4ie4e4e421f9be19c1f1ce1bea1cb3a56a8255eebae70c7317cdd9f9c1f672f9e4f3da3b70a37b12364949f8b4b7690e2650bfb2463cefa092b49f01639b640202244762856083d6618509e2a04c928aa4fa2f5fa236ed39a7f6df00e197f43096a4defclibfftw3_mpi.so.3.6.9libfftw3f_mpi.so.3.6.9libfftw3l_mpi.so.3.6.9rootrootrootrootrootrootrootrootrootrootrootrootfftw3-3.3.9-150300.3.3.1.src.rpmfftw3-mpilibfftw3_mpi.so.3()(64bit)libfftw3_mpi3libfftw3_mpi3(x86-64)libfftw3f_mpi.so.3()(64bit)libfftw3l_mpi.so.3()(64bit)@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libfftw3.so.3()(64bit)libfftw3f.so.3()(64bit)libfftw3l.so.3()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3e`` a@_?@_@^ۅ@]@]{\@\j@[[ZZZe@ZaZX@ZOhZ Z7Z@YYYY@YY@YY4W9tiwai@suse.comeich@suse.comdmueller@suse.comnormand@linux.vnet.ibm.comeich@suse.combadshah400@gmail.comeich@suse.comnormand@linux.vnet.ibm.comguigo.lourenco@gmail.comeich@suse.comschwab@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- Don't install half-baked cmake files (bsc#1220815): the files are incomplete and useless with the build using auto-tools- Add build support for gcc10 to HPC build (bsc#1174439).- 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.- Remove specific mpi_implemen define for ppc/ppc64 (was openmpi) to use same openmpi2 as other architectures.- 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 transpose/sbin/ldconfig/sbin/ldconfigfftw3-mpih01-ch3c 17097166183.3.9-150300.3.3.13.3.9-150300.3.3.13.3.9-150300.3.3.13.3libfftw3_mpi.so.3libfftw3_mpi.so.3.6.9libfftw3f_mpi.so.3libfftw3f_mpi.so.3.6.9libfftw3l_mpi.so.3libfftw3l_mpi.so.3.6.9/usr/lib64/-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.suse.de/SUSE:Maintenance:32878/SUSE_SLE-15-SP3_Update/8b972496e578de3346001b5720571ccd-fftw3.SUSE_SLE-15-SP3_Update:standarddrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=43f3943e0850fc4f853add30cb93ec46a9423cb0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0376af507b032baa2e0ce7f66531bc0525adb1f5, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=64cb88b3cec01e2c67cb6db3aab4889f0f8a4a02, stripped PRRRRRPRRRRRPRRRRRxa5,t}'utf-8d8f5f5a005ebbbc922151540b76f9cc3a0a76712d39d9d1971f6e7412f141a3b?7zXZ !t/?+]"k%r=d˖q?Rgҿq#k")vXc wKFfYsI~%i)j[,k0OI~3R3%4kiY驅):J4WRke*--aP֚cQqOQkӌt; 3#6Zzr5I.wg({ vQ+iDQ-5a9,8S,wl[J}?F? 0Xs2Vs,J=}~W= M.yH`Wv; u)JV8SF?jbQU4XOzkhNeousxh~?*D ?I%  ceB!ܶdzȒ5jec5Xf-xD %Թ;H!{ʷ}tΘ w:K9-\lYHo$xDmN84eAM#У[jwT %#MA]jGQYidUHImeEH C"-D)> T8B;lym4g04b 3%/AsI\?YqۓvB@ywlV7^%<p 9,%|}%"0wR}mΒ54OpJ{ {76i L!ߴ=֓LlLwƀ<$^Ƅ/ 1bBʮy rRSR?c'7o6?ħ$/ PF/MJEYEƅ^,BAPUAW[RLWVL6cJm9D%* a[+IZF_Z3m-+r'l^(yܷ(UBL>3ZjB/Ŀo$r"-KG|V۸qOHC&.v.9h~*\Y|㠸aݜތs;*\W<^zvw}ɬ^?^8mvmЈȋ:a8YIzaAJߍ?7 -tgFwgK/~'Ni V#^;_=)SIE+ $ iζ1ٚЂ4[qz?6JKw7)}/.*uf+Jeݾ٢ >u9L@?gؼpE4n3<@!LDLIhMKe|PY?w帨I8 bН߽>BH2Eѻ~wpG=}壺Nd+fw~sZj@R͂Wd|>Zi`@6CGC) f?(6:u5MMS>*)\5- cU?M6)} VF g׈*0ЏF6 HKBMؤP}g_''u2^OU"ӹh4.^Fd/EJy?I@:$7/MW MlC )bWÌT|\IH,9s❻ [ڈJ_R<<(Ic7'ic elWe;Lۡ˪yvf ȇ+˪$VdhT8qRA',]}[3,u==rCzQ 6?y'qLg}hRJ?hK}3`Etu:>QJH~HmջZV=oB/:7VYEqP%B` ֬!ز^ej$c?Li ש}Efw~(!\ 8v!+0~ E,=8+Eb p߯C5";&]\iLGb}\-48DN~Kijs*Yb^xD/>orF:RQXEҙk=$#CBp}=洨NBT2Vd&= k=jC21(:S,vlI1zE0"x4WV _΍|_!&@(s[5ˣX9gä$/a@m k~(-T˧3ːR"rBctc{L5Sv+ijW5 #># `>r%K+lt^Q`hY$(T[P|XKeƽXp3*Ǝ=W:LoIr 4˂.L_i]a6bE|/`@Q#]yZ 4 u-;7r[061O ܱڃR2!t~p3mqĪ :֪@$"0ZT)|Xj~(Gf? 5Ó z#2!T&Edr:`3oT'6ʞ1)!"ʵ6=+M^}L\rN&#WuJ1k9BqA;8z8@9-SI [K}`%EF5 +bφNNmZ1 kN_L8X!<1fc4 Ep)np݀%<4ϧGْo'p*D${EV6M։huE;yW 9dYW29KB>(Gb(o(|"D\Π_Q>:uCVM,G yyu = AY 臒CszI[ 1X3HN/@?鵪UiD$/7!|Ae9q>}9`w nZL~{j$T=$2_L )WGb6߃Y+_yx)M3^59RK&M4YfQ;5ٺd Yyh%}'UHo\n3)Y7D]6!ZpԦOV @݊ .aW] Qx$;]Zi,vT'BEMT9!78 rox;r]R-VuAYrgvxC j32Z.YpiS**D^ශ.քI"Y{3j10h_jPb1sUHg {^ķ^v#E2(,s'Av^E K}Sl[ V (BVu<  4JH!ѦËmXUcGX A=@fBiv:t>[1O/{D$:GH~jmw+E"+zl4;2'u33ӈC¸c$6%\r>DžP~gWs`UϰFwc~#TC!>ɗ,IRq.(2HdX!ؘsuҿfuCnpҐ7ݠH@^ #⥹*tD5?tOALV{/-xDY$dQ*T7[s?llĨ $/iE/*'Lpג#2cܢSۍhN;x੤Aq;ӳ@ʎm]|\wW5 S7􎏳wjsJRHM<,%#6ݙbvwwNZ% UffNElʣ)-ѦO|$59Lxe,XY&`[ZZ-@0E=KQߺa3EdqTyk]t87cPZbZSײE00MP_P$,ՅP;5g7,\-\H$NHͭe ::8/7All`+CMu ^ 6V @W8FKq-%>:վPl!pDQ-ӰqeGWAGI);QbZ[q0]_ +*ɗ[!S? &mæU[^ڳh2l6c@ħN=xC9rިs"3OY,40B:>`3!X[3#W2YYA ]ԩ >JÍ9P~[`PTPW.2uH[[:wY U5T.nCLƿP!f l٭Y’Om*8(@I5RҊBtJ8?x(4%/>ԥo:ʮ{FG~6XcL )l[N{$s7&<c)7fnʙ| ~N]*C*1_As@ J9`XkI69pU7ȏ99uVU[ s?5t9yX PX3 [U8qtTzռ׊z`Խ\#S@jp 4^^)c տ׺i8UvUUVBjgՄw^ۧd9\RaI;l]Gsg5X:S$G&Ct^*qϛb )GȾ?E{ϯ eys '5A0D~GܳIB2zvl [JK;tse5һjcSK勳0ɚ-v\ ?KG~3s)8ȴZr'?=iط,xc䜫w"v/ 75zn;=G% .$po=ruYGaVetNS[ތvj*D?G j׫1cd18h &in00ȅ3(]@dJ@e1}]l qicFTtDa"j.UA';5!Tُ)VZƢg. 'Ze/>ܖX gxP7(4haam:U 2tZ_I׀0x@HyxK9f0rFTm25=pS'97Z 7oZO[>yy=NHH/@:\On{R|O|$`>ĘA΍ׁ9DY . "66XGj+IE$v`=|>bCU'R/CfH.d̕' @T@zUCl a8<2UAԀzutֻ̋ض+%/k~w.{)U;m8WO@2E |~Q&IY"lIY=m-7vjRάmYez/ڱbqd|~g+eFD]>e,)Q*v6M50.y+Ǧd&u5#؎ vRfXu˓"jR+_Q"GjUm F,Bܸc?2< fObgmF-.=XhD (>%8gMNCۑ䑨{SIx䠻=$_X GΡY*C)jh(YwL|lH7~h|]-F^./H^7LܵEүqϤO߷SiGvd-m ApW '8iz rG {cTޣ_5 բa)3znuj% <@J/aŽx'=L`M߽VKkqZ(ʴ,A`(vǡLX_fJ9I(d"'Ĕ}5|0%/}p_ GpϗTFuJƥ\D{! +X+ͨs@֧ig Zطԫ B0Y&cofԯ6vBSUN\OɣJG DRyD3P]A(FSZ$]` ӱ^gCs Dxg%;||I'蚬D1w"S~[מOXyh҅s0]P=ؾ+Uɥ\Ʒ*3Vћ=(}:SS̯T$ y𘡧ZO6~ B5@rWZ@'&fr>ЀK'}Ou1iY0rD&ug} \SD7R*)ʚσQnHz6No?eB⎨3v |O6Yܳymع-ji7'B?8ْSy!n!. ;"U%P rs56Av,-(aTICG-r꠻9 퀰5/89}SF ?jؽ 7 ϸ:f;(,2P4No^?Sv,g|NSV>X`8))1j'1q[^ie.a^70s A8'틥݄(+Dܿ?O;,G[bn[㚖[izeO}W3i8;33놫A(Gڎ\a`=qYd[d`Ot 5M_i nx`9Z3CPA@#竲x71߀ p+W;k wӨ"vcL<|4xtוѲ$O/$@NN*=QT=_*|=F Ub~x$TGG~Q@L۹#&=PM*.Ԥm!M@3uHM L OE@Yd 4(Bi9$ 4+!8P̆HـhTp\s'—sA8vuœYBdl}3?\*ѳu-fm)kqhA$4Tp'kϥT@us. ~|>] *'puLl,Stԫ %BƧ bܣ8l 1o<d iQi{Pj<ݦK(žpM8edSZR?15Kڰ~7kQ/;A}egbʏXӶ YZ