pmix-3.2.3-150300.3.8.1<>,b؉ep9|F$z1yNg4JwS{vﱯLfs\! +cҝ!7d!^Ē 6r>wc桾Nȏٞޠ@>GF'9CALې:Q g%a? ̓DW19;/Ks)kazfriV@rQ!a&ɪ +B)Diz|st_LD~p>J:pcI+gɷI>u rK `KH4']/>>,h?,Xd   ?X\hl h   (  @  X  0   ( <  d  e ( 8 9 : F"OG"dH"I#$X#<Y#D\#l]#^%b%c&Xd&e&f&l&u&v'Tw*x+Hy+z+,, ,,TCpmix3.2.3150300.3.8.1Process Management Interface for MPIThe Process Management Interface (PMI) has been used for quite some time as a means of exchanging wireup information needed for interprocess communication. Two versions (PMI-1 and PMI-2) have been released as part of the MPICH effort. While PMI-2 demonstrates better scaling properties than its PMI-1 predecessor, attaining rapid launch and wireup of the roughly 1M processes executing across 100k nodes expected for exascale operations remains challenging. This RPM contains all the tools necessary to compile and link against PMIx.emourvedreSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Libraries/Parallelhttps://pmix.org/linuxppc64le  (  8| m D PlAA큤A큤A큤eOeOeOeOeMe`%`%`%e`%eLeLeLeLeBeBeBeIeIeBeBeLeL5640ccf4682542bdaf3d3730b8702dcbb0a0e12bee2a9f816f50c86eed04915e986b55ef4005ada1c6a7bd96437505631631f7e11aee4ed59da2535fba9689800d95644f0d717f7477fd223db8f763c5795dd083c1188f5a8e2de6702716d1a1e4a9169f8db3b03576a236ab918fccfdb3d1eb14e2033be2513a75375a0e13105eb3ce697486de2fc5983839258ddca01e051f219bea22a21ce8a33d6903b52bfb92c11ac5b265c015377e1993cc5287693a96ebb6d13af28395a46f5a3a35f3460838456077b094d56fc5d3438db0924c2eb84116a5deed14474734dc2e8499a93a775fafbfd239e8fab0ef96cf29c108ff2dc835a5e9358d23c401c30804305cb73343e817e3517146625577fe6d175f95d778b5c456aa636123bb31a861895cb73343e817e3517146625577fe6d175f95d778b5c456aa636123bb31a86189fab1a3b8bc1ba0ca8eb22e6b806c1e1eed5141ff61cca3411cace909cbb599f7bd5cef102188ad91ad9b43b79d8dc6150d73a1d3848ab05702b2ee18e417fb5cad897aafae5f8264b56e98bc5adc640d7441a40c4374addf8715b61f6170e1c4a87d63b8ed752570a4b31a8509c2612df7e083d1513ba6625fd1f15b32058d359f9fb628fea25cc8292a3c32f6321cacf7f9289bcbf480adeb22f28ece0ea2e5660aea080753025c9848a7b8d53211c9c3f97968d8b7a4cc48a842c2d5037d56d3cdc86105b845d3ff3220d9153968a46cd1d0e09546ab1403b9ad1213da5354c64929aeb3eace2a3d68e96b2c5ab26109270ffbd7485d9d5a345f9e280da3e65cb73343e817e3517146625577fe6d175f95d778b5c456aa636123bb31a86189bc2aad6bb00cbc5b05657b376d5c038dc7aa9ded6050d76f48231d970c28ad1drootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpmix-3.2.3-150300.3.8.1.src.rpmpmixpmix(ppc-64)@@@@@     libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpmix.so.2()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0.4-14.0-15.2-14.14.3eRd@dJdV@dabby@b3@`.V`+^_^^{G^E:@^g@]@]eich@suse.comeich@suse.comdimstar@opensuse.orgcgoll@suse.comeich@suse.comeich@suse.comnmoreychaisemartin@suse.comeich@suse.comeich@suse.comcgoll@suse.comeich@suse.comeich@suse.combwiedemann@suse.comsbrabec@suse.comcgoll@suse.comcgoll@suse.comcgoll@suse.com- Fix a potential vulnerability where a `chown` may follow a user-created link: Fix-a-potential-vulnerability-which-allows-chown-on-user-created-links.patch (CVE-2023-41915, bsc#1215190).- Move the requirement for pmix-runtime-config to libpmix2 and make it version-independent (bsc#1209473). - Install pmix-plugin-munge if munge is installed. - Use correct prerequisite name: pmix-plugin-munge not pmix-plugins-munge- The devel package must require the actual library libpmix2.- removed library plugin for slurm as a fix was applied there, (bsc#1209260)- Create library plugin for Slurm: it contains the libpmix.so link which normally goes into the devel package - without the headers (bsc#1209260).- Separate out psec munge plugin to avoid dependency creep.- Enable build on i686 and armv7 - Move test files to %{_libexecdir}/pmix/tests to avoid conflicts on 32 bits systems- Provide Pmix tests in a test package to give users the opportunity to test their setup. This is particularly useful for Slurm.- Remove BuildRequires: for pandoc: Not needed and not available for SLE.- updated to v3.2.3 * Fix thread conflict in event notification - PR #1967 * Finalize: set hostname in global to NULL to avoid segfault in apps that call init/finalize multiple times - PR #2001 * Silence unnecessary error log message - PR #1669 * Fixed crash of dstore locks destructor - PR #1776 * Add option to bypass local-only fence optimization - PR #1825 * Increase timeout in test case - PR #1830 * Fix server/get for gds=hash - PR #1990 * Remove stale config command - PR #1933 * Modex size reductions - PR #1402/#1403/#1421/#1423 * Sync 3.2 branch with master - PR #1832 New attributes: PMIX_HOSTNAME_ALIASES PMIX_HOSTNAME_KEEP_FQDN PMIX_GET_REFRESH_CACHE PMIX_REQUIRED_KEY Removed PMIX_VALUE_COMPRESSED_STRING_UNPACK macro from pmix_common.h New frameworks pcompress - Compression methods - PR #1139 psquash - Flexible integer packing - PR #1423 New components preg/compress - regular expression methods - PR #1139 Modified string representations produced by PMIx_generate_regex and PMIx_generate_ppn. - PR #1422 Fixed dmodex support and PMIx_Get behavior - Issue #1586 Removed --with-pmix-symbol-rename configure option - PR #1748 * Expose PMIX_REGEX constant per v3.2 standard - PR #1848 * Fix immediate flag behavior at the server - PR #1885 For futher details, check - For Issues: https://github.com/openpmix/openpmix/issues/ - For PRs: https://github.com/openpmix/openpmix/pull/- Mark header and config packages 'noarch' (boo#1170259). - Add a bit of QA: include a %check stage.- Create separate plugins package. Since libpmix2 obtains its functionality from these plugins, add a dependency. - Plugins depend on libmca_common_dstore - add an explicit dependency to the package as there are other providers - like openmpi3 (bsc#1167983).- Update to version 3.1.5 (bsc#1167655) * PR #1413/#1465: Remove unnecessary error log * PR #1433: Return the correct status from PMIx_Publish * PR #1445: Sync. with master to fix 'get' of data for unknown namespace * Includes the following PRs from master * PR #1382: dstore: fixed truncate key-names while restoring * PR #1405: Fix xnspace dmodex and add verbose debug * PR #1406: Resolve request for job-level data * PR #1407/#1409/#1411: Fix dmodex across nspaces * PR #1434/#1436: Cleanup handling of info arrays * PR #1435: Cleanup example and remove debug * PR #1437: Update blocking Allocation_request signature * PR #1440: Fix 'get' of data for unknown namespace * PR #1442: Fix fences with namespaces where no local processes are running * PR #1472: Initialize nlocal and local in the tracker * PR #1487: Sync. with master to fix info array and cross-version issues * PR #1493/#1497/#1501/#1505/#1589: Info array and Cross-version fixes * PR #1511/#1517/#1520/#1523/#1534/#1565: Fix pmix tests * PR #1530: Improve handling of servers piror to v3.1.5 * PR #1531: Update transfer from hash to dstore * PR #1538: Fix singleton initialization * PR #1547: Add missing PMIx_IOF_deregister function * PR #1554/#1591: Fix memory leak on namespace deregister * PR #1561: Configury fix for reproducible builds (boo#1047218) * PR #1579: Protect pthread setpshared calls * PR #1587: Fix to gds/dstore configure logic * PR #1610: Adjust hotel timeout to be in whole seconds * PR #1613: dstore: Fix cache size calculation * PR #1622: Fix multiple occurrences of unaligned access in pmix tests * PR #1620: Re-address the collective tracker problem * PR #1625: Fix library version triplet * PR #1630: Fix support for PGI compiler pgcc18 * PR #1637: Realign behavior of PMIx_Get and PMIx_Get_nb * PR #1640: Properly handle forwarded output when no handler registered- Fix invalid RPM groups.- configuration can now also be provided with openmpi flavors- using now correct openSUSE:Shared library packaging policy - removed pmi,pmi-2 as they are already part of slurm and mpi libs - moved MCA-parameters to separate package - implementing jsc#SLE-10791- initial commit of version 3.1.4mourvedre 1694536332  3.2.3-150300.3.8.13.2.3-150300.3.8.1peventplookuppmix_infoppspmixpmixAUTHORSNEWSREADME.mdpmixLICENSEpmixhelp-pevent.txthelp-plookup.txthelp-pmix-info.txthelp-pmix-mca-base.txthelp-pmix-mca-var.txthelp-pmix-plog.txthelp-pmix-psensor-file.txthelp-pmix-psensor-heartbeat.txthelp-pmix-runtime.txthelp-pmix-server.txthelp-pps.txtpmix-valgrind.supp/usr/bin//usr/lib64//usr/share/doc/packages//usr/share/doc/packages/pmix//usr/share/licenses//usr/share/licenses/pmix//usr/share//usr/share/pmix/-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:30629/SUSE_SLE-15-SP3_Update/55dea84cbcb8a614092993fa025a39ce-pmix.SUSE_SLE-15-SP3_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=124b20cefc6bd7e56664bc9f8d390a23e621f2f3, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=6031a0cee9da358a7ae8dca5842aaffabcfc12fb, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=a497e08b7e305acd951075cd302034b5c94bd79e, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=3395356c0d936a01435761e12f70d1afb05f40d0, for GNU/Linux 3.10.0, strippeddirectoryASCII textASCII text, with very long lines RRRRRRRRRRRRRRRRRRRRj`6 gyQutf-8901d5ef132aef21e0bc86ec90e55b2d6e3e77a067c85c8e0d4f540549f99c82d? 7zXZ !t/^%2']"k%H T 3aল/8MEMծ@拳RϽT#^F# ovVFzUG2% aюg6ޡ25Rz, 1Ek3+ _}.1OF#}erD%o&'%/$s_GTi4DiRq5*,\ialB]Z A G'Y?`15O zxsZ-wAh]vm9&^s܎LY bwòafƇa Dzec`3mA{bt %yKʊ*fk˖D=V1>&L:0R]Pra#)* B8497bgOLL Aߛ+WWr[sk*I&H mWs8%Uc|ˈp> m)HTw\UMҤwV*OqaPPa4-eX2Hкk`I 1{zLn:YG=bw WP%(NAv%gC z5j3~Gs\=HNJȝ^B+ֵORty,L nGz4%3yoVvOÇ|1~bO~wz=չ%m:xE&bfv:Km`of>߉4 c5O2b+0@27D ١HYxyuP_p EufպME&bÉpב(DznYyl;Z^251&a)d$ZML,C^']5zLSwDr/A' <2_* WYu}vENϮV0)zٱFV"i9=5ՉGP߻H?qY'ABUD3E%t2;V.~YW&݁r 0dZA<Ǹ҇{kc/,š;qVdŰ`2Rk0ՆݨΖQg R`aަGo $+cfBs' xenh,Qt' /si #Q1kftblo۳=ߏqa5죚)ЋG@%wY*iHV>{un1&v{FuF+A4 [D]z+2γ.i+(Nk/F:@mCB:A#o&se(؄F1eƻ:VKʙkxj۴bR n b2f]@ qB N1- N:pl.^δe[L"|cJ[ :_/NoD^>~[PHYHA W_m.@-?=* \+ցSʥ.[9Xsoe9SL5t8Q o.. NvO<+:5m(XNA'Z8sѮ3噿imLtq8SDa!=sGjlPu~RB%Q#og) wDn *~nɽ#c8q`4E@2iD Ψ_?ȏ-]dypp=6W3op6M6Dx֝o*>cڝ {@}X2Q7Jp`ㅨNũ\0qG S"(> ;z ;j],W8x+Y'H1ۉOO[;Y;!dd_ⴇC4FPgYjtʔD8.{i Ip\K/@(ڛYP_w^hSǭ3*s5vUAf8/]K)Pt)M ,INczC3St3䒛yI8CbF]}TJB{l: Ul<H;1{gҳܶ_`:"ĹN2Ff7A2".@ a4-ǻi%NlcKAD\:қJIXg(}i(QpP=f~ N~Z '?:IoϥK#ҏphfHxXTZyW}%|.>XZ锣?=T gpFRvkJDBlpt*҇x 60LjS4Y,Ьjsr>02P*v,z G𯏃Aeoc[TQI撋*Ov^3^۟ħZ~Zx#)I믣 WHd"򅞍,xތCa QFN$XT + TrMl1J'pg/A`-pYFHq!A:¶^^o;!cR`C]VV?OR7 ^Ya?&͞%z2Vp' hw\5Οf os?7T!S܁m,axa6ꜭOknɄ<ӹ\x5m@b+XVAnN @P%$2UfnFj"2 O~ 9aR&nDstMb֘쳩;p]f"XyM+ VGZyGsjoFzW82dl.ZwBM]lEœ(3 rKfZ6˽C[M>?Ώj;_zb\ _K HVð`O-P*ӌ*l+_QVҨ*W.̑ԯ*43NqջL{D!]VP;tԨ2A`r40Rw_y%soRLXaAU`QR"8toށkloi);h)f |KgylW*(X$tt3 #5!J@ggPm}Av23ӿBI<JTmAp*V4-Tm[%+vЕ^f`36LB?vAPX]kBE\ Q %'/9H#YFq2kkR,TQ:=B5{ٍYZ1% Jf>N4ts0OJM, ]s!zmm ֐y+S|l>,?pmUD{#;၁6.ҭLl!D㵄^.6] au/0¯xk;j[oo1_o͏Q&!h$d-c!qP6z2MݛVq4 +qF9͠.fT(YG6%?^P z ʙ"+G-(Bj s> b'w/cDޯ obG<ɚ;+:ymYi}`ߢ*z$$z=?zOűT򸄇|H?@.󄐍M<*4YfRZ CԣݡeΡ6h0 $ߩM;|9X1,g,f͞4w.1PX:n<]`t}V G@nz1hXB~3Փl,/ŘXkveU!0Bl8כ:Bx~̈́ Ŝ|[js po%hhy,fa|ǎarӱ#?؂^ /_/ɒpN<7=16ĩ0VKlG1tW2R oY3 H5Q#'wi)IO#)%JM_I>Gs`aڊ:_ihUzĤ݁ NUy7'* ל:V0 +:4!59UAf]1SDg-œ2UjSE;R6 ;/-GR+_./Fp%=Zx0U#.(e}a%+tʢ*L@>kF+kU5~ia*荜q {TL 5^V(Wp'O硴LC$] ͫVS&7?Al4\ @0Mտʻ:{<>z*Jɮ^>P7jӎM'(侂XXv !"|} փ[43z3euv"a#Lujs `_5XS B؝1KXjS w;E0I*nm,VRì+\Ċ_WZG=8G?=Lß[kk4S`@ q62++H#' 4HdN51,X[$ێ/$"I\(zՌ9ց5OJI#wMZRўx_2U 5BoŮm҈/y(@;$F5=)jA.OaP(zJ.{&3is\[g{<@pҧ^՜`.]s a~S*7PqMr8M%Q0w{g램"ZYΠrĤ1'÷1#8+E߆MG ϋ s=W)4e~U;/;{oGɞ H ~I1cwLyN9%F-%H 8}zsO=%DR*8ܳ6^u%8#{ 粉-9QYveia@EWHa~Zm" Iهdg A*iΫ :Ǚ >g7$87K9Jtvlz'W62iInwM)[V'5+!ҏFW8S W~>m-x9gmxh \BFlGҙz8: su}q8˳@p ~S7.52 wTRguQ0-d>»E3`:l v'Y״b+ג 6tt8IV6;Dpo8ubV`lW^wN|vqj`Bo(%4mbܟ&<ŬLK`25 @ );@mMfI[j~Tӆk>=H*I5w=Bƹ*؀3;>u?cQudIƲ kk"J&;l~bi ֦|Aˇ PJD8&VgNxid1ړRF:m]P(bѓ.@~c5ꪖqC'2I*` T4VwjxPYo b/:UTApRVҗlG[<Ǽ˔֦C5m 9+x1I03jWv(?cQ:\涷 %ҸS9[PٵjJ.vhL !w?鹐bu *mS9ƩƓE#PT(nuA$h[/G3r=LXSDf#֘9ɺ  ޶2H{wЈwϣ>ͱf @͏D0irǽa-AkK e9ōʪA6.:<B `tl4V雏3'3-ۗ{ 7KhдY(Dڪ9)΍PMNN:/L'a'sD!]p_`%{yf/4‹& O+~8|X,n!Gó (@XIpXe%*#Ft#K-̦m.#lo:V넩ÆKLhۢʼ%1D(GO6P%oy^]詂k'IGc9P{9J4 Ctv3`-Ljf1 BYO]ADfWP+nv6E 0Ls7+t {<x"h퐟C <=_̠^L!U[T]w`MVזy6R(!R}zo  +6Ng%cS 3sW=!Cb\OFSt@&ERRu0}@#ϰ],!ٻ l@刻Ggqdq[#lba_a [RO/{XXzN|'!4CnJ|7h 93D]@Fe5ARή1zUÐ6]O!ccVCkH)\S "I _8=ް!㔏r`3q2|còęꔪ@>Y@,h`DtCoR k71`G fѐܨJd %BCaCRm+tM/ G6";6" QϽ5 "D/a1G=Hc7h (9gʐ.COV$YU sB( cI_D(mtPhIt|}pe:6++}&6oSϬ48*EZkHNҢI7r,.[)Eg03& )+X{G]d <\)rs(O|i^\I^  qK_~ELVX ZhFaR)9#3NQYKrC|vҥf:.n;n׶s vXn{4HiL1e.ze\pefbJ2[l=p}ZhaOiN+{e8UPt[?hiָVsg X%^ߪCG?~<7Ѡ*ಠ" }3(RR@zݝ'"}SNʶcS6De4 Jh׽$hZj ;d ;8V{2j[ l`qGX\ǵi>N>Aunԁc'$6&a1dY$8R<<_\c*ҰOA@$ \x>RA~}Aȟo]` 5bm T#4: .G#K@lq*'Z{ݾH8^uS=ID.g1~y †AhArzcC4&qLMl mMx̞DK5-i3̓zv9Mu{a]t S9 ?*~DSs3=5<,ð,ΣϒmUG Sdq8>H%4 ңC{)oÀ$@b/杉$M?>]mWPU%fjt۲݅XGXNLhӋzмQ[}j]50M䫮gYJ؊oe&S܇ڃk}ϭШ:ZM"x. sx#l^oo)\]]M'"Z 'AĤtl'0lU+\WO{ bh-zpx@ىS>~WB/&bzUV1vs="3KKNa:B{JcE5PN 5ݯ<ֶa( _dG9yM^/z9[jPbC}v50_op ה.WY£6 ` 4BNj!w}lMX hxuF7YyfX˂`f͐fĨW: ygJM @ bp;Ym/7!{(wL+Ru:dP0=Xz Ii I_LF N2IEG/Fkid܂H 2&*(”d2j)MiR}?Po+ahw({Tһyy! :7Z&Np\Uq 2S.itZoca >[,HfI.IIvi?Un'dpz**gM*52¹<o_溙 4jP5yN f2Bo&g+n4^s!+0zNK /s @֋] ឌ~ߤIBӏRtC_/|褣pH<Q,R54N'zu:}ić׹\Tݳ^:}xfHyZO-^Ϙzp"~lZ%`rGTAt j ]$Tf.ktwGIc^u3jӭ&2M?쏾| X~yhz`[9y~\.*E/SSW?dW_ſ6q Y~\g1k_50XcF b#0qɽ";uYz.cmd7@5K]KCL^ȳlg`Uxtj9 @&,ċU"A$n x&V0=QOjyy=l> ӫ7޹nnd)8L)ͮ{X-rMGzl\$|y\l5#n^3Ge9f,+ ΅`5]aKj\{I RoTcFAjk>g H^~fCWL2_Oyku1/7jctL3,- :_u}rے nGK6 G- 0$)S_^ވb5nE7s;IT'&!nk6X+/ml)?ėi&W=X쵅)j73&䓹XpFGkߢ&ᕸS3]Yݐ6e'"nԵցR9A!?bABޟ(FC׀j =eš)/a;V+=]up,>6{`+!Qmw79é5KCS!:B\48vJoc~,dJ>TbA@\oƏ\)L mKmJ!^ib,3O.^rQÏeSo_4rj@FfluҰ#> (v[Cw84Ⱥ0[@HF$:E*"[{KO=!k` + "-ЖdPAj YZ