libfftw3_threads3-3.3.9-1.6 >  A `Bp9| Pnv8en˓'@y ;ba]Kwd1qݍ*փaL ]7̉3>:@Dzv3TvǍ}4 ZJ|;#;&?gu(*%;y-~\F/ 8~U4T!M6+D]hs@,BC maVh..vV$7"]rK pv5n 5 ktiI'\0S&(ߎi?Xq^2fsϘ،!3Ld^K> >pC?d  T )J[ q     ,Jh4l(89X:0>@BFGHI X(Y@Zd[h\l]^b$cd-e2f5l7uHv`wx,yDzClibfftw3_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.`B%s390lpd@SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Productivity/Scientific/Mathhttp://www.fftw.orglinuxs390xy`B`B!`B`B!`B!`B!e6c15d5f7b910782f739c87a3a9e1bbe282e97c8d79f0f1d70a6a307eda09f65bfebe33c53d3069b086e51d8130bbba092fab789f9c45a142dfdb91de88b1c398641f965953c557f30dffadcb7cf987958014dee082c3a1a0ff41fb294e63fe7libfftw3_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(s390-64)libfftw3f_threads.so.3()(64bit)libfftw3l_threads.so.3()(64bit)@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(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)(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-threadss390lpd 16149867893.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:standardcpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=f644bf56d727334c0c2a1e50dd7503a5e2db935b, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=ed79ba1559c32380c20d5bd028a4db99d6bc3c03, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=dd561da46dce54cb95a3ad76cd5321a2f5f9ff3d, strippedPRRR RRRPRRR RRRPRRR RRRlIbButf-85ba2d0f0cd9c4072fdd6eb570473a4ce23c20917ae465bbd92dd79322a4503cc?7zXZ !t/ᑋ0] cr$x#DdA0nW'd@8̐"'%;qw{>ڴLn*L[UN.\7WX|?+@eCq8H*_|ȵ.:ip"T$4IB;|]|ZtxL!<4 [wC`Jǥ*߼NDRt>;.堁}.|FObBOCƪ[}/f:M,D>Ho<\!l5鋳I59j[)MkIԕCvʰ4S^rD4I&nitǦ{l :^E6n΢]4.[[%B¿DXjf5ײp%L?؜:8$;` <!bJ(5s8wavO ]_4oY?㉂| ]x,K10?jj1Yɭ?_u05m!GY?f]?yj{Ew !qlz,x9r׎αgD`M~(3z V&{F}>g7A7=9N[qPy;`Ѥ)H:#tt'UMj\RkVҹ0VΨfE, \I:({XHEF- 1[Ʌj̿%}7 cLᒖ1mh2x8C+q n!u6ʐ׺ofO\Nʊ ._> ~dfv co,6e?ٶ W3 $PB&|4S0(6a2)Q6={b1۠ CcUSQ \3}rWޖ|b/8\%!up`qv<'d܇z w#]iZ_oN79p.R-QrWjvi9+a3 $uY#xJOLMʞ?ĉF>NHŐ^5^)Il*n̲#:v\ /I {PYu(фc{wE$gyMKN0{.٤!'R1+0!3g-}^nlI\BvKTA"lD$8LڃeLe( )kChwg W GD\(/Cf?S _+mm#LwUBkG 4kFq! ;Luv@q`-G6urn'Gɝ)] g>D٥cBƴBT%Q@V]WvDuDBݯAjU6iF.>q]8 ~f܈ smsE2Ss` z"R3a/ s(・%fPl&9qCqᦢ8qAz=~iAl=OxU|CK4_cR?e?@0Is1) ؏AQ^v%!VZ@<˰:r 3ޛoQOISP yq7G[~"|/c[1&NK# ?h\3a+N:ݹ9LӅ ` 7VHt$rF`jGhMp߀W'T"I){!ypbm;LD3xJ_%v#M,K?2~xe$_fïu|t8zI we9LfGSN^K'(لwcr.bE].ᑴy L؈sK7ۼ\f.$w c~l26ivT6R'^+e;~ 'T)z- S;1̝/X77 .yb\:9A+p`J3$?_Δ"ӏ^63-f$n Fn4v%nٴ $AY YqNXgApOO˘͠A]Q𹲍yy('0D!WvR9#wX;S"?.%|6߲MyiB "MHu6 7{VsS$lgχ/tN 4gV;-6&1R"jpB eZ;f 1jd YWo%!j+SU.2.pD9cua!vXt7]~a T3wR]X]WHVT"v_ACD虷 kQj 督0.)\#)T:I&V sa#KVOXӶɂPҝn` vrhVjT(2ZQFԔEG])DcM u[|Y0Na>㩶Q6 (;R4sf H!u]:#\Uː;GW?ˁ Ao:Hzi=_"6HMv&Q߱ z7tʰS*NަOa-W}:^ -ԊpTJ/}|e-R~2ݚ詋++mtX\/8n#4=m74~+hl =6]O+vk;+.J7#Ty 3vشU]T&xu:0A37IJDKH<2Y?-Nw_}}q;es*_KZM ”"jY)W*Nmge0R'0"D )v_M'XJaݷ>] fyH(/MS7KK<,`ϰ%'QhHۻY?RES$*x~7z@hm!l>镴9t$ c8{,[C#7ةK'$acE쳱k3CI.o83xp=Tq:nݩir"eR` 3Aoodwᄃ'{kA+34I%<)''\,hsTQj8oEr$pmF, #e?btnlSҐ&"Y{EH8ErӜRX|T?]2(>sxw+esI5Amkq3ič- i WoH;-`$Lɪ{ <dzBAӳ{P?ZqB%씪L0W C)UӒMnpvL6ѱZ] C5;1+[_׹PF;wO곝`=WM)i0. ƉA6ᘯsbDMΎvQ~z!-xF e(A"H}Хt`{ b,Um}&¡CkEAIy!(:EXa{Or2R^p~UDrÈ8*=F*r&^yi0%۾v"DŸt}zE'/eLFksA Oh6n:o6 e`Uk#bkgϸp57eOEqQh@ڷ+e&[Wk-1J|Yb0C`Ή.?U cH/NbuAw'WuGopIW; KS@= ׏xo!+8P|}f/sWO6V8;C$npMR1[ױc>- AwA4QTVE!ߪ,^PO]CR-SHƪ-o-a>)׀1j.(:xn P-.-gon $RD Ό wTOz 83{xl"1 D2M`xlxbf,Ih$S|An5CFk@ m^L*^i?IQ }<$ʧ$':JB.x)ny!O= ;,|JR*h±tXGÃ&ݱ6!:aFB5oydyC}|%̓*%z+^GQRV@BT>ڧ1etBMP ̷1\=NC'a͆.B#ec0!hr$Y=jԒeݳYZ4l0rP:PU_F?)H$ifh )EʩCS`)WGӐ{ ~TVO׸]=u< TdM줌i8sؕEBMAD/3( Y̡ or;M*DD% {z:Pͣ#(.u}8{ g G?e-YI6k[UaK@OnţDHG~rBZT1Af3`oz4D$H7=/cQ]? %?.JL]Oo/͛iBХ XY'mI [i=PU}oڹF"/"e]Ma / LUޚ5<+*櫗m3m3ȼTMJBÎeK2kVw* UΚhEg?"^#)Ot6rƗf÷%#kTC4F>ಎ w " (8;J6 8rXcvPs0:.`RL 2DDvGV|2qH#i6jT}Qn\7ë~7rrj|'億cfJx 6r򹼬3W@xXyQ#jv6fV.VnLk[Zaʀwy<7jh>֯5~mgP<`4%'`QKO6OkVHEnYɋ26Op>r54!a#ȱ qwHi|E}ۙli>6#Lӕ{3y z m`Ơoלf *R>NGYzJskM9N˫lzz3|)JAӢ^~tUnDJPmFAf*u IH,ς10?iw|J(Ow/G'~ 6+S6ӊSkdP'(0q&XE®S%G_d+a ĺXhf,UӤ1*aJh`A<I_~%T)/{m1gA͘ Uo,f7|8$ l5/mjqTZ@Ay~W]Kb?vhcuۣ0ՖsVu%Q~}ya]a}+02.I;!" o9:ӘDnu,d#ً4W9]g DsH'оRg;w6@Fkqw~JruʜWl\r"C$sjDx\h35G ((#b[#[iBOkFi*^D &XJA,]xfEFÍ IO VB".:_;<&o^T:dl:\D W_o/t-YW 2?c@ڐm&kb@W휂62e02 q؋PW$ (CCH94Wq,ARP;gMK9&F4 #5/~M(DO~=9R(2smno\ qk(jj0VF3r"7Ȯ1 ˎ*R^r2{({nL.M E6tтh.קo0c[vK_ᤇ՚u!nuHΟ׳oo>|<)p ?{oPV.J^ĊihD*'=8j00EmCPr.m5mY'Z\4-H<*iH+s|N Gt-ơSxֳͲBb꫈$`|~z:PYU}t_<2۩l<2e Z<ϥϣSWC7'?" :0x_IU"x6GЪ [5sn{? xć6Ǯٍ=r0]=EsެDWsW W<=AqMo=+PȀ:jj(0;o0#ܳ~x^wz !4/U?SlF, qx&ov|f³gTE9zӹUH]0{梊Z+><eJ!^8:{BQ~lDC`wV^ >K;//^2jhM>]z6]_A(7Xzds?7Xh;b͙Z_#8㒹XKs3y&}-9Q+C!؛jù07R%<.U~Ptkެ^|u'v5Dod49t *U$T "9SJ^Iw*,XRL)NݞA%W0maUWy'_X}Ubg=e|5,G؉1DSRq|.9hz陲G2e vw}E]=$fWF\\\AxP٤e2ERv7l#~YqJe!8O RvrRgU W>8@ K55H ʦcHBY)#lԌ; S!fV+*%&z8D&:e!q{^ɯCj}]0e+57)&9H۠o{OzDb"_o/'^ZUp슆*ьi9dBϘam1SB)%-ep6Z/&1uLP>gpUoḾ9kJ7U䎽̄eUi7Brjy$J'1r/ `U녽#D&M~.׺{Iv[q[t$tMJ\Y'IJ =IC*pHI7eckZѮ&\_~UaG a IL^K)#[Inyare #w<ғԐy;E| $TEIbO'՝0 M Ou/@Uz Q z|#홈|R|j6f=l~թW)iATc?H|T_z^lW}ۃβG,4?){HdՃk11}Y>[s#ʃLFaٱUҕ~J>,)Bk.<3XgF#'`,3i׮MɦHVTKgIMaԑpy͋ ;Ex0 4BIePNMDуk ]w^Τ3 Q pأ@$q]HyX fGC5I"uuY ^k"!+#рbίAm 6< jU-%SEWKz,{ }<*out`60[ky#&uW9ߴh:n6/<$al95DԆajϥ:11&;!PvƬP0iz ]JLՠ7sdPN>iy!CEjdL%f>L_)X׃Xpy<;;jL,b,ݥJ U%^*T#>2N_y؉^Ccs ný,@ʅt֋}o"%T VmWɞ=lD},Ö?۪>H3mgG,I/itYz qExh 5k"mbۥt<Т~|p՝̐c:s6ZLeYN Z/z:P{KHv/@F=ݽB[?d[k"hDju4|%bNf/[6w {-8of.#?# cq-x.F$|ґ(8aD(V1;sV>f%0wW6G)-){}6 0O@Cf>\CB)$H1rJTRP>QX9 jy0bG~)Ԏ{.ИU5-O\ 1t. zjp˿j`bqe)d&o;mkj^P([{M>iLJhv} "S D@E0`i( vm*c5E!GIFZ`yx0tJl fS|`pdXm<6FcMd6.>zYnub[gR-MrJK˚)oʶoyYk'.m"`Z;Q%Ll]'b?{ Dt %ةזVoKh<4$[[2O"kj6 $ |WS4∊ϓSK66g=BuP %2RjW-^Bx@Po]t{[k |μP?6|ݜlʶ52-@ rY OҢlSKoO2o,v;7-}NO]6m =pa-9[8 qC R(ns,HT/#G-tӚ:aEE;);?Pbt(s3C_s>@Sx.wJf'l7D:0Of^//8u+u3~AO.&WnP,)W 6=BO~3άcٺLG9NBD_6ב=qC䬰z_\ⲅ֫ʫӪյX+y#mK$Al^2*ɩ-kYY>q]HиY^<@>y7P.#2jU]:xLy2tSJͥqC|bT|ѠKHi?b?O Ŷ YZ