mumps-openmpi3-examples-5.3.5-bp155.2.25 >  A dkI%z B- bź1M\ 2ay\@gNI&RX·6Ы5| 26c[T:Voa*0|Z Ȗ+{n3VzD,C. t(M=Dwp?H(@U!‚g116,:d1̦FGퟯr`Q /6b1$\Jnȝf1zO㿉4c"Yߔ%w*L9dPp3M#:K"KuYKn#֯B;*{fhR.yɨ܅.'6m_]q)@>bz8F;P<0djjb|!$0RIHueX>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 librarys390zl23 1684796139 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-openmpi3-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/openmpi3/bin//usr/share/doc/packages//usr/share/doc/packages/mumps-openmpi3-examples//usr/share/doc/packages/mumps-openmpi3-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:openmpi3cpioxz5s390x-suse-linux  ELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=471883b9f71d04b224fd10435e842c1bc5f635db, 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]=f060bab9f79c480e98d276a2be632753f906e8ba, 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]=efcda5230a31e6cb9b3cb3829e2805292c5879ad, 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]=8693f7e612fd9e6b43590b0a6b8bab303e96ad47, 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]=b04687ec4dc50366b92c062e8f12077cdc266d03, 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]=ba660b24913517c7985527b80e640863f36f8a18, 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]=49a13d5ae953b7867c3760aa720468c1e8a8232c, 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]=21fd7fce84622002bea45234bc57d54f09249438, 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]=07e2008fde1225e74bc2915fa5bdd6989db319d4, 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]=0f341722328e2eea7aa4b818cd87133229ff3654, 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; D7Kutf-884baa98f72ce5f0404c62250355ec97ca19373271ac5e663e3b0fa4b2b9d53b0?7zXZ !t/W;[] crv9wШJNNķ]]ݽ 烿YJd×zKEkޗKFL܂=1f`>0k-KI诐yu5͋>uMN. ɭzFs_6me\Dp(:bʤFr^WI{5&>{{DtX92+ґ}lܒ]V{!%Y$t;4X ` <|@ $~24iUi- lƠ l@Fdъ9澼6lgF!vC Fd|{P_jC`Ռ Z[ecd|S굇@βPBYME{otِSOYlD);ߘ *z?;7MV86[z_`4Yt8@MyJۍܣVئ)`fܗ59|GG'f=jvQwѼ5m492tq :'Z/(4VC$VdAv"w4]O9P8z$M@1 =֏HE*6^& ݩ+0'Gpл` Jg No!A|Q־靯 -$~Z8?+g>8Z>AHΫyB5"rʥ }k,D=\;rL:OWS*rgԔgL|v 6%duiv`zŜs(n@DTV*T;UWz!~݋ `^IQt\2~?=0(0֭Rf7N HOTC2oǾ';b9Fָ)]uP墑wmB^TM3f%ARg*c5ziP9FPR*ǀ5szY_J), cE0gbΔJYݳ6ɠ$HEF^ک鬉vDg2Ƞ=lоv˄;7]L\-ƘNP Ex#`];Ħc,+I|MHL^BcҜgZn^%M lIE:"#;b+>YG*Lh4OBF\TO_BEC.bXVDƵ X0*߈ <*ڑh!>kwcWꈑP/%| /Y&}j 5l0J3eya֘52_Tl C!]O_WYةl=Lh 9'UKL<˄|-;0*@zj| TH ,I+$ 5s;`w:ZS\iz5>3!ߍ2$PXqm8#&-H G"8Щw?kյgȖ:Rlˌ;(N|5Q|tK̕{՟F^wuf8/ht0ɳTm+0 λ:Q3[(yMt-\-M(w Lx-7[iəhU;$)!^0{*~,m]SH6X2 >(UA(C̖oEw^Gj 7E GK^{]<*{aL Vgu"M9:#2hYhcJMjtOҘUWsؼ_&W$x4rܛ"qH] <N aCqn|2AB\;LKW~Smoj#.[y8 OK>ί9s/pvˀ-u7(`wyC,K(o53\͠2'â_ӛ~LQ`ynD!P:rɔ&1"ll V)+ERe GQGIdشx圉/~R}/aXge4 ZU<\8O?cU B>b גLu[!y~ qɺ L ),3Ȉ&2)Hne=ǭ ASvO %tvD&e wlJ)y].|i_Uq<aajZܱH*Cg͇Y4><wteY=̋L . @Gh; )%e87͂_>0H^5ڌrmNr^,fs,y[ZzPRd}PXyAqcZ~C,8W48Zd:\tb:O/:M KٽVW-Bgޫq1mLc/D 91/݇bA~c=Xl҄d2n[B.FJkSҙG _%< `RUW|^R `l"1H8 @:)?ɲ?`W tohi`rM)P">Eq\eiOSN24L4֠kך!cݞKV{0^a6yςȥؽY=eN8 M76C_N}f`b[2{ 8;VGN ]THj>gթFޑ< 5&;>^QϬW=)d }T:s#8o[ Vz#` ٴViC c. L_A<<>bSBw cL^rK>GCNOt!Or`>!aW>ݘ09js64VRl}^?Fmw7W&HNy zصM aAVneSy.Ã,:~yQ65ep~[) XWox_&c->OOF;ك5P~MmwzzlܠVR1%:cFNa ~|ip@`aߣVmՆs,g3@ }t Dh9Qڲc #1\RAWLfSKh"j*T%=^ҕP1?!e>cXnDcemAJ3GЉj,yyi"2O[GqP:Dتb]o&/̦-WF(/]{LQ6}.!lzVV[p P'6yj>Ns2o3d&D@x-^W{#4dy6 ұ (/Fp4+7UՈ 1ީoy)r tkAo6n>YhVΙuRɸ&6EyilP"tuJzPO( uDrI!܊% }wYty,JE]ͽ9ZtLL&ƅ\/3딸YQ/mݛ&Fw%ܒ+uE8wMVbPfNy,|l|'GJ. @bt[ggS^= <"p5ސTi!rx )f*'Z3yͅeًV6`^!%EFJ ApgtzGk!v33RpR kra2A$厠q;1P D84(.݃r 2񥡪\/h-\'RIrhBiVИtXvFa_Esy}$(2BU#\]zұ 6q,!|ל$:l3[ 2&7J\== hՌRoDiɩOѐ&k>7JĊL 9̀$ajǙQ☺ ëa`](6,v2ϜO682rwT 4W6geQF+Ѵ?j^H>f"#&x<9Cdbki: Ecmx馛Ikmy1M$074'2<!-f9}>=zQC@V^n.F.z,p:l+-›Hk^>;sϪ߫cASґC}_lY 6$~~< "DJ/V!%!tBs,_"{$c(!oFp7#pÑ[yz.wnнR@7{4QQXn~ *Q/ XybB`'u"V Y*KgpRӵwӏ!dֲYYF~3ŰtEma0pd E˶y(JcLI4R~p%e|?&qv+*rv}J凙_0cFyd2` y8D^B)mhCS82 ELˇ^J8Wޝ[xʲKuʰ+#?R٨r *SOB s;q=cSvTj4Fh܀&@1ѡշ{l<9hf'p  Gυ n{B٣GVIAĜx_;XEO;TN7`:<>8&-N]JARMɌdv:m9XlWw(voM]gJT_V@s@)g!mjIc U kxKѪX= o$HWcQ$m|SYu(u_c 8\G f{n*+'%pO|םiܭ]$ʧEТ(ac`ŔiCc)^~S0# &z&{3׀_ ywwxnis/;nin0 _efr{*bńxX$@ Y= \FNTz"!Dk KvxHPV'l1[w2BB@  Uo۔d*ZT$®gH/hbyϱѯ=u8@T±fw!Z)pŒeH"O? `XME) SVuhхe~#M g"imoQc?܀-cE d kl)WCNIp3uf/~(S!.9ՒO .Sl{rl 4)QXJ+#% mt- XiC9쏻Z$Xt|$z dK_׷@(KEZXQtI]zEmy98,Mne*QQ!61B#[L50ur$wJ_f.$Sa 'o,Ooj?3+&&,e|[3kuH<<^ێ SldIܼBUF{8"G$悀=MVS_{~QGR3V۰+DQEފ'O>n4K$lu:N;8ߩ8[dqx+a':As ,#X۲F,7JBjݙH<;HoqIlQ@/c[Lb v8( b>*s,IxrUSAdMe=ޱ$/wO~3t +"Ni mjWTK|t~O8 -Bkq =3@s O{C )gX`JϬRZ1&CV>ՙEq*ȦF1 Av{R1cQO x|)`䓥[Υ"t̍ib! '@OG259w iOIQE<|ZOx}7!LrHvPtIo&6S;s( XϜ J[BE6[0[e 'DӦ%ߡҸO5?"$$9/EmcdTeY(!wvtdZ d$0KZt-}Ѣft7Ps˪GF1 u\߃mXJX232[;iGr"C|M{\3b`2iyA1xAXٽq5(H9JSVYq(k~azhGJ+i6 }jg#iyn=ԃBʟҠW%6k +>Q'ŭB2GV7)Ŷ20$/r W1[n`oH'$x,`T`) GCx՚odcPFW{Cwڇ@3tqo;8\>vED4f4k,=j\E5#wODذ %jQ~au+5:LI w/irUpwᓘ7g4V|ZU2:Y 4zɽ 1{dyYߘvGzqpn 3b2;0s9Pn1?6||럅H<GǽU{WھkG$Г>ئrQilSZ]y]j̯X`3n{ں]7[,m5R8+861#t6Tͬ"*~s ʊ^tԠk.Y[rv\Gi_< M&4&r=d搔֝쇆D^6 w E'kUA("XLly}ulNC BA 4Cr02xmA =Z)~ ,ֺщl%]~8qh0+ִ(WS\!kė3^N??yCZ(2zI']qu'g^g /HWbk0xy#O( bQz.dAq1_wXNsRFuvwu6F /1<?pKjiO!$&i)N*'e:n2\ixS$)a,#nwYzԥz]Dx ?\)T(YY |=x0x?;89 }">-2oȝ }}F@|ա[U8(SZRD5C,mN]qk108u\s7xf3 6 ]JwRjnv@JWP/WmE2;@8|Lx7J+M"GLf9;7r$%}cb츕R@L HL}oSH^<Թ _xM݂5dm4.|h<2|ڌŪ{u)dz^p r#ԱiRKN¹4Jbkrac] xW ҩ|v"m5^:|f/?P.ϩNM0whmLLJ$ԅ"&Rz|Y !a>s ū3ɕ6D˃VB!HxOKB6H2يw?p*&J)5*KȠk(쒞=6Ϻ&ӏs;Vv;;2,#(cۿmک,*> E@vr! XD ^\jĺ{i}u*ZP+Ob6ˀnޡ'hiE( xw Ϣ٧ZEUx8ًbW^:CؑIi;M𲕅;KQn-NrNT3pZ õ%;^Ts(JW{&|M>nP ٵ) DE'B]%ip7?3{sjW4lk6lt:׹(iݎ8Op(9yLmXˬNj -dmuf_)%kʒf︝JZ w}ʹՁ;D\9\RTSQR z<"/h2Hx*.+R֯-I$ %crY.AIW"PQ&p-b C~7af\WPز \n(۴5*4teXX걚|TߔngQPX +%G_SLD1:!'KqJP1MKmfa!\5]zMKIƐ*ef}7bŐI0c.t5Xgb+`ŀHm,%ayKENGrܡ4 1fBN|֞Zxl#͒r-@+߸؃׵dD˛ϿO0#9Bjz ?vkEkUH">lY!_OfHlNc9x!U񞩌V/X-j3ĵI mՄ4kzagFԗA~P;Y>N9BeϤQ_D9H^? :H}gڧaR`Yp9>˂sb Hz_@~4aٷ\\wo ,&_,u]fP>}aZlÎѡ2l4 m4>:S=os2h݉( Ր^Le Ǐ`%S*/lUen6Jfh;n.wòOY1J5x]%BA6xo˜zvu ڡUa.z y 1;k{s}x >ũ3'n8^5wd[bqyW㞽F?=& nQf7_?mjzsN+h!ɢ zLr'ՆdVN'e[*9eiq] yPwMLCc3BA!|({{X5Sl%ܧM.7/T pȌۑU]90C|%0JJ2ia4VW;g2FkQ.U$ *p4ZPL5Fz ;[Uvz"a?BNB\ò6ruMQu 6 ^sJnm!QQyD_u43"a +\,|[!/|\$kQ%$aokD-纺 Ť-@0򣼕XC,+gi$[iZ?\qB&}Gtmu]HzH6O['lM 9ngC͌_jj`!:&6ZCMfV7aU4P(!Zv UѲVg7*g^;!c;~_RI pl+v:cj|ligY} Hlso(}US֊j&j h9,BHwLTaf&7U@IO+rSw[AܜKk*V(:,TrXGJ S~Ssvb ?U0xᲩ:&3@J"d9[C8r`Aʵ&6YS|.J wVc,L"7^ƳsoV{rG'[Bbニ E8NX*ejDE!eb= nw /hwpul)ė 0}7TH!:4 %R7 !-%8!07l~!ۗE](\8#'6Z6ĦKT\ <4U67Қ(j~6iVr6&_I"?VΠ2߰ V:ksX9 ;m+ `|;Ng֮Չ!o7rϹ.\C* +H'n"h>q@ =Km6< ǂjR.tK=WZE]C {^pʈ&"HjCa&~0 x t}Glȣ a-S`(  CF 0aSdKDl$ޤ!/đ#ML I O\WSd-sPK$', "rV\;S ̩!.jsGP $:+JCJJ.Θ8d.cF^WcESߟ`rIvY&fCNj"QW|Jveo_xٯs}M1^VO MՄu*#\}{|=o@&~ɏɜiԍ ?¡w~3fRؾ[YjX= F #!jc:,See32 ۻ~1KQީHK+t9RH|*ymЍ",{bz1D%E)5{6(i*-;vN}dR5p 5]^"MGO`LSq4q0r|T9#r,i/|BRKa"R[9s8ȗ}##b]EòM*:NCۋʘ]*2pOe!%dNoHRV;16\F?yKF`oP[q y:U!4cYy@RL*m|3ڼ6Ėy$ib@TĈܭssq}OKQ!ЃdٙQ*?:COu)&U:!mjx8/8mQkK)R!f{:ĢΕ~f4Pd܌ZY=ݚ+T` EesoCzJ;*D}|/'g ORYHc/-㓠jtS/֖Ȗ>Wtʃl z!Kӫxɿ~Yg؞a=w&gwb6GYS*!ӿ̽!aH0]564PJ C XN9^*\/zH܎(4X=CJE3b vDy %SdW6.VFTE-ΫoGs50Rdmmo6zDG 8l֧zx rL 2a%㙶ćdNA6[[yGkG7ʏ 1JO~a}Gw^kaӕ^72:rNʕ%- 0xJ2)6ld_