libfftw3_threads3-3.3.9-1.6 >  A `Cg?p9|O-9XL65wt|啊4uz 5X QWz/ hșg !\'jdx,#_熉GZ-|ݑ8-Vԭ\F%y-о3}V5YQ81r~]k4 T!TuNQ̡Kg6'wl.N첺Se"p' W qʴ]LM!4ԇw\+ٺ9cff355755527d84937df8abd6de845035b89cbd93f31724890795e78ac9c6af8d239fcf91e6f40ac66f060286b9a95adaa40518Z`Cg?p9|#LAԢ"g] 2=g)bVܺ#i+)̏c#q[ो-R6$J'JHALf=8:? P$^eArIn#2 }wbx9ȶ",ຼ":)Ǔ,RI/_֛M4:LIz sdkb5HUU[[ipdJܮ|fdDr>pC?d  T )J[ q     ,Jh4l(89\:4>@BFGH I$X,YDZh[l\p]^b(cd1e6f9l;uPvhwx(y@zClibfftw3_threads33.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.`Cfsheep95nHSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Productivity/Scientific/Mathhttp://www.fftw.orglinuxx86_64zzz`CfZ`Cf`Cf`Cf`Cf`Cf4b2a70a34ccbfb958a8b7f18a9c524d1b920c0695e2373eccba65e77cff40d229f0fc1db607d12681d0a5897c47888f8b8ee979edeeda81800e2293b014cd3ffdef03a50517e5e4bcde4b6e23e94f3d400ada7fb50847882718808ec82ebbd3elibfftw3_threads.so.3.6.9libfftw3f_threads.so.3.6.9libfftw3l_threads.so.3.6.9rootrootrootrootrootrootrootrootrootrootrootrootfftw3-3.3.9-1.6.src.rpmfftw3-threadslibfftw3_threads.so.3()(64bit)libfftw3_threads3libfftw3_threads3(x86-64)libfftw3f_threads.so.3()(64bit)libfftw3l_threads.so.3()(64bit)@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(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)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)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/sbin/ldconfig/sbin/ldconfigfftw3-threadssheep95 16150299293.3.9-1.63.3.9-1.63.3.9-1.63.3libfftw3_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/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:SLE-15-SP3:GA/standard/9efc0a63ca68d1e57e0868a304efbbac-fftw3:standardcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=8e69d3615e7b11ee30dae7f651c30ba4bb5de303, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=56058f3056d28b4891eb8c2bf7a1775a2e2466ec, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=2047796fe7c143f936821a6e293381d5b3cd696f, strippedPRRR RRRPRRR RRRPRRR RRR4r̵r#Y$utf-8907795a51d34dcfb4ad20503af57cddf624c6ef8d277b8660b658b005c12ab98?7zXZ !t/r6b] cr$x#Dd:\DZI[p''c)2vW@,W"vA>B=oĒ<ȟg>U/I0i'?jl3`0V`\bI_IYHK}ԻXv.2*P{BaF.C[`>wɥYѨ$dm ZttQ&8i#I5ugWxnfgܸo5vhPΛ9H{|$=(ܨ1AuGO5&6ZڨhiUm.,'Uԕ|_65pr˩mp&_>: c]qV!V 2D6Rnʸܗ/`*&SB^eqߠ@33 eϡ^5'v^!6cۨ0( =S-;Ŋ%Ƿt#ό %y`3J0+l%fnf?V2PcNmL{&yE]؏A^("0L y]2"ʓ2)I2?VwKdCrTB GvhrrӤS_~ -Лy. Rd &ݱ&33$!Kg.'Jll>\O'iͫ^/r0of`.KE@-MVy JͥTr&ХHPKRQ&j\CwY\5͎ixNcND! nHɣn7~SJm9FԩW|#/T9 {2=Wxi/l*gy]JQ-Pw$0+;$gyl Np+U䈵,tkkaaOy{SJlqE"B8uHp]Ef*zAN̛|u0oz<+ ZҖJpp!Ǯf03_Dݦ\IɆ_J1^~)낮u3^RGbn`(CݢVΏsfae܅-xE A"^j ~; u(ۻ"(eR 5xk&Wt_/좔ov`&-Ⱦ ,M$;#3OylWfK#7G׻n2sZ-l^`Jq7K_ufDKOQ3}Bxs5u}r6?Xv|=-T,nZJ|$7Zv6#V h [=N۩1pCiv\!2=] E 4rXT! -fIUhBf"YAMĔVXo^:74?ENэ27P `kA!t`CI`^,I9V(l&q&#cgw.xP5)rʩ9Y2YL_9nnk si)A\F<Ta)i<]2G @ i hw" FctV>ePQhw-_^@xKY8\ݐc'Abp,aےiC0t٩(w܄ UވVqx?m~3(Gp07QsܿRқ)}- eh/-$!; N %= (0Lp CBo"߂ K":`ƒNAü!Va3 _ eX22G)\}E|_[V>?ʡeKq@^fdD x/ FdƔn5M>d+.]?Aa[:TGGI¬H&ܶity:G40L\!޼Ť1#[™׬J nX9~_iiAwTѫ;eœ":b${iTg4Ȑy#իDx[, ;;=XXxEhBT^Pcu\K`&Ӈ_ͩFgM&4?WJZ5+Y)~=近?07mRX ;IuG=QT&*'Bd`褆)KHqz|/'O2 ֚l?<,lztۼ!庞7cDM޵ `%aǑYǣDSnt`Vg='y9ͺ ${#ֿxB岓0#vp偮(6XN[=3˄*%6m9TL&6v7x_fGe4Zw1k-@Fy]ki"N5R=B˝.C>⊭Geh.pϥXdML=YhA\R3l}lP~չn"X@Cq7?Hk>aHzx6>?l`с>}ɗU'%4RTvrD2epi(_n3| Tu] bJa4ʞ8)'5 LLPP<؟b7))Y%͸:gUqyQ46ԡ_DmGᥢs TU(h= <4 Nʪ\.^ DKAWha},Μ`"96aЪi K>&Յg3e3sAQ:m%@Nu}]`55nZ-Ċ韢~Í"j=%DY40m6~E@9mC!u`j BcܶR9:fu(idUV`)wiZ5{{N2mY}qF!(0J7Ƈ(Wo^Y!x)M!C蓮/bU)xl$к@UAٿPkbՖ#0?akQANG0rJ#wB+ȶ=)e5`Nk4cSr)1T]W} BCYM v40'^m]$aX  ==3eb7@zki^7?]ҁbKN[ or@jV7A~@ &l4!b d"[ބNk{ '",&o"LEF9 ',i}|0c/ X"ʈĬRnʢҳn93ق:WF˶P1ɂa&r gl53auDBDhEzod4AH(, Տ|wy/* ouB8[Ӭ xvqPo=U;|!853&HSa=XyizJ am|+ԙvjF {:)ICWh4u.6 n4qgygO/Ki"mWçfZ܍O7÷)`^^$䈭(jqp}HuBN#\.nx2cLBg9g>!QMQq-ڥ~7fZؚgzu(^N=P%#%'15Igu6DYޢNct71Vh.mNoZ@wKTȫ9u0-B2IiTyi_z OK ܁|nC,U$gpQXB_C,l{".6u1OPxL͒EA%I^l& bwCJ:?0ki N;,% fCdSDe%24gX߫4zfƜrH|h]}W]E뮁 2V4"0H9b)fpmr TW }V 7 T1)ٷtim/v% @Nnh#TBj>@k/z=aD%go0y]ka5JlwNU._=!-ú-L gRn'?gj]]_]%Xt֏-T1׀õY׮YBc"SDQkG$ o&B֕MtvE5RnKh7$GQw1d:. i=.¼c$c9F3 t!k_ *ChΘ/#aU3(lCԨu Ƈp-y|Q!̂3`qP-)݉;Ƭ}j:ӵW[W; ~u?A~f-c^O +ʐ=gE."/a;xugJ*f'2tM_H6>fnV[A͹Q&\'' XQL,;^? UH}n2J7yaP; ΑoӳKn]Lr&G.l+}Da=JErv<~@7(Í]buY܄o5SmDDe $\3OW(]U <R]P~\~BH :OS:VE M|Ee!xAH҂%# 9c; bђoxz7z vk}B.!/b^7(H.!(Ao'QȒ0R#l=Ke0ODÓhxZչ!eDZSſ \r+}s݉ߑqBC@_\a$a!\]=6AdO+Ioꤔ`zVH`R9`WzG(_)QG.^^&r(5+ UM{!G ,vz>܆y%1g3L AoAѻJo%ۢ'G(eDp6nJ7@kK_Dϻw<>7{iwM{YuU{fZ:Uձe +^gvq>wT*dߚ$]a'>yH[C均MIUwkQm*W(Km5Pw-r%rWc*UEtgۣv)zX*{yއ#-X [HeeG&EP}rlü'w %Nb_nQW"w^62gg{n:V{]/<"Ux W?ku:|>c؉OJ7i u_ft,Bo9f3f;/6KH(EQ'@ J9'\~8Zo2nЈ'qC6`mkc,QD&uO{ ؀)"(}R^n4rJX0=>D@Ӧ 4 İks;*ՐS=^A8y9EH oYpB&t>r?fw›93r'1dD|j̤vHOL YəȏKgji ["RU|9uU6]{ޘt;V蛌ܒ-yBbcąHm )\09*a}lcw|Ϥ*wg5G(q_6ZjW3qFr 5І)$i;i𩖘:gQWH[BVMJKi-(4(Ra̟E-2C`lMJQ]K€e|1NhA tsy܏ڡ{UT:e !#ρlྦྷ&g? ~ "pspz[`"$GR2=+Z%J"}\Mi{[W`߻2{{E\+) LMa+(`pkGSr(l$"ާ~\ä[Ӧ8Df8|pv#72$9qgmzO6ЁC}Y?TZZh;7~VەݮѰTۧX)Qǖ= )FzsFQk0c,3yhhcDIMP&u#s7bU>}eЃ31AC ^la7 @AFr~덼bɩ 92u% UAGH68/dtTsHИes\a} 텊6m‚v~HBJA{oᷞ|{Ƚ)F>^8g|>:QQ%,W HvK3,4 B>pFR' pᬽH\S>{)xn. y#]X-?L"B\0yVD0(`a#TL4-ءW uqQwய @~POۡXϼ¸QL[lj5B+ E#}Qx*}s]wJA3$Fަr )-d؃A cGec./I^"FаCsL2Λ>Nh$] S EѴ`nrq[(;i5"M*ԇ%Nw}"%S-(TKPg O#E:JD6 M~~먆bFHxCl8޶6eTELF6(>l'?坨>\$y n N)601u kΡp馒R੖ a>؂Ϗ;!tZRMsV&ZL>Ar'ԼmVS)#۹Aa jfE:&D7aeՌInQPX%u|A [roZU!ER0D Ð|\Ӓ,+{h?9qt2$4$4&c<5|'SaH_!/ӕ~RjS[%ȒTZiPpwk.!S])f*ӳ5y [8xzGu>r$畴5qæ[*pM]T+F(,*z *nx"3ǐՇ}ʠȳ*& +l {D~ܾe6*yd|"+ka8K-Xw0-`3g3 ??[HQ{T %pcY}Xsp..3`lh# ^(y)Q Fji)ꃆ"MhbjI(Dq4ү/-O5nω߶СRseXca戮[@ {Yr;MܐGe(uҝ650lp#ZS(P! f3ٓհI(f*A\R$;lryJaü7L'uQ1Ea,`C1km)ߺaQ;|aN<@Sq,aq~'%d Q'4WTф j2(Ͻ#ؘFjh<k 5)E23 `P4SЇ1ZʉF?jD19*\lQ)O l( C8 7pA=K`~`a)w +CXs,$%ɤz><_MЇ q-o@fwEdm`\tFU9rR+`*m9ݝ]'͔O#)UNw 4p|cQ#rn ^ fVK5N$Cl⸮,llq"΀ 8NT D}f/@];b(>o!.\c w V —PF?[V9i\I VM$Rމ[3>j/?[ս\,tLG+d`i(*%!I?qT.)LRGl[RĽa<lӗFROR#Ϡb5oTpX_ZjB$O85>q9EtFI$TgRy M\=.%Q#n q27\5ܖJX6tqk= 2~P*YY:k>u~VDe0#~.><0 4l͹=^m& 8bIg%})q; Y/uQ<:NF&|7'G՘"G39Wr$vUQL=G`tl-f"eX3j!ЕirCC[as6|6Wzbr mN VKlNpߕ1A5THd)Dv'}e:v\z,̝02o*9ZqL&Q(^I(rRQU xq.UKO&=&^2G^Sȅ} e- n<^͘EY$oE!e-~W*T@E--|jͱfڨ˝'oumyS}<k,#: #8;nιAm YZ