mumps-openmpi2-examples-5.3.5-bp155.2.24 >  A dkƊI%z s|cžim\B{AJ޵u*ꑟ,lJk \W]Wftw? Q&yf4re@zR"YPh[F w4 6J^Dï䠒bn_BJNyZw3bȠA$]YLϛs8rvQsJ!SnT"My!>^Wq_L~v|hB0eг]HBk ke1@ o(HXjdx}\6GbM#tz&Ql&OfB7} {N@bV-e*z?՗IlrxrU /p_"Ŀee, 㝸<_dx .4s GL{na8gaP28Ed -&`oh4JC+[JVCxbm+F-uPJ]ó;OON׿y&Yиsan *{V 4\lX>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 1684796675 5.3.55.3.5-bp155.2.245.3.5-bp155.2.24c_examplec_example_save_restorecsimpletestcsimpletest_save_restoredsimpletestdsimpletest_save_restoressimpletestssimpletest_save_restorezsimpletestzsimpletest_save_restoremumps-openmpi2-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/openmpi2/bin//usr/share/doc/packages//usr/share/doc/packages/mumps-openmpi2-examples//usr/share/doc/packages/mumps-openmpi2-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:openmpi2cpioxz5s390x-suse-linux  ELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=3776016fe682f643f27fb2597053f7ad04dbac78, 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]=ee8447ad6964b8cb179827a8d26a2395dc0aa8d3, 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]=f6110b5f28f05a88d09cf8a94284a73d527762ea, 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]=4170c8a21bd0f325f597b6ff1fab21ed516b29eb, 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]=98bb742a4123e7460c27d5ca191b141510ad907e, 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]=4d3f93745568e4815bd4a5997c239bc0d61e31f8, 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]=42213717ec1d78af7270501c11a9eb3efea0777f, 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]=fc18e934c229f2827180ed0697b7c56c36c7668c, 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]=ef8c985ecb6d2d7b9812fe370281d4b9dd3b844f, 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]=af6b136efe3d84c03188a9ef6dba08ed5ffa57f2, 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 RRGE8ιf|Lk utf-83bbcb77a6c9d1785f1305a8f5a80ce14b2e72799b6381e5f5a772d695cf83c0a?7zXZ !t/W;] crv9wCڵ ˢ$.v31npf5|(@Mݣ\ mj)UᢱN)HHV/}8b=B]K]ɿ 2N/D$v܌`<(D ]ȶP׵R,}>:,KF;D|KX@/zvc;J/oz.icFiSwO Fq܏5/PݺdۿJ_9O&_OforӀʆPAUІ!: s_k.gU71m&v{e;T{'JM@+:E P^AG} qֵ2mDOب/MK {rQ[uakN f˪1<&0f)]VX DQs5+@>Y &_'a?me.5=ةRF $@͕|SZe&j. TȰ-RV(dCt|sNqv'=r? W?5O vc!r5ܖ(2ai=t6PE-{**M5t,_hUBpD`㿬P:h}Xw2#Elz%׻H~_+nmyyOWO3:Ʃt3lO&oOMÙuwZ&rކ*CfQ1A\`@CYӷ xE Ui?h؂u H.2X>7RM"%>DHbՕIJZVBNPd1 NCbi?-{=MlQNaxOG[6DKEy1~57?1Ά<ii:LHK)ڃ:cWra>I NTE *8m:@%nJ#+lJo h*; g?l{7׼ }yu [gN?L9\q029FCˆp!GlmPjp2h~Z7"BU F|AA\﹁^'%vp6ϾH k@v뜏_y2A^D9zTӫB45m;lڀ_/cF/8-0cy(CC̄wXiPդ_XzJq{`曨ZPԥH0z֔(7Y&c{ɴ11Ʊ)b;fq=8ᦔ@e"@"WwACn ]+̂G2<" V&I"O+ZޓEYJS.q*Vw;p8 ڝ/c:>=AQKs|54©\^!7N4|Hw췁vƒF4i xH]0"PDӿuL5J̞P`\Q=`f~\٭gJm ffy->K6A EQ9=RLnK]֭ gY3]SY~fmL5ř&rY?F5hA,P4V,ݖalt%CwV#%͖bہ3yW%"B:u*BeJI/A;ݧ\Tm`W*{~ cM-./"?*iJ_ca9f>:m,ٛǡ ΉP+EKW#4w\rfu=l^%>B07YxA*ֲa]!޹y-ıc1'\8_b{:a~*}dغaj@D؟iXbqA k9ĖZC~4@64 gZSo h)1i҄‡ 9cS?WtNj_[ewuYFb,D>p{3 R޷8^%~R"6%ڑ" O&uc+ xddj]7zINzv̫ؐRd])Gl>-FWjXxz ÙJ<8Igbhr46+ fgUe+Fb !}`-.DЋfU;?B4K:8yFA/{,w enr^F/MV:ZD]/4Lc5NLPa? )fE e?nX8ߓ,-뻹I.V Gde'ZFԱص[R pm6-9ت+ ~՝ 3(yp]jxǖfWY&RPtqMpb#Le<Z OT* 6#cQ_t ^nNP_XD>+qWs-QpAҨP3^O0NYlr(0y ¸D;̡/j)hxcҔnWn(BC=HSYVA~L$p`«3EmXB]qf]"] cm)ezɎ@(6GpP}[lB{F=$*7Crn Ϗ Y۹{=i>K(}7iuhF Mm^ ֡ ܔ}^8:H<;A@ ( 0]]5Bf/m?3q;~S8JV'"yz`p=b,X㧦j8b_&L@=nA&&S#4eԉ7 kYGgw[4o B J~㈅Ria<<  Pti߷3eUL5$3#>@߂4V_+s*[K5-` )`)^j%a/n M@C,!=E)*V%3?U=;+9pFyg Zɷ!ƙ N*sZ;e@=9ƾZHB Ր)$U<!3,/Bnr*De7;`$GX7qJo%ƺzo* Koos^'czʷ^V*VBy[4:dIe1i;mNc+K_2y$:D_` ҩAGp˰U;c?B%Hvp#kNՈŨft=T#.37D{f:priXN*u:B b_ ]JA<_QwG9:ӓW9S͙s>^%"h4"-t$&Gp20L5'&pOl$ׅY׍m_J* Y})"r`֫?TYtIk\$>cqY<&7~b7LsʮegsJ /cX}gͣANO%.Q\+J)C:$ ٲL;:.0 F`yfC)#d҂gqՂpRUbWxSmF0DC0w]eWU-'l/\\U`rx0f(cԓ>pXJevI?zo ~@cl]07. k]r YL5D- iZudA8HK\&TȮȁd9B!E{0u;TUi f5By И ٩> -riӕ)V9H8;m~)7 >"o9 zPdpN|5s4G{r>a|۬J 6_N@8\?-|2M Tk_/|"וCmVOСc q:뗓T- J$"Fa#I~^{WwG$##nP^w$1/q72sCEP%߀ VcKkj/6O3fѳΕFvL)). ,KA7 9~xQCL`bm 5NbjNÈ̶?N3꡹HmoΜe')/l h_ُ;M1rjˆE%VGy"RW] \pddh;ˤAua(v9G0HY?.I\=Pa%APshʳKl`9lw 8B rcνKi[>!9 򄻝V/&;\nnq3S4\@Fa/^U',['9+) 1܃EQ[k$V\^I7-zAV NۢӔD{ݙ?#Gy_!z6/)Pi! Ui 4Hy'Әj hGܧIz{P7BS!<ΈB0{!GLu7S:<)+a)$n =LӢ aFOO 9(G܅|Bj@va3ר’uc-:=b(]<;ͫ6cHsisyѲ KaqhU!isp\aNVwKZKqL-vefplе2鉇wؑDPF+K-dYѝ^Ķ+u:ʣGPfN` Zag5Q)Pf@1;(;-*=7dY}3͖ |$SweC屢ȍ)"}Lsn q ,P#ߜȠxjI$^s\sBEpX3ܭ#J΅KFѣ &;ede]1PCL M1 HU*s TOzu9(LH5ayLНQd,.ּJ\ȫY[ֆZWJ1pe; m̺)#8 3OF:#U,2cE۠u~PS:oD2!?񦌹xAA9_/#9&6g`Ow }ffͣu.XѠ#/1Rf ꀴ4-](RMG$*WXTF"dX{c\iD Jf66=,ҊRL8[ Q/\֭dg8-߁j9 G1FJ4]CoQ+ h?9AipOZbRnG՞cRY{R=FSFe7μri5W0%om}sڪ675p{vǚlB<~n! VZ+If#2N?{vcA ('5'Gcj\ ].l? ko殼+++ II#vo2˧g 9j]8/IM]LAV~ W"t>&тz{[*TkA.f4QcpC= ftيC斸q,gHynz$G!Gu@cmUOAB#c<[<'qfVV #4Kieq%vB| rn! xWɋ 8X3#O0󮛈8Y#(iG;+p?aI4j~oe]|N:NbbLXC @Q?=C pFUw.Br_BQS%fN]V$5,3tCNEQq?%ELA@ҹ|(hվ2 s4H:yX}#o`:Lĵ;BzG<@~׷Sr׵ܯp+BRL+k.P׌,ʰ`_/mq}ڱ ha!!2@X)l=k՝glI %*9ZiFU)YhE*qfF㴱j^Fz1M͹}.K Ǭ~:|kMMqOaTmt\oXlӝj;QƒW#eRE,v#6`푉w+ڍ'k 1@Ѷ2Ag"e (;iݝ]/8j3h]  1 &n,S;i j՘(<!JC4`&X@| L}4Gdػxc| a}7&LO1bl>yNͮӠ"KZ ?,dqEntٿ1daӉE4qJ@FLXpM_|j߶vwim|8_3g1M&kGI"qMfW'-{g@t@1|[F`<EcBV2 U+ E!`L{\>9L@7/dmUΐ>5XQBGuBQn݋eimgQؠlAx*_Tei葽#ءXֈQ*PnՉkBB?x8, W?~ wSTQuVU"mE;b*ŝd,4v-[EP(xr>Yo'ϖmfP T_a&Gw%@Su~CFsu)' OA 4BE,A4cQ;Mjd %O?hyr2p2Ju{DXc,ۀaJ6G{F(e=Ɯ1X.wvU;}!+`H:QYd:'Hh'r}wɑx, 7Yw]w-ϛS}9!KG!Xyx!LG~EG"VҴP, ;"%Sǀ"Rxv+b)GxNpXP&%ftTZ]vTj;‚{{QpQk4~`Ԣ00;d, `8!2oA Da?a&4h XV 򀱑0DhaDfࣞ'XTá Uc4?>!l;a%WjZUe9/ f(P$5ܝ[/dk,) 9M8y.a2F<]ZL7g+f#_@ԗt^mfޯ<Ə~ ereUU 9t@msHy k#(DS)z(=bV ] ֔ CG(£o-1bN#٧֦[)~=Xsђ'A` V@m4֡\(1{Ǚ}GYl  F9.yZR $= n67'GS8k!S:Vza@ǧ62xۧ( O|Ja%qbK+Z+[lZ.:]0 J,Z: =(1.q=fR|H7pP`laʻ&w-rGtƩvcSxnxccA3Z\>=#>(懎3ԱmM_aW I:ۨ0lFBOy6LUg4|B*Cx&Ihse{„n>%ʅ_?•pC%uTq>TSE Ip$rPq!ɪş'J'v$Fȝ\ѕlaC%I)mX9&B&M" )ZI8iaf bzH"m17d{8 8:'b[O̤h+eo(}YFU[P?o>r(tb]&{Iclң{uʦ,9VϋGH"kooZ':Ω1)ދ8 hE:yYMIYK#>@",ӑh>yG2Ul7PqPKS[biSO]n),ZX!Z~S#yGkfMxðLGMϩNLt v"=&̍eW Y!o KbS;9N}+ɇF@߲)ƌP {kZl3*ȴS57 Cyz/D~Mw BDaJUuSw7&qX.}Q^gX v0NG5kMy9KPЄ[dߑP2K~j 0 wۻ).Dz;9\\C93pڵaE,p2 @LFby ʬ^McD#J,FL* ѓlMn$]DFWB)Mz,H/2 ي4ʛY{f*pUDz;B&fcyC-jЧ  OڌBsY;[ I1?K|i.B?g%oy0"h2vFUV@6'E3Cj -DmvuK$j_+ЄM:2rϼu]pŎ a;S"Ny߯W;xQovYhbtL\u0[*Hו㽇Yq{x?G0rq1Ua5a!OI֞#gӐP MAswD02fX@k<(7FVsלyEOA7kZalV\Sq%(v'ǒ$/?  [˿bf!^K$ rxO![{=ge``1!sni,b0ȗcRK˖@6`RjE&2F˙Hq  ń'Bx 8ĸT'#dppلhXhl0\¶.MF7vom/7)AcaJCk[T-<&ξJMJgUt±Xd/1py 'Q|sÉ聫|E}+yW:8s5협o)3NVY3~R-Irvw}' )%,j.gx?>}맚C [o̲ݕ,Ӯ&cv[ש$@bAa()@B\w#+SVftsb{k!xlBԔ-{]qO-‡L%V(Q%~Llr2xRIdhҙ ehL q.Z8MQqv\:!onMQk/i&=Ǽr>s7Vd@lfYQMI5NYM`뎌nWS-#$] ో_O.pz䏯IM<HٮAol!]A;0keք}>:qpTCe oȕFwV+/VLqNI\$⇆AT=*:m7m]?lԦUIUGL$C<;pIG8 6K)P離Bl\DFr:Lingl-*afȋsTi6Vv ʻ[1 \Vn= 8v(qZa|+r76(ز{K)XoAY "+(15cE潆&ÛtK|y29=`@vߤZҨ}ce54o2Yd=)Z1 T@ղ{8Uٰ2t)ug6Lq̴NO)ù)P9`#5`;vSq|!l1=@K9e?₤_Wz@bͼ0c}-}j 64b-LÒVkݣ)Zie!aѝ}Gߥī6wsTE"ө]Oy1:(4mϰ)B~tp)gj͢FC)NMS'ES`3gQz_]"q#UftQ8{ۙ[2(J36?Ve!B))wIRon0Fn H M0r9Ջ ;(5}|^pb1p|I5MVOO 7>Ҭ1&Wgð^ΒF`Bl!]Cgn.Q2ryDOD˞=/0u \(CJ試LTX9-QQԄVs DDFw Rs YZ