mumps-openmpi4-examples-5.3.5-bp155.2.25 >  A dk6I%z Wid At앒Wo΀-tW4L}OoZɭ7C-d3M2«ssBgIZq٦~62ѠC&М! 0ɪ`!\wKa**3`++ \IyHɠtiT-)k$0T\q@M'22jFi*H R%`q;\}²컺γ.Y79o.2blXSN3/KSX # ^r\0-Az8C@M2tn7Q/nC>@Ũ26ZtTԯd b/Xu+JXHKcUn-pA@l?@\d  + P5>G au  D |        , T   U(89@:F.VG.lH.I/LX/hY/t\/]0 ^2b2c3bd3e3f3l3u3v4`w]fl]/ \@\v{\v{\s\o@\eX@\eX@\eX@\b@\ac\^\]o@\\\Db\4VP\Egbert Eich Christian Goll Egbert Eich Egbert Eich Egbert Eich Egbert Eich Egbert Eich Egbert Eich Egbert Eich Egbert Eich Stefan Brüns Ana Guerrero Lopez Ana Guerrero Lopez Michel Normand Christian Goll Egbert Eich Egbert Eich Torben Mikael Hansen Egbert Eich Egbert Eich Jan Engelhardt Stefan Brüns Egbert Eich Egbert Eich eich@suse.comeich@suse.comeich@suse.comeich@suse.comStefan Brüns scorot@free.fr- Fix name of compat library package (bsc#1184057). - Remove a non-existent Recommends: in non-HPC package.- updated to version 5.3.5, changes are * Fixed 2x2 pivots bug from 5.3.4 release in MPI LDLT factorization * Fixed ICNTL(8)=-2 option during analysis (code and documentation) * Fixed a rare bug (segfault) related to dynamic storage management on numerically difficult matrices * Fixed a rare deadlock in BLR for symmetric matrices * Fixed an uninitialized variable (which could lead to incorrect -19 error) * Minor fix in userguide (CNTL(1) vs. ICNTL(1) in ICNTL(36) description) * Fixed a possible runtime issue during solve, related to "TO_PROCESS" array * Assume ilp64 MPI interface only applies to Fortran in c_example.c * Note on gfortran-10 compilation added * Avoid intent on pointers (F2003-only) * More robust multithreading for matrix reformatting (arrowheads) * Fixed ICNTL(31) interpretation in case of repeated analysis * Fixed multiple mpif.h inclusion (distributed rhs, ifort+openmpi) * Fixed computation of effectively used memory statistics * Improved multithreaded performance of BLR backward solve * Fixed return code in build_mumps_int_def.c + openmp compilation (pgi) * Forbid a loop vectorization in [sdcz]sol_c.F (segfault with ifort) * New feature: distributed right-hand sides * Improved time for arrowheads construction (single MPI case, mainly) * C interface: ability to know if MUMPS_INT is 64-bit from include file * Improved BLR performance when CNTL(1)=0.0 and ICNTL(36)=1 * Fixed INFO(34),INFO(35),INFO(37),INFO(38) on processes with rank > 0 * More portable MPI_IS_IN_PLACE feature in libseq * Fixed determinant computation when Cholesky ScaLapack is used * Information on advancement (flops done) on each MPI process * Allow rhs_sparse and irhs_sparse to be unassociated if nz_rhs=0 * Fixed INFO(30) and INFO(31) computation on MPI processes with rank > 0 * OMP collapsed loops: avoid FIRSTPRIVATE on internal loop bound (for pgi) * Fix for compilers not freeing local allocatable arrays (64-bit metis) * Fixed RINFO(5-6) and RINFOG(15-16) metrics (entries=>bytes) * C interface: A_ELT/SCHUR/RHS/REDRHS/RHS_loc/SOL_loc may exceed 2^31 entries * Local Schur (ICNTL(19)=2 or 3) may now exceed 2^31 entries * Fixed internal dynamic storage of blocks with more than 2^31 entries * Fixed a bug in the parallel analysis that limited scalability - removed Makefiles-Serialize-libseq-libplat-mommond_mod-for-parallel-builds.patch * functionaltiy is included upstream- Disable openmpi4 builds for SLE/Leap < 15.3.- Change 'Requires:' to other HPC packages to %requires_eq to depend on the exact version. This should take care of HPC packages ignoring proper ABI versioning.- Add build support for gcc10 to HPC build (bsc#1174439). * Remove explicit build dependency for libgomp1. * Add missing compiler versions to openblas and scalapack build dependencies. - Add build support for openmpi4.- With gcc10, some fortran code started failing to build - add compiler option -std=legacy to fix (bsc#1173549).- Add macros to handle building of openmpi1 flavors for serial builds as well (bsc#1172345).- Set %mpi_ver for scotch-openmpi - Remove requires for libblacs from HPC builds which is not required there. - Add openmpi3 non-HPC build flavor. - Remove libblacs as explicit dependency for HPC build. BLACS is part of scalapack.- Add support for gcc7 builds for HPC. - Add support for gcc8 and gcc9 builds for HPC (jsc#SLE-7766 & jsc#SLE-8604).- Disable openmpi1 builds for SLE/Leap > 15.1. - Enable openmpi3 builds for Leap and SLE > 15.1 (jsc#SLE-7773).- Reflect renaming of openmpi packages to openmpi1 in Tumbleweed, fixes unresolvable packages.- Update Source0, file is gz and not bzip2 - Use -ffat-lto-objects to provide proper static library.- Update to version 5.2.1 (jsc#SLE-9939) * See ChangeLog file or at http://mumps.enseeiht.fr/index.php?page=dwnld - Refresh patch: * Makefiles-Serialize-libseq-libplat-mommond_mod-for-parallel-builds.patch - Install the new binaries provided with the examples.- Add BuildRequires libopenblas-gnu-hpc >= 0.3.6 for hpc to avoid to build when openblas library not available (ppc64)- added version flavor to scotch-openmpi[23] (bsc#1131426)- Use -Wl,--whole-archive .. -Wl,--no-whole-archive instead of unpacking static library to build a shared library. - Add dependency to gcc-gfortran to non-HPC build of devel package.- Makefiles-Serialize-libseq-libplat-mommond_mod-for-parallel-builds.patch * Add missing dependency to serialize sub-builds.- Changed requirements for openmpi (non-hpc) version %%mpi-ver -> %%mpi-ext: openmpi1 flavors omit the version number.- Add conflicts between scotch and non-scotch flavors of example packages.- Ship header files with devel package for each HPC build (bsc#1125551).- Update RPM groups.- Add explicit Requires: for matching libblacs2-* to non-HPC library package- Fix product groups. - Fix dependencies. - Consolidate use of openmpi1, openmpi2, openmpi3 for non-HPC builds.- Fix License.- Simpify naming scheme. - Fix more dependencies. - Rename package: test -> examples. - Create HPC master package for doc and examples. - Fix shared library builds. - Build example binaries against shared libs for all builds. - Add Makefiles-Serialize-libseq-libplat-mommond_mod-for-parallel-builds.patch: make sure builds are serialized for 'make -j ' - Version mumps, requires and buildrequires, remove unneeded buildrequires. - Only include requires for the respecive flavor (non-scotch, scotch).- Split off static packages & their link package (where applicable). - Fix dependencies for devel packages.- Update to version 5.1.2 See Changelog file or http://mumps.enseeiht.fr/index.php?page=dwnld - Convert to full multibuild support: builds with scotch support are separate, now. - Add HPC support (FATE#324151). - Move links from the sequential libraries to the MPI library directory to a separate package, make this package an optional Recommends: of the non-HPC library packages. - Move documentation to separate package. - Disable non-HPC builds and some MPI flavors for SLE.- Fix dependencies: All scotch devel packages come without 'lib' prefix, now.- Refactor spec for _multibuild, currently non-HPC flavors only. - Setup MPI environment when building MPI flavors, fixes build on Tumbleweed, Leap 15.x, SLE 15.- fix build against recent scalapack which includes blacs librarys390zp21 1684796538 5.3.55.3.5-bp155.2.255.3.5-bp155.2.25c_examplec_example_save_restorecsimpletestcsimpletest_save_restoredsimpletestdsimpletest_save_restoressimpletestssimpletest_save_restorezsimpletestzsimpletest_save_restoremumps-openmpi4-examplesMakefile.incexamplesMakefileREADMEc_example.cc_example_save_restore.ccsimpletest.Fcsimpletest_save_restore.Fdsimpletest.Fdsimpletest_save_restore.Finput_simpletest_cmplxinput_simpletest_realmultiple_arithmetics_example.Fssimpletest.Fssimpletest_save_restore.Fzsimpletest.Fzsimpletest_save_restore.F/usr/lib64/mpi/gcc/openmpi4/bin//usr/share/doc/packages//usr/share/doc/packages/mumps-openmpi4-examples//usr/share/doc/packages/mumps-openmpi4-examples/examples/-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.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/6d44ecc20fd3f06afc59f50fbb322293-mumps:openmpi4cpioxz5s390x-suse-linux  ELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=bba49bc6be7be1c89299aeed51d4d975f477c743, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=4151e81460f0197aade1992e2fead3ef41e8fa9a, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=93498f8c71e68e7642e795d4772f4fdb2bac0f37, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=70bd36efc9db81a0ba5873adb3e2223164282227, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=9de9a1ac53f433dc0980da8e46fdadcae30d8cf5, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=7595336f70a05efd47f8eb4d3e3875707c050367, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=1071ad0cb79a58a34c9dba9b846ed8130ef705bf, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=5a8e78a3edd202fd72998fc25196a8be97990d6f, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=baf755fa0b81b5389ac442c8ec80a43cbe0e64b8, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=ab0102a5cc42e69c711c77f9e95639c43fe51597, for GNU/Linux 3.2.0, strippeddirectoryASCII textmakefile script, ASCII textC source, ASCII textFORTRAN program, ASCII text$6HZl~RRRRRRRR R RR RRRRR RRRRRRRRRR R RR RRRRR RRRR RRRRRR R RR RRRRR RRRR RRRRRR R RR RRRRR RRRR RRRRRR R RR RRRRR RRRR RRRRRR R RR RRRRR RRRR RRRRRR R RR RRRRR RRRR RRRRRR R RR RRRRR RRRR RRRRRR R RR RRRRR RRRR RRRRRR R RR RRRRR RR/`ID-M6Ihrutf-8c002ff28ef397c1ee82e6fbf7ca1a1373992d31eeb84a1849233525420304361?7zXZ !t/W;[] crv9w_i؛ⓛWR?/j`eyF Tq]|!]*Ј}x u^:R]Q[g1p{d6lO M̝v)˶|1ZHwx QMv9}(w A-xi Lo5g/{G%_u(wz QZQ0w D d*R G|q+5%b^L  k#C )B W/ItW+αmT5]Efwr,d8XQc5-n-6*Y>O%Z EƎBɀ .-4WW+>z8x?E8h1f l%|Yph6"hrڤCJ)#iB2ɘ1jֆ{\+2B%S5>ϊ#:]* ۰!K[`tbN4",gUՄ> ߭4%tbE`Cfv89`@OG_Vr[a6Hm;_G=fڶcݱ[30 cz446U(̤:z'05pm .Ƨ sj~YF ٓԇ P'8R\ /[`rא5[pgģ}9IP s/3ivRdP >FPCqkq cp9xs,1.E拤dQ}*l#*Y.4A.b79}`/`?>;i bPtkECSGx-t)۞Ke 5tA3ZN7;͏]}P>݃Y5n2z].GSw={4]4.EDÉUIF 3<7i(mQoP:gaRYǏ֧^þϪiZi{S + ې#JZſ̩3AnIh9iO,Afby"?X8 W9a;',Vc #Uj,/#{8a?AD,آgNEu MW#/hʵ'ZkuӬ뢼_M  }Lд$%@ɵK#d%u^9 {mlRv 3V!8n;VAw@}h)|yd+ܠFSBMj46]!R@*0:i%@:!JNO`FXi$0zkXEUqw!8.D,3BB0`,YW(<) TJyH.P2:׏:6![Ɔ $=?Α"<~;L3)Y,TIxW [ԸyNlLquVr=7-;@cGhNҪȍ)onv_ C.@A5`*{s^Qխ!p-dh=Gm={Q@?佅lrU!y\Z@yYE;z .Ueo8:G&:_HXg[ݩ!>'@ejoQLy N_7m7&q/.(Řs֋{k ߑ4qlZ-GNf,rG<.߶I:h٣j˘-Ru8HWBF@A?<Ik:"q,F)v(2Zւo !~yH<7+wcNԣb`koKȑ[.GBAH}=[',ǘ5Ëdfѹf\64!ME|y"GնrAǎ ]Bb$*/giC8 X If @5UK|Kn}Rm6'BCJ@ wW+JǝOc`?7kpm8 |2 Q ʨͳ#bdԴ!pAwS] .@b&ƣ r~r"&]ވqR]>?}}47e4IinްݓɄi&]JSH 긦|* s g;_~gtSxǝ ZT\m}- zHƚ#`(R>3GPpXet㉒inȧG1FI7R"G3KË1)vzK>gu&rҼ$uU1+FaRxhP w wmXhߨC0k|RmtUĶ(e,gqjp86]I((jϵO 3ޯ 'TYpkƗY&Z=n !ūqMg;,8 A;XW o ǔ,Q ?rċoqO ??@$&M7Z>YD'eR63PLOգ)S- VB,e԰%9鈇9j/߱!*pA%3J. I^0;>U o(JMf 8>ZPjZԷ $0~1.WuIk&IJ-g(LK9v hLVVŐ lE˽9)""; S49=XOB?75ד+l['b8l[dSi_5B.)MXTNJm{!Wp)w[wj"z)]gwe3 Jp>+r2yU x]yx yOa-NLy,lP lvrF*9ƒDTz3Cp\eaw3裄Uqk]S"").$9q_.WY&ʹ O z*, Re,IM=k=&FZ[u `!(KiTvOt 牾`}@X@ 8ݰV~%G"^1vf֣#՘JVYin6j J HepL5trt[a\Gr3FRmte)qv3-2%Hc%atgs+q=2Lx,aiӆ [r29JX]T (DI&!##N-ߊL}Ճ+CǩMZJ8aFwlq{SL*KqCz1y8 aiDNs81K~.UCC e.zXip\E|y1]'{|)/_ƠOfC{ G fsVlv +^~\v'ԗo>!BvJR/Oqs6 CVU|>_ lv- 6 efc>jEi伛11d4]k_8eVͤ;2Cڪ¸/ ge0~q[.tzw7MdT\u|_"vi՝ =?GB՟geMN6K)5HOi%Ӽk)*޸; !ޫ e4DGոa=4;IO`F`]a}Cߘ#K?]QIYYwoT*V$0tg:0K"RFs9_Ψ:i8 g:HK$T@ǜ_Ha4gv]Lly.VGa@ %vRwm؏&`jk }iFO3}ʘB 3ǿ$[I23Pކs3Kg TKc|;MWUad>nC5ൡC j[G#k5ÖQ߳q  fl)|Ojk`Ei@X[(+u¹/iBc_6D[M{M|il|nS.R1][+.IkR qtJ.;ȠV%7!x&Drr8"7aF|ZeKn'W&HI7dVDB'C`^mi H7hzujlCʼnQC_tpbA?rZq>Q/dOAIYc ܶ-mfʷݙeY(Hd4T#ЛzjiJqŕʕb7Ta1^ aiMO³M4g4]KҐ4rt)̥\ae 5_O@aW1 e$ͪ:{+7h/!q8;~Vb.s? >ض)S-5y8@@7gHFH%ly<DZ;%a(e0<-}xDh2F>>"q!.AX8hNJThnK(([O5dj^o8ݕ'L=pat7ǚid[=dĤts /X _?Y>)=o\9vv<*c펏 8t4;VR|g$ ÷st%  ARћPU:3>RV*u f@wRo#i%2[[I+iKA…fIkKWKbuWfqa8wgvo׻YN kTTwJW@ES̉T;NPw0| svYJjlWn@TҩןS*]t|lT(Pw,lAtN%z` .ħ K֚Dl؇K6ﴊj?G nb_xu-wס{'[ ua8# /v@Bԥ.e yxUq>=g䯄s˯i ǜ۱óZIgBq;D#I<ܢA{nZXJƤ 7F,*.-[DaEC:rޒ Kتi,4'[ZI L D2 }˥`enCpx+EUy`5.iDw-UA?hc;%Fcuz&5i/1l.Г*X w)l-!fxN,j[CoaJ51x}}[7E% lOgj⸭s>wjJe!5}0 nWs8hg%as\e {U鬬xdanأ i^ CG;S0ê,6=w.RU0R)3o除pGI=+b@6N.b\+}*ٰUlWQ\T3u]fgidUG5"D1osε=6O~+}YQ_'MN uö A<{GX(u˧+uu-#VFτKϪ8*t4x`9ziЅ_-oU:[Eđ\k9½);2؅Go:Б-_M[$!k6g'+!lWр6I؃_<:KQ8/РsEs/>xǗ0? EWmGu3$;FTВݮ ƁL߸2Ucbݷ8^xrH--%ke4IU4ShRg0sWs]E\jtA`FyNDD ' sW2E3BX ?Y~W.;ůudt1wB^ @eʸUx۹*-^K tϢiJE| A֣3gJ4Æ'&]l|K :~Oz` r46굿i /y8cQȞX.OIz/Wг;ĘGSȰO7ns…T!_].E`Wm%`xلîBG<p}pGɾ -S M7UYU9Lt7R5P+sr"=xsT '0w3PXRP_1o䗅FӗN"ò?u0R֯,+R8Ǣ T7Vj1-ɟ׽U$*`D`1ֻ+ B9+ԕ.Gd]O7= 40T =\<+[/ vHCJ = 3xneT}uq7t&je #k8o^)k0p8U,NMkCLP7\GP?R/7Bq?UkMYPtnS:: RP2:,?HSrլDyΘ1.JSÌ3&OV|f; aTcc`*T|Ks7?![-HR`31ǙfK#^v%zkN\Lt P%l'Dt.;4X ϋ7248fpQA:D:_/ŏ ANĐROm3&԰QYUZӓi H*1GU\QL߿9?RbXiT.]ᨾ/Z{IwWTYXpm BnizuK @> [;\K8-B@",")^QT?_f?|Do ?}a2ꝳDgR`'4xg?Ǔ–W|?mB.Xo}ƃX`!bdMEW1DU"gpڅc9ToԊ"yEH;BCuUh@wm2>ikeA-1cX (k2S(a)N] Jn7^& 1LYRWI̹0iJFcuw6E'ɮKSi`BtM  vo >`/DG/ש[^c2\J?)x)!1mE>2Y×DfE.@ߝkڍnlwZ,Q;loܣm>w ׃x c x ;i.EHɋ M)dbr"q1fԓH}7ZPUtb? Vj`JU?XҜdOV%\. ۙ!@i,Q^(#%aC%*Xzw^/nu !cc=&j6:)ЕG6X DU#^܋!8H/6&;SX\ 1xϨV Wwf=VO2iPHry ,z=o#ѳ0^rrlxʌ25̒DҔ,&),n*g?I|mp@Kx;' |hcғc?@Z9{߇ed` |%DJMa+N:Wls$dP7T~p-'0[ ?(ڛk nEnTCm&:Wu­(***yq(sHF,9Zୡ;BjqZpDw B9RT(m2GP.J*/-zQتCc]'vW&Y]$peء\ZU Q>wIXf6 0s`J?07⥑Ny#>+7;+pSqKz-LeZsYssV{]H&ad w8@ɉ>tk- XKX(͈\.Ϫ|S}Ltj Y{4Bp 8,A|dՒJ38~>7fe{npּxdA;(=Ѭw)[^Sm?Vj!6DRkҺ͵ȳ:1OywAh& U=OB?p8Sp%F2<4eh?d߰!z un!T=@(~MB;uRYIm c{l(=Zu0*7Ww;= {uho jN18o޾nrf0hoπV)Ŵ҆Ԙ1˜5})M4sn˸1wg)CyzobZCG|l7\"ޠ#`iͪ-ՓzRa?wM+oK뿟u}gnSDS :oZ"_kӌgw4A.X1\߮;*z咦iΗo'z^]CgK(m }XAT<>Ό 42`Q I5D9$ v> ? 6q1Т*?~Bi5󗾲L66 ,Z+[)0_H)2-Svw(=OPm~y';X)?)3  1DՎ5T\(bRLgH TqD~ǟ̀Dz{`u2fvL}K ¯8GC0b8D "T]~;OS@  dv^#NgY( y/~֦6G-9:zҰeKv,8x̽|GM_Dm!-J0o^3b):~?F_3[Sy~{ :#WmUւc_2߻8|3Y 3_Sb-ZaU[:)ڢ 3o9A؋%C0]7]7aF6NP7K $k%$jXJ~!&5N<ݼ"*˥rC|(~W%c&pqZ쿙E܂;ȰG `11/0vRէP$SM".'Ve,wcFzh@>Bd.`{ys4DFBdt-}ZX[" j#BVbR"'=ݛcv?OQ\4Ie#K*,~$^pR%WhI.6EAXXg@Y~SG R(̧| 񎕾iN]XjuFhʹ-P-o)B*6D ^$1*:x&co.qxdl;r9h ИIX[_ɡ Qӑ-UJND JbuG|U`'J$~/ދ"gvB#G\/,Vz_=N+)zWlUΦvE?[a\ Nm,޵sJ&(D(.{ ѵq_(gɀ^"lIopk/sDF=1먁Z\/׋KfWB7_KL^$CSDcE;7  WPw૽GVx7t9L.^Q+0Д=G(HRDX-{ޟiAAz-Z+ fL3kFS6ۣBxZJfީ9 |/ek(um$XGUH38qE::&ML7c /NOa7!_NpLjz/yF2924̱ #hTp".(Is:R<F?{Mǘ<Ծ!>: =Uj9i2qc%<BGj/Qq wP"Q?&*dYBJ&;ٜ>"rsΝA-HrO,ή0<봵@z'2ڦ8;! ,5*=zW )YX, ϧ`FowVCE)5#IX'HţYPq_Lyf]# 5)[ |Sڲ;AaqZ@ SЩZܠ音>K/PzA8MMƊv"TώԢ(hx$ k=eaW"6hO[څ*V"'VBj{YZZGT[ŮgZ<I5NX"j!)OdwZHćҞ-l+RйXc-qT6'Lw0n%$[ZJׄD"MCi4.(zyrw :ʶ YZ