libfftw3_mpi3-3.3.9-150300.3.3.1<>,Oe4p9|xXGWW}QRLc0FnJ)M%կ;f`E$8xṉ$e6`|ܮQNB͆2]~_/E3d 3 /֭A$DLF xwאkە1"\TϞhz|%AdF3 Myw;z[TWJބ*!Ah/8i=-hӺzMV'  e>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%nd˖q?smt%Sٱ&ZN-WAq٩9Mũ}fv63Eb1&႕Fp ʃON j)qi=H¥9Lz1ya`P9/%JJ%\GcUOL\E r]acDstJ q4׼܌e2"HR d2%] Iz;Ƽ0 nԬ{,Y`h<3mOgծR/P%m!wø ˪Axې{ڽ:.N JBVZ4,%PC,)t9/{!'8^Rbyۍw\V+]ix2T$KΗakDYnp^<7g#Mv~ P h7 &5]=m26`>GŊRYD;-9bn e>˒Q,`|o bOeWc\kBv8 5 WҩeSÍ}t$o(-PrfbI8ĩz%U1(RGPZ{8zp2^vk6J}A2dS\ZZU< [n uTͽ%慳R]Q"RQhE :3trtmQ u0,Z7`gSQ23֪uL7sO쀓CamܴVepD\Vfp. Rt<ؔbӰ}iJnG;<9HSȁ?. |*Yp9lZ hUM7xvQu5qާ(_pAM` i]e3 ]\ՂE;qa lRۍt܌LœpK`x):D]~/dtpL,1 >lalt }]~UBS 10^n~pKjs,pi%Y -^vf6ļ4-!5B]) ć"nW 3' =`;)l8{m#axI#kz-?a;=p[o>x@?:#28C /az)KMƋ.ԒMtUI ɳ*:D,(&%eL5G'~\'98RqQk>wm:}N1q}(!jC.w3gAopfPy.۾⸮0|k"*vh'.A#:(OUzJY"湂tSQ7brlHސHC*JoRFT@Rs09yr ܨD vG]x~jͼ,zUZׯ6{&NHv)Ac&imDfxE̝R SdQjT/D3Ҳ"dܽl쑚oCO+'ڌ8Arڟ+tߋܠnq vcaKclg]͵7$A{uuʩ(ZNms@ Ivw.=pOUcȨiqh?ľtiA +;k ~qD83j. 7x -Tں2U?jl`"Ф 4o9SG y- c_RM4V :&XW@(MUGe%iBrϬ*v a}A㐴}yBS{LtOS. [=/.϶X9]sw,30J|m/jfk¡\kH &tyc(Onti]{H&JvّI>u U3/x\>.s\ n$'F_Kl R?z2F)HV:}R\8$&T`_?.֫˨\.bH!qLN~qKo]!q#{s\bzⰧqP[]*#I/Y n\sN1@oņQ6Y<}=ȴ.pe#Ts^)vR4vYל*p',TW8Gm5,eAq}E\-Ў5F2_ȔCۃ ω~윕e}ܦ-ybRr;NkބJA7 ye(,mDI*s ]!*Mm"%4urNgM &sAF>*;| "pq*aͺуHuC%^_}<^a&nVL __ @p Y5V.-?M3J}[Z-; :z̟^_A^GQGXFQrbtEޏs09^΁+$mY_6QXf=ТIg +t>X-*.;L)!|֊c;[U\?GIS r+~ʒ, '(d# byLbT; A+Õsv074,A;She:)l\bVU y.`fCzkہ0%51ðtU~?(Z`iܣw/r1ISεbޱʞ&CUU"Ԟxl7V?꾩~ - d6uqQXMc8EBT.WP&MlG^%n!$2VDFn/(LA.6 lCAJp(+3eB҂N*q"Bkq #HUEJ6-s6wǘ_s.uxzXNDh\J9W4թP\J&lJ Mv+-#w!PP VG4v3j[ŧ f.^\Os,;j+3Gq2Eq1xUT!m؏kItUD Q?;$w#Eށ,NsEN Lj oR-|hyZ5( ]RPD̽eCMP* d D]G :ɸiEpE[̛uO Ovp?iE&NA}Ndo#2Yv;BWp;NaZ9 f(!rH9FP(^YT0cth c<UڳörIoVZOK ,`Hj}Αzfc]?pI+(52/x{.T!xmY^,ԸF$N킐v\X8.v[8Ss^bnpn~(,aG?c "Orp\h Zl<Ǔ,;Nvˈ6r61m!R#ڡm²- EU=_̱8oڷUNQ%2̵0#C|10e9,f pbdh 98דRp7alaslOԽ[|4 Յ0"COV3yVb Q$/j$▣$"rlf4vSF;&YJS{˴7%N6 z;B+}yV3 #+8 }ԏeJiXIʐVNRwTzILoWJ @{*3<!]A{3;.~?WjX,PnVP âmGU`BR%]b~[2LFbfh_\1 spn) -[gcY_*1dpCsi}cJ1$!Q&p,K{V+x@D&wonf]r7=ٵVF+GR0IT%P iP ~>|x1gr)χz7uyƠU& n ; ;gSk,";Ao Q̃$g=ژ3o%R"lDj.]f#M,Um0MĐ:/->*V[u!"tJo&S]l~'|.[o+feuș-]ow,oo AYR-x'?O )Q&~o@* D;CZ-*wM j |Q XX%Tf?'!o$2[ݎam+y!Ǔpae_.OQ9N:E: MnNjմ J2BgkiVLHBM |K?Tfaf:YNUgƞʀ]p.<~x0 7|gOdXfM8=֝Nc֥=cO97ѷ'꤮FZ=M)jfZ7PcƖѓG8xj&"{4!|W!M˅Dtgf7AYc NvY:̰# ))z]"/Ӣ9PJLsVdyyқlalZVr"MPǑ@oG/$:VO| $L{S/֌I6=eP*Oۂ#|QXȖTl,f`¶䭣V^lB_`˝ phv4O`57ǘ4XwKӬtZi}OR=\:aO{eR; $Kf\j@6B_ fMyݐ7?{! 2 ?[\Jf1@x ݝLYY3,~r 8lrآ I{,M3u0 sC.7N'|FRp Tv6"_'j(u#^LHSNJB^(ix8]ᭌͧ:@5%ވ+h\4Ln r3yOI:N`/E!č] 6Hp6SP}ksS_/Qf. G Ɏ飼2'%t=V >Sޕ;RH5Zkb9=7* D =##'A4_j0WLw?1'AmyS3gsQݱ^ITf{੡\|N)W!ꉷ\@W4FI E Ӻ˭ךnmByDj|i[oH!4I.@vc1&'+L oN*kDg>0M45v]_z&6J2sKoNn5+#Y &M~s ݷܼY=悑vbᜄfO3E1Ƹ.Oyt˫@錥Gzc{w"ֿD1b_86fl6cB #1.Gv |!UJJStJ043J~dTDSi+&"ć_V% `Ȑߘp#]j::B"e/VXwܲ?eX imQb.VUo5\XJ,vv ךЂ5OAn9ѻ uY !Vj_~U/vEO@e&qP)Ь_(Zsl@& \&ڕ zcy _N r)0y= U`Q*Pz@1ڈ="t}2Ñ{b%IZ>U6eQg.oBwN= SnK{RߺʚwQ-) yuSQUŴw'|_S/Y=_-NTh0&cw#׏0%< j񞷼ֶ)R-ǎ|#{<$zRK x5#f>`tysMb #+ē T@df]^IThG bV糟vou1 ^A#YUj ` i=Fz@~VT*x`Ήr|q<.dC&:PUOP15Ha]<*!Ip(f*+~ʨ.%K\CРGA4bUǏS^,Rˍ5r_E+gǷf=QFϔRBv>y3UwF|N:YyvkTGcČ;\Ixe6 9frߓ=W4Q )rH/Brx4T Itp8"A㴋d9UXOVˍiVg}]#+m H7fXM1܀IL'$En2ԎSlRi/ Y309dVB)SHǽd|D?UEW j"}^%\.{V0+Nūd|bULm.`F ~yi!#wʚcͧ-U#Ǧs\{'Ñ9J[$xJDs չ-Af ;2Zߑ1j'i+`Zl!aڔxp3Z. wEPqV"^=ЖjNzIN+̽ФhXVӝr[-l9|^}0e)5+0֡`a[*osCJ}C_a aU_FX%s| Z÷OYPd-8@M^M)~\ʭt9Ը;ڼδB i,!I`#*Tǽ> ă8DUӂ4b&\-' ~ފ,wQ\l^_Թ]Nz 6qS,c/ݮ&BW6}WcCܻ(0ɔ+@', Y*@˧YtvKPק\4^9'($hb&nցMar]5@wk@Ys_I'++>tiDy lȽF/#yTqҽl ^J|lֺJjg @3v}0ߨ&э-Uzt䚋a/ B=[VŃ!5Ƕeѵ̳jџGanxŬ_|\^,7Ptr15hMWݡX;Ӽyɔ &aYi\2fK" xq{_#xSɗ_73?Lm q۾HXG{\͂@04mPAh_Lb4^2BfRGu\(#}&!;}]'-˼g8;Ks7]4?;ԑW' ğ4 h "QΈ#Z ql}ĿMÓ  4|jcN] [TKF t:A>"R4ܳy+sJݢV 7*m6ū-^ 7.{&]x2RN~D|q񬂷9EӀ5/S->MRM-QI4eD%}Rh&LQh c0}՛P `lǑBv9sݳwKjv%@25줅|cbk(ծU8~0=ϊ{ |YehCk\꩎Qke tq6 a}FlC酊RGC!ߣUQt\LJ۪[tGf.V#;F2@;cT_ 5n+(}MiW/p!B'=> ^bl#US[&xdMW[<8ASq~-(OSs+X2rb =HYsDF%φ4ͥן, ga36( m.nuFu\!Xx,v;bwt̨t0>gTОΏ VKwHzR4< ы,R#NߙJr$(62ȓޑgR1M]xUU`rZċX;rY$eozxWd;WBO2Gurge~+)#۪H`ǂs%îr ss:te7;óC<(4\ --V/4&@Ғ%IB98ÇQiRkO蔾v6u DQ)8T, ㅵ-u*u. Xs%5if#BKMn XVy>U+Vmݦ'f :fo;M/tvhs]J[/ cdž';q@NCBD M]+_P`LD}W L[NX]Jؕ$I v9zKYqeGDo [˳W q YZ