mumps-examples-5.3.5-bp154.1.23 >  A bx!M@eee"b5Q|FZ ZWA/窨ԣAtK#fǓkM{μRV7n&\Z].SaW5H`ۼ6mPh Pa\nބi,?G=ǟQ~yMe۹ﰠCx^k R-͐cǻ4Kc`xh*u,v9Ȩ-LGW)|Ԏn7DOQfL: #X- e9ܢ5^4A%k`%.K&7365624b8fe33f3e42ba84c73d20dcfa8360e7d23e6ac1c22cbe53872b7f647420de09cc99a316d8ef20dbbddfd60846e3ce0c08bx!M@eeebfpy}/}q5A+^BͤixY>ٮIQ_XQx@P6ϭď;0Љ.Pgaқ w=r1Y4SAATh@t?x@.̪KnQ*?B]\M*rCPRspfKgxÌv܆}bX04\]LC2p3RGՀqeJl%% ;>pA???d " G -6? Ym @ x        ( H   P(8(9:!F-G-H.<I.X.Y.\.]/l^1kb1c2d2e3f3l3u3v3w<x]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 libraryobs-arm-11 1652091380 5.3.55.3.5-bp154.1.235.3.5-bp154.1.23c_examplec_example_save_restorecsimpletestcsimpletest_save_restoredsimpletestdsimpletest_save_restoressimpletestssimpletest_save_restorezsimpletestzsimpletest_save_restoremumps-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/bin//usr/share/doc/packages//usr/share/doc/packages/mumps-examples//usr/share/doc/packages/mumps-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-SP4/standard/6d44ecc20fd3f06afc59f50fbb322293-mumps:serialcpioxz5aarch64-suse-linux  ELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=1dcf5b593012e73d5b0d85e167edafa480b73650, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=b3af9e8547e94fc780cdc6e1bd0a5636cfe45487, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=39a8345549bbe2a750c0d7d0836fea3ca4de1beb, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=ba1ca6f0c2a145cb8ef933c5f4156422cc267c87, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=66df676d9f67b1abeef22f6980b77dbbfbd34e0c, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=24e814a13006d074053b8f0ad8d08c05fd9fcaa1, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=0266064363741720369612f1643dc681b92766a1, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=1fe21149d2703fd630d940adcf556239079c7c98, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=7bcdf26a0c3ac1e0c57708c85e9b73915c34b5c1, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=dc2680a0b96ee6b42cfdc64db2c319db1aed3607, for GNU/Linux 3.7.0, strippeddirectoryASCII textmakefile script, ASCII textC source, ASCII textFORTRAN program, ASCII text+:IXgvRRRRRR RR RRR RRRRRRRRR RR RRR RRRRRR RRRR RR RRR RRRRRR RRRR RR RRR RRRRRR RRRR RR RRR RRRRRR RRRR RR RRR RRRRRR RRRR RR RRR RRRRRR RRRR RR RRR RRRRRR RRRR RR RRR RRRRRR RRRR RR RRR RRR[3dIutf-824256e184c8403be276f8616f038215868ee32c1ac721173b60cbe2b02466434?7zXZ !t/:<] crv9w ,s:nez >BVL ݴ^Xm&Op6sq(R" ih55ݡ瘊W/Q{i^j2uq/evwTml+]C б90>OѭH&U@"SUܘ=~|ʀ. h YJU6AM!yF#׶PТbHL } y&&@gI`>h:W%䅙iYNArR@BQ}T,BU \sg՜!=g%)6`G+?(zS[Jo̻¬D ;tq/8f'oڔ U\ɡ; S]_5>/6a bdJ{'cbts))ý[d1\(N!}=iWۅj 謥jOez X^!E]Lƥ9{vr̒'"N1*zdN9s_!k2orc{^L#D ")i %r ٻ !,RJpN#}~9tkl63|ZB[3/}:N-\J,-믌:_unıge%eifm_{ؑ1h)둷DVxֱp%[ƐcԈH[i/D7U%؝9{ @z ]6.@K[s '7(~<BWK2m&]LE&KM߀m[#?fO.}\iT x<~(0`a_~i.Y@ O:"nw; c8kRoa1MAFNp\y{xU)feu)?`+hm#HMml ݕk.W`+&Ik40*{Au*('ی`N#hJW`oY '\\KY]F%D@"(mSOeo.e _[J xoMT ЌҾg޸ۡbSD ۑL[bY`}+c\ykJOHZNd`V,ՅmEE=Ei3ãVp\JXit'%ISv)X+^lVu释v/K_K l33} Ql't}~O(AMqFIs1Q39҂닮j(!Qa`0#VBԎW$ސ63Ԝ*&$QѶGrXxY5g+VLB?؇;8;cF|W]rx|a_hN!ga`n,&}༔BТU-aAVlNla*WU`iF3/D)tS,&\PLj@*яP8LΎw1-p-P+HNB{C~;Bok30Υ |JV\j@fqCחS0V=5]B틋=W[ƭ*Ģ0$K->{I(%^%&2ƒ(Bqso 6Q0oE6hE )JDd쏃Fh-ow{{!]e!q|R*p|}{v-AvVD Q(=rUX3+YoZArYt/XYc]'MI#J":D|!pɈ':-C4sw$>4]ցIVջ>wVjmKw{4,x~a"=>0io͠lCϻ%/Ō?H'?lRnJ5{BZ$0ުYΧ9De|dk|>% 'Ou sh(! &jWT8EH<* Qo%S 1Q~ O58ܸD2.zt9gu4/XDIo#'@/Ǖ~'όOwX_=,fR:(#LAihQ̊6At:8^n)Tşfo1i=+TyfzBUfBZa+][4ѡ_"M⌘0lTq0}7w;0A4uo3},^/t4Q*}5d*n"M ,Mm!}v_K;^;M_Qk>yR#ܠהGZat רzA X_OcۆjS#jli̶ "C Vڣ+gFٰvGn`\uds:|)jE^T$tN`*Dti|&Ѽ 'Lzr,pg_dպ%܅$_hG$RB\y޵|6PF$[<@Vn(j=|ֺ 3*\b!?T6fXaX>j/Iw&tYI(5"Rs: 2q撼>ﵖNP  9- Ҝ+Ēd^=ֶp9PLu$JB%pPfHoJ4:>v.mb簆bk%DZWi*8K?NLitTxKN -y MtdyQ?Y5@4>%'Q~6>x-3uf;+(ɬ$!xDEҜozyK^4\L޵ u7Q{LTd ĺo4`%#BQk%+Z"'3su2!PbFkxghN8MV(~E8%̮ Rg7.I B)#9gÄ$Rڸo6ԩk^aVEjL%e{oџ[$j ,,۱څ~"FnG[DXf+_98ccѫ< o|,;9wܱ3 Vf^+ƛ͖\#3p'>l(F"@W]Bj#߹Z`tUzbM_@[6saKmdn$}O&Jɟ8i ՖFS'Жo&\ݐ'Cͻ9An8ܵ.6_S &kpVx$E#e8mBjA3K1qYMu\BTf/*٦|[K(wY*cEOGZ921"곫-b½ot?BND$RW;;Rs:lhxT<^Ő&VOqET 44nܛN = p5"xFȎzCh1sʪM&y$+-Ҽө_faU}mv"wڰd% o}rӘ"II:c`}#*} 8f9<Yz-rfkicBUR)8Šǔ2FAVpԨ,r H řm Am1"7ů!r=cU{È ql5h5]mWfxdPOWPpqI֩{`} (槊)I B,HntU}"-z ~[xaM`g:<;YaaWVgaH;GTX\)l9 F`v~FsVDO0ϊ `JAt'!;9QëqFzn Õž 4dz 44'<($/؍f8֖,)OkXh>b,$\@ہTXg0;= WEXC8d:ICEl4|FW͙il#2+RmQI$= {!z"{IΟ!f|]9q݊N8ӈ7n#hf-7&G R $'i6d ZZM@gH7E OT8%eb!@9w}5AaW<9Å3ayDs[֜PP (&PeS(%Y ^M#RN}ڈ/=x)IzX,.sRAP(^nd?sS4! RhoIsN#hc_vk㼻e#;ODeid{FAA%a}.7f*Nlu΀iܔqm G5bL"Vb!݇4ՃG,w+vƸ49UUIEZ?d)_ TdȯfR#BSffАم#F>R#por&L6$$LBOKEr|. S\c$2r`^=-Ha ygڭ8h }iyx.KA/tyQIKhEvDZD`r" Q4s A};B17[sэ?& WSyL+ CGۘn[Auzmd\=ZkCh-Mj9XqRWΫ=xDI%EY>avH hU5N? }]WbI/,X]`TZW GٌoU)r{Ad4œ _ BͶSME 9i[-ޭ.k8GUa ۮKˎ(p^mŭDo#̶1G&#nm'@w#- n,;,d |זq޼p<\%!^3IхpH)zvܫ?Sv:ȨAlrK 2N?i0!neM&@v]mp7ĸvx-S#)O,vY:}] 'DCEx cs* eJMi4}wIRd{HThs&Xm<$^ͣAft\g$͍tY>Maù3&HC⟖s~V.w2 o`IJ!QgZfXXogB7`bIL(,+d#S9R0+ĆFc}@]])?){/߿fVگD ilZ +OG{vMƹ> kE:h(/UF+k Ft{IioiZ"qJIB0EBfx tSS)$ܒ<֎xGeuUe7s,s*ԼV4&)IJ<y z^ZZ 3ްt ~%iBH߰=]Vo5;Ywfy92x[7!f:γ7g_),3B=ЦD V [n]VQd96@xwkM_(dѕR)fv:⬐6# - H)ɕ{ 9?: {u㉾TrT()V_6'BB"x9Ke{E.!j @'?a*e`se)~7G=.&dj_#s Cd:'gyPssl5, :o7hkĤj5,kJԵÐk3+C}Gq̵lOS1we#n|4RUzcL $"IS6;src&|@G|@ x.źx]9WbO0hVYMV-ʶ^B3~^.XlP1gP{.hL YJBʹ_Ի}[yϺE^ljGQX;Q'x#;H?B9Px5 m~tN͚yf".i̲˞A m Cju=܁5՗k&i7 FEr2`;_ޮHkIt2Q8kg67»`}?Q3л R`Ji!%h*ȯ;/bc- B:Y~nnJe-,oSX;;aW:)1 NO `Q>K/5C,_ܧ S*,UW!^T׌G:>qr4 Wx9_\ U#w O lYUw%~P!Gzc?1uL -gYCea(گmmFX#OJGTUU7ȼP+\l@y.XxB9ץ$ cc-" (v*W,:,Y<0Pؚ&F89e;a (m0t(@?@V]_PYTsT7I15yytTxQz3ʭ7-Xyuf6Q*Ġa=-eM ryS½ïUg3CIGPߵj1$nr[>M mtx"b}v6| /'"O9 f~f1#_%CC+MvWP+)&21tFNUO&Ɨ@EbdjU͹z\Zi/jn=ǧ4_Ь(1/?=K"h6:g.J8u9t|<آEH鉮u!CrN ߮ԋ4ׂ"5a٭O,VeƃRE/sπ igɵ= HEGUxF_]N~|کϳۀ׆Kn6'C8/̗>?[cSE8Y[p3n+Gs8vuA뙥Ag2UPYѹWAQ3SjX2=' ~lH㾙JbR4T#}7 Z*Md-IM:C>"6Aگ9~V' %үZK:!z@J,<=Jsz?jMt NHN1-s3m9aԣzh}Bp5gxAl9/sĄqLɤ7 _is@u@d@ZSo 2wndK${ QDBhQ˨ԙtc@Ҟ-B!{x;S㓬x+7v m ut9HG˻ ^Ś_`BwUͩZDlfmMƝ]ih8J;Ҽ \}0.1mIt'}m9M7-)up:.r){N~5l1Ox\C!q'XN .o?(m0 $3-W֤J&D*[2||<0;)OPl%ub|k]:#`sj5R17aֳHb 1M∈vG*4Ķ9SxjG1D16iXC+֕ m4$*5GpeVprrEF^SD*e3FԲ&gk#z\y+k?""yҥ߸4"P.i=tddrk6_$BrIHp[s),G-}W`ryff;G%dd$;RT| Do<:Ӯި&YyzF[:,נcw7aRݟ[s8猪; sm"91a\}\Y Ewޚvf<#3Nb*9 5$>&+̸8ۦHA8<Ѕ5 yJkE_:ٕ{dм ^*2dL.$ +zrؾ{ħݮ$R\g68[n-Y̰s>cZ~dQ,֛FE ðhQ^qqD+6Lf(.qf'G;0~yN:u#hOa9\*ߊ^ѳoub[͙ao%\8m pd@k2L % 晶{i,rF9$@=v8N#gWNə%.ja45|k H`,ɦ9nځ_~&SyS!T-?sMܦ{_z]5F 򙿾iH[wj5:JЁDcŃA=#N83$Ju8*)+' ᚯGͳ'B)qt`b|aN eFLg8&q]l%v6LŤǾ94+uZ'bήC|a:zUj|_#Ӛv`䴜}XEAJ! ptOZtg2áxG2}5u7E}ՆIEx84Yng;>5!쥔h"B~YbRaUd/ɚ03H+).IS<ڊF 7zUHU#a~* {}J9YC14k903CQ߸U!J9k |j?Y% Pu%< B؉NjTKfv?BRTbSLGF?ԼGO,^!`ipL|yo,t,νG8uihDqqZ QͿY9+!S*GD1hI!Rt .@8"xd!hj*_H&ٓGһ$bR˂̯zSaXQ&L,+ R b5@$0]SopL?6DG7O[_HLB\Lמe=!Kj,'F[SbUc(N˺"'ϔgʜ4wź28wq`B=vw /cK3H^̂2!8hR\: zxyOsW,ETrh-" -_Gg^@Qx/ Vݎ@`l#o!Y(%*zJV$dm=SNҀ\ gN +la0?ݫU}ÚY3.GgU즆N{(IP>CLIZ rU@|I% Xj?d Hb&en^!" Nv1L,ũ$kfzlV8- Cxi qfS'Y3gՁJu ]ŝ05\pB[/GȎb+ڰWJ8kHcPrdNa 9Kgyde%SH5q} чp}IqBWп/a|,$*EgHQ5(JDJ3C\NʇLwv8f>!:h&7) W7vۙ@%=(MIӝ[ëAPCu̵:1iXBfyyoǶE1(lɾ1r cͨsSQ^Lɀ)VlNxuIiU -, Gy]mDG1ư 3`9'MyR]@_\ ,%. L"Z/hoMdjtU`Gv0}9g$k^m<&̉?Jk\Bݹ9wFnBSZK Zs>8lJĬh ~iTVۼ&Bst(vhYh/4ɍ|b}ZZ* 닉WLN۪/럟Tr={|?D Y+qqW'n?'Y#nTki#e hQ9m 5/&𱀹,Eپ%ڮ?Wv-0CsU?.lNK,t~0z,h YZ