libfftw3_mpi3-3.3.9-150300.3.3.1<>,Ge5"p9|!Ίl|k@X(Έ:[e.ɧ?+PCg^vžO8؞pnOXƒlSavꐧGNL.AX|BLmz[ʁ>{kڕrKbm1Mr] 2-NTbK0&a&:*?ogpo,ϩU}鷡I5x[K":K.c~{+1q[Rag>:WIAzXC`?Pd # Y1Rc y     (Fd$ P H (k8t9:>@BFGH I8X@YXZ[\]^0b<cdnesfvlxuvwxy z LClibfftw3_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.e5"nebbiolo%PSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Productivity/Scientific/Mathhttp://www.fftw.orglinuxppc64le p p pe4me5e4e5e5e5545302960489d1a11292be7fddd07343a9d5562fd33bd5d9f8e77ae0c2d565685bcc7bf8afd4449f94fb0c5a480b77c7e492b3280f850bc86ce321895447d77d3e8cfa1bc6e68296a6cc223fa260e39ad595b69e1077933341ba96837b8ef0c7libfftw3_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(ppc-64)libfftw3f_mpi.so.3()(64bit)libfftw3l_mpi.so.3()(64bit)@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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-mpinebbiolo 17097167703.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:standarddrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=d8b0234efedc5bf700739943cc101895edd1ab11, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=d304819080bce87368635abe24149e0e76e655ec, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=0285c8e8f1d4dd18acde03b292882167d30ed58e, strippedPRRRPRRRPRRR~ޤ̧0>mutf-88d2e4e4df8aa1d83d457e478f7db0d7f2e9d598960a88e40ca5e6a44f454c881?7zXZ !t/5#]"k%nd˖q?smt%R _.A0X( ?=8OZG_D }i`ݿt e=5=҄|W)c,:?[5{MMZMP?-k }h1UFfyٳ{8ZyMc{%OpWYFhiG,+ 1TIԿIJTTmcn9DwI저)T{wp G6cZnvZz@y͵`~{OeS&B%@|F NFMoDIÐd(9F#/L1'FzXزe]>*21- 8IToy15Sl,+rBS!?:e~Cy'^i~2pb[q'mdD{n-1NE^]E~x L8{Asz34hdg`a=А^vPI ̡>K;}!gC87hv-2Djb{ԇj TD\Dgz]81KF3K ٫8GK)G?&lҷE@͆s^oO}Z4D~] UۍC0Cf/B}9;i~!:$*e 8)/m!(G1# h{,D%'-g(YC8' +zjyjj15Y2/ȃdFS\LL~TA(3lR|iurqIJjt0zg9z*1 j6L6V._vQM7-XI֘\@>ziO,hta 3jqoF_kMMM=@ B{"qxG-U}{=νPD/N E`6<3Z E! A(Y Erb6_N?APC[([X *ل ZpA(˲o{(@&>*WC.oGamw.Nd([" ^ Kj= ɾ!-m &P8Jͥ'&53$wK}>Qp_Ex2}S.2]+SK`lߘ="A$9ZIπ v6s[ݍ9֦j3U HhaN.[M.djC>l9~lR׆')4ўmIXQurf>vKO cxtg?kJƈdM:n?nRT3vk1>^ B=+BL/ sp7Aa@i2"˾[nrpK'x!ahA}eXݯՎ!;`Zl,,l pN~=!pMϼ/B5r0QZx?&7>sJGlOy)״_6J@˻C:-e ? r¤@y7AFy*rF/yjPqhޘ;̼&5擤ߛTR:LߊQ} ,6L \&.]/@^"00\S"jFņZ'L{j ȆlR OMq)8O7! wDyKZSv.?arKP@Jo;MUɯP53v^] B(>!&Cǧ~ ?'9]G?"3 * M1AџXGh ؁辰iˣW$*mK y >F #C]HfuyGњJ|œ]ll m*S',^p! -צ$ kA+ 2ȇ8ET=jбSu"L6OMψ`.M&9f?T; 8h)7@yle2=Z8/X%oA|0S% N/18*XjQNKq`ap{FC-I:!+.՟lEL^DM9oCDwQ mQW7cd4z36iv8o2mf\dZQ s5.-LIj7eJ2yxxN! &X^Уb $]K}`o! \[dqgCOi F}/08eP1!ϲDl4"ano86%*gGuam'΋P>{&k+(gȶ͟Ǫ3NG"(ʨŸ~U tXF]?xۯpT3C$Gb2 2ij۩"\$[o`y]ɴa"꿌b  y3qnsvyZ*c!*]E|p06l(lenyjI+p08~DU&L0;.= toDȢ]T ;!#a!&l2Oqd/ںq59HdS5,-:ڍZUp3[X`nd<&ѯ"C`udu]&6&˔˜Ж?!wMƾgJXJ!3k7^')@sW{Ƭtk+WETД9 xT>1/ߵNS!dX:g'p9XS?s>Y|둎w]GY~Ht "&V_j}1:}.ܔ0.^2쒑,>H<ka!-G3E Ji"΀iXmقh8.9;y.L)ZҦC8Y:pm n<ǫ*oj6TKaHSxײvd|c#٣x6CGm)"_vc{G+gd60$Xnak_\92ɿ+}۽%ob;>z73?oɗ(@][WezͮnHs}WM#5 `Sg1h+7O-i@\-ߴ%{-NV7*öt\/@Dz3s= ` XH 8$e<'qsTz!^ȝ/H~ N’(tOv\75Sc,ɀ%c Z1):a|]>_-mjp*-ں**Kv;xA'׀4),u̾m@%0 Rs|GԑΞ>WmQoJQ"p%:-BJqGOK`"̈́hM.n܅?pYpL$ƖdxS1R$Hp9BMIpYE&F[]6Ơh44!RH wno RNHF%MPjh=oH73DV9* Ȋf1`Chr3{9{b S5gkĽ:@5nW|+>JWMESxKEH;)Kė;Ln¼cP; ~b5 MDUQc2x'e/507{x/Fܐ0 l=V{W2&JLxDMD p[|wW-4!/ Lx:`ƨcæE.Fty=R)0 c!G< T¯CZڹ[iCl%3{yzJE" e8j<"2$k}҃uӉ7<+/|S8U,UoC ^˓;)Qb2>Ha1RгK0aMLdoqoS ;6vNQ1x 1/:=ty8W{q>:ϫe:ĸmZS\AUt2ajPr-~̺y|/VhU{(4>jMlj `/ޥX3.E F v%it ~UY5:VP:SU'գ- , .WdF*Zx9R]1ҾNP LsܕQnp1vYRATJśplGۺLTIv jh2S]afh[t:L ;.1xLaO |:(qh:9eŢe1iaqnL!y8Quy1=70U#D)]0w&Quq8f7]̒N^:xsΌ2]gA%W^YUett\}Gi3U7@-PۛN2*;|2%株=o,e@n koF.ΜmmW s^+҃- ~$c,_o:bKX"pLqFtBѠÖzd:ҍDA9_Z"7ؤsn.IA n9gBS)ͫV>׋syv&2dX ͨ#=6"QNq%UKCl+>Ӊ/L*EEsp8v&d˝/=r-l:0O/ U_\"|SҾ_ ,Q\ (;(g>UYvT($/9TI!&;f4 LnH Y6֗CdZ ףUW!怖`t ܹZJ|H"0fw1}X2Qͫ {%c:V?=R@LkPLᥲ,e)bǪK 8V,n'R ?1O}y *{E9\CaG>(V'^^o|Yc[tefp[eqPJ36\[9L\H.Y7㮤za:>։cÁ\VPUml uLp.kD|$1x}qdCq-F2x -&Od-1mMkw]cOYFs9QgQxΉ(ߌSlkBIkrIf>RãydI&wE<9;U6U+>_XT8~Y%QSoۡɭX󟘫?![@֚8ٗkTAUb("%7AjHX](bE$iGZ -k2tLarV;'-qZpo)n]ttZ*61 [*XgA(U_=o2O*~(#E]ƽceO_x ըoG gx8{U }BT5`Mab j{bU ip48e3tuZ-K>m#pfY~CٗF[A5B7wjME(~}g ?>?fe7;4Ew(UFP,u_^Wr4.DO%sGvifD1ޘ+4h@It .:!us/?D-8m.V*] xm'RYj*57 'g=};8j5s}QEC&5cXXf4㬛"p㒡XÙYZ=UPQIAW6u=8.g%08?sunAɪ5&[q&SX՟\lZQhh[(\?HDC,47 etfl >. =BXq\]Z~jL@ "hJQ~hgűJ'@M eqS{O~A3% iZgDkKUNo48} }~({J}67Y OZ&{G.K8+aPd~M ϰxb#YNL|àgۜa%!=P0̵, u0P#"9^[' '1oö6 %c=]r}둽$d/B2e,?Z5_]]yǕ;)hR+l/qAsLz! 7r(ҽL-N9X%5(`b=W0y3 _M'xrR탋!K!_;SvMppIu=R+Ws-3﬷u oDn3i<-gyw'Iho,ڸs&Guq"UH ptj@).>ЏwFtJh @;AM I0W$Ghʥ# ί_/Pr~ ruP$.F>OM`Q*kc2G8p ʩLkݬˋ͂#1o94`_nVAfed@ UY^) eXHFT8V.uC 0Ik5ǚ(:n:UJqgK9F** Fk^ YZ