libfftw3_threads3-32bit-3.3.9-1.6 >  A `Cg,p9|?p8kpxon  +5+ORG\U(_R4X"mJ-Jüq ܙ#,[u%hZFއ.1jP;C- Du `w.n,?c0^!XJ@V]IQ)-\xp>?d  $ Z-N_ u      (@^|(h(89D:>GHIXY\] ^bc|defluvwxyptzClibfftw3_threads3-32bit3.3.91.6Discrete 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.`Cgsheep523tSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Productivity/Scientific/Mathhttp://www.fftw.orglinuxx86_64/sbin/ldconfigf|f|f|`Cg`Cg`Cg`Cg`Cg`Cg9ae059d0a013836bac43989fa39246ae3a186fb01632146b772fbc26e383204c478651a43d3226a25de44cc71738551f550fe9de10716cf6f217d9550bedac415ffe2cf46959a81120811e9231669cb03a145f82cddc7aee0358b9327aa363delibfftw3_threads.so.3.6.9libfftw3f_threads.so.3.6.9libfftw3l_threads.so.3.6.9rootrootrootrootrootrootrootrootrootrootrootrootfftw3-3.3.9-1.6.src.rpmlibfftw3_threads.so.3libfftw3_threads3-32bitlibfftw3_threads3-32bit(x86-32)libfftw3f_threads.so.3libfftw3l_threads.so.3@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libfftw3.so.3libfftw3f.so.3libfftw3l.so.3libpthread.so.0libpthread.so.0(GLIBC_2.0)libpthread.so.0(GLIBC_2.1)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1`` a@_?@_@^ۅ@]@]{\@\j@[[ZZZe@ZaZX@ZOhZ Z7Z@YYYY@YY@YY4W9eich@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- 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/bin/sh3.3.9-1.63.3.9-1.6libfftw3_threads.so.3libfftw3_threads.so.3.6.9libfftw3f_threads.so.3libfftw3f_threads.so.3.6.9libfftw3l_threads.so.3libfftw3l_threads.so.3.6.9/usr/lib/-fomit-frame-pointer -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:SLE-15-SP3:GA/standard/9efc0a63ca68d1e57e0868a304efbbac-fftw3:standardcpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=85c1c39e3b9d03571f369a11e5ce216809f8553b, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=ae1633c14450e46d5af715cfea9e5f71c4e4f200, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=a28f480c1a2a77aaf89fa73ffe5c1651ad42e238, stripped  PRRRRR R RR RPRRRRR R RR RPRRRRR R RR Rutf-8d431bf4187098fedf459c480ec41e8cfd6331bc2b14189d3059a1b702fb4de17? 7zXZ !t/76] cr$x#Dd"k‚P7\lkuf0W8I ^܆/V>iQ9AijPv'(>Iz+'?&D;:t$*LR k9H1kB]9Kb6lVq<}!w݇NtT}M>L)$J urH.e~Z,/Gzx ]E!XL ʍbDs7OhǍ;Ws+m Zzݙ?oI]ndWX(#z؝DW7Y/AiD6KtLOϳƔ/Z`PGq{*{S+}/9ۤhIX_4dD׉_ľd'ce+CX[K:qRhN 46g 9&Y&$ ׽-2I)'5<0SI,T5hj |6]&L& GLXg46- tzx.z<\peWclhs1C1iq2!] P=^h,'  2krU;sWEx,Z6>MKoSl/ܪ3 gy$Q Nz׆ڥ8>Y*w >ɮeƶs׿D')„t 7ǁH=D^/l"%rJ=o=()*?bMB䁨F&I7t]09PKϒOUu! I%7l_F`|ןC R ((Q9*ڂ,r9Z4Hu%[2)]4 33Fd<3;t J;!#ۙDn\IboqudS?&Ϸ1ޜG,8?6O~jo4*qD>(p!_9U0{n-Q2c00.8IGV d,+Iy k Tz-KPhUSti3.MDM wT)\rJ7(urOi(30_m;g]4fjCu}ɔ̟zSt^WUgzݿN7 c+ZBq~䢖6 (b2fPjy?] P/4cߗ%q,oS,pg乃uCXCxs0`DMEtMȥ.ZHfГKzCbx8j/D:K )Aq!Fi1gK.o_*xPҒ6M{/ 騧`MdFBg(r \߆HL…#0>A%q/q;]B-xb=X2 +\Wh*a5B}=Fi:au蓃8?""2M.%'Ȥ aT[.;eމ3wLѤc3]-lK3d 6.L8G˵nm%Y HG2ji7ͼSfAl_g1~PeLKt2\dR5/d'?] |;C_t48D٬ ڦ<6ϑ<  (?8؝F"&ik&IA)m+9T9/ +ḰLupH Dhnjt~'˘}wh1HˆjIN/+}CN`I) Y]Յm֌+i"p&uAЯGKƋ6-lh{; ʡȐU(P-6&h K!ąũ>d,T}wSȽCHQ'"7-%x$Ss:-uYsuQfoH m^%ztAS\fuZDSQSpD.I("M}l/|#8O3}Ae bֵ>B 7oqߕ_ #b :M,ZdZ7 3\-\Ri?Jь0f"A ֩Z.QP =n @Z1 ;QyD֋HC!\p錊$/z;ZxB,89^o'_kS1f23|@4%hljRhp>#]L"tPDƊ1WVVH[7UCUC͏" *]4NayrD!qsXEwVΦ;w0g_t4aK t+cS>&.J2PrAjªRDԂ fI. 1'>*pL-eQWHݷ@"u 'Y^< NCŢ^!>7P0 nk+#mދѻɴ5ȮL 0<(j8g/ȏ'7,3[d$b&@sdh9F6c Ju&Z)6w՘6P6Ɔ}40In=uRmOu3=gqF0 5US=MMm|)Oc CF]HmtAm3PpT):GBg};גK& LƖkh.(Agcwܕ-#tf(SQ/5ȩlsM|A" I' ?Bǃ(لv[ѳTlI`(|M.Qxg T/ )4*F^ m~7Bh[c(M%+[ϻzu(t2 [g[R}y)n8KJ?T9y[W&|w\Mɴu363"_Fleo8WNw[nkjq~xHE8d p̩/:4ƌ"TQ4iNEZ;.z?f;znx̰ `Q^/) pii:g%uN;^Mŗ(uc8ֱȘ{xɤ^k޺i4΃-I w0+7hSKpʹBo7UKfkY~ ̼|Ez!}{lb=9\3 kg(סZJtvϧSa}(7#9Iѷjó4 ;肎c; <Р-x,?1tgCy{j*> mRY_eR7iu`ʞB7˴En̦[1_kȰ҅l#LK|8۬71<us?182CFPOкp35{T{\;2CXԯ,!~'` r}'?ȶE+%z&Lӽ,,|r"inM|^⹽9Q0]0J6fo 'P'W]}k,)Φ}In$Ecz!#]iPwkX s\jy&Io8 UIX s`Ľp KZ).h gf!T~;)6-^匿wEu4g~]6 ;^poyErOȀx0h潮)-=~䉧ZxK7Q5| =?UgJh'84=Rϳ@ ̮[?"4{I1Mb^U09pTNE޳,k@`M5.-CsKCAV {(@سExV=OEVBU԰"1x5i "aZR f܋RVKUţ9:$.ZRoBi k}"D ʱ"9mJ9QMF:c&&`nciݟ,˼!7Lp Ǘ֓z$&xo|M\Lqr YL7neHy@ē,Qu!н kmZpN,ĉ '#/{ M7o>#%$OjUX(ֹ6R^2J:$H'b0vK5E~Jw}rȤ)~W_v4*Mh+9 `6>[ѢELO%D}wj' ʹ8gxF2Z&5*a=I֬ WN#smrd4t1u6g8,:U>7A\RYʕKWi̅5// څc۴_P=jG0WIV:rT$?-"eqA+̗OIb  n%גaY"3O.=H@/֨u(񇲨z`S>{a[ IQ+A/:/M,%\cQ;Wt65NJzfIhYزl;@)&2pF\4GWTpS:?ڗ?{5~rUdz1ze1|әߍۀ?!te~4?_q!@M&)+&f?(}DR42\`ꔢu@~YҢ..|Rݒ~MB @࿆7E`dcN\PWlQYLG* fn2$mpbS^ ea׏Wˤ\q{Y"!鳇XlJ xw]`7a5i UF[lv˥&g[ ofx|;_83h;Pj( LX5XE?fPP:ja =t|aSЌy@'ZZɓ1*r^G5?tX =KAPT @$K25wp*NX_ǟ|U|^ uwXY9jYW38\<+|S!ۺD[k3f[/S3{ j3A_ tYNx8zf,}v.Cz|Dس#ʝ"+EE.JjVBE1sI+=E ۷Jk]|ǃNm%ܙ(Jl-7K&2wya¿Uh:Wz%x | /@b$Wl"g]`aay*x5ja}kCeh %cd;~GBPν*)nN \)=~Č%O ,\1O-AQw s`YmQ( Hg J; o|=S7:N{=1*vMR&um=}[eK&Pg`"./IyaO(H'YS#O(ʛ1[L]3aզ5FVV]C %ţ?,P? 6-FyJ0hIW(F2:@%߸"id;ג[Aּ$1'}e~`C$?q6 Lf./36mzcH)[bZHK-qݔJɡ\ vG,m> WQ%Yi8߭+I׳zU-._. [Dž#cjcIt]7ӝ<̭\D.skH^u۝*qfw T; !ؠF\up+una=vU|HSfVbi[˄4F\N?qYsqTu6+Kq0YүyS`sP5g'2 #XqIJ7iCseX z lS(&[ 6 @ȹZ)g+!Hj_sM<|A^(H(h-q5>;?UXb&.P,sjkA@BYAB5"N*d|9g A樁ZOw;^q1ӹVNdt}KUlES ެ٤Zo8uq/k%UO~JNyS{#q~( kʍy5CH9ˈ:#4REG9a3}1Ӷ_\@43xԂֿo]ҳ>dAPwי\AQ'@FބCSc XiovGh@V䔯-Q]< (dWCZ`T8;9VKagHA,tQmXyeidS_!w&O(FϺNocͩ\n:|C$E>)H!)r3|kqܛc0H&\G.LvJ'QMQf ^+k-fˎpcwB}? 2e1a 7[Bkpf` Դ@S%<&HJS@b`Ue*HBM.Em7['à.AD=RsnO"+9nʫQ~5?QTt755C]_RJܖCث 7 99>^w{|l5 5"yAOq *fΌKwV]G'A#}Q /[SHV9mn8t"S͓\v9q-0ވ~ ƊC(MXdQNmiqR`ԙe0!-}Tr5DU>Gd 9-V;~ڛH5C`WCUG qn0[Ɵw Eo5I‡ɊMu^1ΧL9EEhrXtgǏ'KK﹯F8˫g ї5[և٨}gƑz p1o-0J.%o[#$D[$)E5t}^owhvҩ޷,.*e\ u`XuhUs 5EjsXzػ+CbK۴Hl&}7n@ɠS^0(!"4fӈecQ`0v^rp'dv<.[6Q$+ܩJHcfHWh ϛb eHc#Vܻ;Eo@q9 v{A\3db:YtS DF sqY*H> FiK>x.I(zZǚ6oyL^lUcCeF=h4Gmlq1 - CU-{ l^M+L/ee[>!7GԄTWSp&c1s F?A5[xo,.CyYP>+sfmNf.m&_ccMQ *tn U9^M%սh\} >/5gZO1,̶?"̘v[pWT< D,{Ì.b\z}Ɵ!0+W!=*PDeg= ] &E:jw6rO )Гf{ZyE4 >?"DqңnB:7 U8!E_bsyaM.=,u`2Cc9:idGjyn͡Jq,3Hx໿pKd 1@GX[dnjE6{Ǫ]%s %]!6M?JH1 O XA#0x+%3*0V}ҹVŶ1O }*>(nL>JikPOuxblwPqf]`=p~eU r1Lz:ΛUZ]xHҶU =q`^`lYVp} 3`0 Brug~blwO7 Am;t ڀozX#E4:3FSpB/ {,4>yۂ9*a5xk͸_ 57AQ<ДoA˝FW?+*Ghx.{EuOA </1Da)ŭ- VS iSӒIXk2Z8$Sx7ɺBJZ67sZlY gvӿ0d&S>n^fVv]1IbɣT1*a*kjoO6bSUJcivLLI"cu]g5-?p~BP)4w+Kprcfko8ʕ ƏDjb>_Ђ >+J9"&J.A!49"zDpl['>(?WfEijw[`TjBj 90=0KDXŁ qŶ˾E?-jIbmҽ6AkENז jHkou@Y!4:^5?}zB&GW}Qg+#xei|{\L!R^Q|OʦnX2a6Ϗ SA45}Uv ? >2bMe3ks^W/۶7,_mׅk7+UbKT!Y~oMbG9WGu1Ia6ɥВL2x,kkdo~WP/l\0 a \kk4`إa^ΨmB6lm_m"Ix8⚝HʞD $irιB{jPxC9f͍?OcodD6R|oA?hGi6hǷ4''Fhg!API#gڇܟXrijE~%"V|~w|{U୳ʈ pM;ꒂ 1b܉"a7~+DsP{WԳ+Xŋ{m3doߎ 8H*Y&`CTKwP :c=v͹@(vڡn!fR+ϲqw?(z+G!g"r }n+P( /ߜRo8߂l!f\pS6 VA03=8$x(n!F(\oO\oBY4n\NRŲlF(v5>ҏZ%hxw" iLph6NDjtx8UD(VM= )݁b#Xꐍ^ٟwtYc56 `,e(;m9a3XlTuuKLBEUh'qvpT Ca?5ERtQ!{VsG|0r^nbTQmR-뱉t6A獺Mx7`YEm&<`vg# ޾7#-̨Nܭ c|h}Q(cGC+;\q1oS ikz )E.U6FM1no%&֓j+.HH3h.TO/8r;"k7l۵;Ta.oJ4А#Es9Oa3.h)L_6oo ?gzlkFnP1GZ)VEQ"9?.UZvJW١6p?U2\cNҶ2pJe]^>?sϖ]1Nt_`(1Mc>6IIv0* 1`ZDLK{Rՠ )=pV[:jT:q7nibeˬwEh8v KyusK;#8=Ķ!Ӡl(yҧ" J+X8L BhNq td {w4F=~^}vx,3<*m#VSſ)`/IXVJ8[sH ɟ _#C̒$bBs`:yF @@'`OGs0@uZDg Z#xO}T:^:B|rK^S~_t-8̣E[HM[WdbXN 2XʀozL@DkcF0VATh 轖lo`jk8?UKu,q8QC>Z]Ea cm:KPt۽UӠcTeiNdn-duU dX]fQ&B6i:@%6M+E :²zc$=//1$`/W6֌:|a_$9[5]n ZqfY^$0t&/$D;TjߋAAM'h utj=K\ ]6bmρgҾ]<b+flN V YZ