pmix-3.2.3-150300.3.8.1<>,fep9|zC}>%kGQFz!Ҧ\XdxSsW gZC(>xۓ8G\ZT^#-W-[>,?,d   ?X\hl h   (  @  X  0   ( <  l  ( 8 9 ,:=F"G"H#I#xX#Y#\#]$ ^%jb&c&d'+e'0f'3l'5u'Hv'w+x+|y+z,L,\,`,f,Cpmix3.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.eh02-armsrv3SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Libraries/Parallelhttps://pmix.org/linuxaarch64    (| m D PlAA큤A큤A큤eeeeee`%`%`%e`%eeeeeeeeeeeee21c744689e244df1aaf20c4c016aacf48aa9dc39b719f9c2c4de5e2c5aa9a5c2dfc603dc7198f0d64c60d1a6cbcd6e12ee54723db484a7818d3555747832719ccc48045f73d8b128d554b16fd7e68870662ee13cbcbf80dd65105e93c693c493ba0d6d8d44f7080df29e9cbf6438b634e80b574bd33184cfefd5e2e3faa2a99a5eb3ce697486de2fc5983839258ddca01e051f219bea22a21ce8a33d6903b52bfb92c11ac5b265c015377e1993cc5287693a96ebb6d13af28395a46f5a3a35f3460838456077b094d56fc5d3438db0924c2eb84116a5deed14474734dc2e8499a93a775fafbfd239e8fab0ef96cf29c108ff2dc835a5e9358d23c401c30804305cb73343e817e3517146625577fe6d175f95d778b5c456aa636123bb31a861895cb73343e817e3517146625577fe6d175f95d778b5c456aa636123bb31a86189fab1a3b8bc1ba0ca8eb22e6b806c1e1eed5141ff61cca3411cace909cbb599f7bd5cef102188ad91ad9b43b79d8dc6150d73a1d3848ab05702b2ee18e417fb5cad897aafae5f8264b56e98bc5adc640d7441a40c4374addf8715b61f6170e1c4a87d63b8ed752570a4b31a8509c2612df7e083d1513ba6625fd1f15b32058d359f9fb628fea25cc8292a3c32f6321cacf7f9289bcbf480adeb22f28ece0ea2e5660aea080753025c9848a7b8d53211c9c3f97968d8b7a4cc48a842c2d5037d56d3cdc86105b845d3ff3220d9153968a46cd1d0e09546ab1403b9ad1213da5354c64929aeb3eace2a3d68e96b2c5ab26109270ffbd7485d9d5a345f9e280da3e65cb73343e817e3517146625577fe6d175f95d778b5c456aa636123bb31a86189bc2aad6bb00cbc5b05657b376d5c038dc7aa9ded6050d76f48231d970c28ad1drootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpmix-3.2.3-150300.3.8.1.src.rpmpmixpmix(aarch-64)@@@@@@@     ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)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.4h02-armsrv3 1694536188  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_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=5a808f71821e52c961186107482683c622f817a0, 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]=4d7c76c0084095eb4e9da2c61ff9159ed2fd37d9, 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]=9964774dce080f513d298922fb7fd30b47b584ae, 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]=846231174263ad8e41efc5c6ef249121bcc3e1ab, for GNU/Linux 3.7.0, strippeddirectoryASCII textASCII text, with very long linesRRRRRRRRRRRRRRRRRRRRRRRRRRRRwa#~Dcb`5utf-8620684b14cc5cb22e66517562bccfb7c9bcea294009a10cbc5ae1fe8892b3f7c? 7zXZ !t/_h5]"k%H T 3a֞WBalut$Zż`馱_*&_wê8'G`7ώ'`3TheR^0T:z~pf VtC M\sTcPIK21XYJ}mOa~[f :v8l\?3u#9|w^^aSTK~c4`W}ZX!녳̈CΥulEPX:v!kzCw O+gkcR)^ Ő撎~6X UQ$(,_Uw=NPw7Y?f=ieFA vj߱A m . $ɭKNj[0M2vSàSLh)Q~C)-$,0Jк@zpO>8Q58 _7t  RY^/J/ b|e&=j\HFRQ7̾ø42FJMQ+vSjNq^[?fM0y$m3XŰα6<ܯEDAhRwg@0؛|g1ŕ6oC9k XIsQ14s\,]Pn%ִPtqM',A\9'o UaNhD@^I pBZÅ, ~TEkIOF ¾{T" u/[~B@s]*rQ\Gp(5MƼM+RBeZc_6[Ss:2:`{B2u"-GM51Ar-O>*B6JIRW\"gޯ<4+CHKAFb)p¯иx38:OkȻ\ƃ׉Yg0^M<˱z25:͇̹i ]Dd@eo%"͗ 02F]!PEXeD[|] {Θ8dh{/h1I-y-VTfBJjjrSyW)W\P(dewq:AvP%jF6]Q{ۿjop; Fo$`s`z H H9(g#IQ%M݂ aoT27[uu,wJ}oҊmn$KE>m∬odEA+Ɠ%H ?oH_0!+h&楶Mk#Jgdtw-QdQnvrt V.E=xQAҷO“\&v:Tݐؾ(K;5jBvT_e Xػ"15j$k09&|$M[‘PC}.+]|%pȵ9(KK:UFhT+ \ɬqV 8h#߈JiW[!nH4u}d6j<^j|b:pg8e:I]lJk9fqCN-JUql)rA =?>^G~̍ǑuФvKV>I*.fȤJCw՞n*L`2iUCpJk.Wtc+|XM?X .[][FOhl5J vH W鼥D7 :h(*0])>% DH#NO*h4<Ё4_- 첑U^8<[m*2S&m>%Uw#@$Sɠ'9-̡b+C#u/}WYC~1r);E"OF7pW^o`/ڬF]0D @#vXK!E 46Lg4Fw㴪yf!K*|,Zlta4|D[MC ~9$3da)9obi8Ͻ'^p/'(.|LtWKZoQ-? h|hY\d$v|^  oߠ<:ӎ_gϘ %UM7H֎gxt"g]^n~/ztg9.ܗFMFn/7>lpҮk+ǟi2vAd ?)b %?rAΖH%2$S tN\c&j[*gB'T+ ӥċf!Rx\gŪYIS˥4-e| 7>AO@A;(zz;5yJo+a8 Ȕ4y`+.Kid A#JaD^b8!jEdPI @1%mL`((mO# m q$J< M:2h6dq S㾎?ChQ+u_Wܟ jR|ܵ?]{|V?L7d,ʍ.L;<떭ɛ k]H++9'ӗx/摙 t-qKBi@QiyV'Jr po Yņte¸! $0iEG oY>1O.:』AΚD eaALJap,^{tAȘ"!fVXYۺWXi-CZp P2u;PNx RB~}yׁ@CU?׭mRVI{IWR[@BM j6 ZN%,h"7s- xxi%{=2&q{S@$M$](`V?*[@%4! #kfG\yBiRY%oc:eDKSw9e,!e&5}:?Z)tb߂?#'eqޢZ$S@COkwg6jՉccπJ,DEoǽ.>TStacSiF [T/y89vF1+rG( `L"ֈ^V?XҨRrAiCp\ lJLݍJ.$5=!@%BpRkQs}QXvou-2톈瑴$bx* @b%ۯx~PY9SըR)h=e>m[)uLb]nѰ rq阍U(*ϕB;ZI3X8u>l)/9+f;bIX3:71,aTDCH?̅)!M92#Em xiGF6npi|Xbhd^Q6yhgshJu6ю+;X 8 gKlƸR9"elK5VYd6e?GgZCp43}I@~Urimj+ inΕ+c y8&z!q}2Zʑ^f@M8Pæj;&pwaC}a0fR1+2z3R zPĄ9*1an?~P4mo4b|Lu7 kgVME R0|!Nj7>] \QƖE^؝{Ep,cxb)IF(XhqḻGPxֺM:CJƿ 5cު8 [y>>̥z#6dq%\PyY:y'Q}L%VVЄ)#9Ut{xw\T3ulbz/0kkvIȧ/ ~^XsiF=#I3;(}݆Uj[ЅߵcIKІŇ9%7PJB8з:/w =0p<_#vY7RK_LtF퀧!B X91=byB{lvbM}o Hz#5 NG'|u1_Eh=wv$Y-R b>BX2 !kBf+L<RRޭ|r~ O,MlΙ [p4{Fl\|Qf:ڔSD",h k(yboԶ7$ᴼSfƂHAD+Z>Ss2}#3c)M8zV*_w25sVR|6\)qN!NvdEo|ƞQ^LP}=}30?Bj3E_s^r}%<#+kr Bft<圐f4> $hB=9uњD5ȈwzӏQy<6H]ܕ%v1Jpx)ū2v9vYmw,pBʷ1z{k!bnhȗUS̬|?AauVrQg p₧g/"^Yp"GE'<^kibN_m[{Ohc>E>k9Pb꩏l >`M:7cgp.mb,!*,orO!u9}!Nsta4؉ײY9׹j'Kg;zYz'}?ʲǓ!±OJ/P ܽ q5&hroS 3;É+d7-b(IEE Pus`5f.1C!w{>=˻/+O|5m ¥c BSYvaW,7VP/B7Rbuib1&Tem9TjѷN vKIq0$zaG Hb_5djD)M~YO&9*"˾A Nb?)2T&q?J.ĥpXj5Dr_ L$-p᧎ny73PXt9*$%q \E6GŨF W]&dj۴{cQz9 `td9$ R#?}wRĎRI~+BDaM <:i|ىdLsUc}oقd]^ "lpRa!r/M6 +Xt;JLZv={ 0| zEݿP_uh4eZ QX0&ܐXE<06kX|h:dCI?wn bȸ'//e"!ħ1L"v cWזp}x]B=nL.쿿l<hRe2n1 vk--sB:^8~*dFBɜ؋V>,:J?N4%iZ4U(ΛdDo9p~5lNsA6^mڦPKF{]Ȩ+ Oh}&Cȟ~, EÍagiLJVsgjɥC?_D6"n5{lt3 XCR1\J7Ny*bƗ,s~Vsku0,M6nU,!on-'ҪM"?wi]A܋zmeמ8Euʫ%XV! p]zWO̐0=Evhd^Ͻ$r vU,cC|)``u ||q^ԒsY%aﯫ&=nmm_d{exvy%tecQ s@h(;~|Xd.BOH'H1me͸>' .4{k~ C 5L'%+y$ZsN pI{XϓPT}E;||K :UNZ),&nƔUY.~Yh -5+z=DI?G: TՏ6x*,ӏ{6+:pcn>K>exG_imoj E'\xzȧ~=QG])hr* M_j9@.o s9t.01$=@fHJ%k"(~H&2s>О 3|VWKP!ۖv.(y4swt)U n("UYLYp!e8WIr5W7N.BgWA "EF&q0a%Ou'6bait9 L¢mimFcZlL~"u2?kgΤ7 r*JP!2N[s95'F7r4W**xPY6Px& қU6'hy3}9*A-ۮʍWMתty'#= צ(8N KŻUEnMn1xc߳-\aTB+L@)DDža+kԽzu z\^Vɭu, \Gph9!dkBS~zdްIf7~r1v+ , 8g 3g zqk Y 'h.Nf{y@`SK{xG(C̸-2b3ќHmM=C]XnZA^G5$<+8)ߦԞ+444Is ͕dB_X^玦g5G =o:øiϔ+ċznGz $){l~_cTTU\"zX#4N(V+ہ3S›Ke"6L@'%moRrA=A7k] Z~~~.}=`؎6"#{\3.'ou8C g{~ĵyT6rI k^1$"t]!hN9vP U8Rp0>)?pOSv  x:kuq7.8LGj45e_ah3qwr2֦4<%ؑmW: =e>춑* 0 dj[k#ya$ʨA~&Q ?l{FOUl#EC_l[ˤR g*Jwo{=F!A MEϕ&'ih6ItY1u鞐8$:Chث3=9C03Z+E6u.sFV5fkB-#@Ca-Կ)MY>HaM,E| }+Q̀'^PB%8 h,>_2A;ʔRXљzuZeXr2\6$,BmH%Գz65)j܇wD/Յy W|Xn1J mm11( 4 qI_h %w\Y|JB!g;v rPᤑ4/ ,rЮ?LK3+0i"KTSH0B(Tn⊏וY5Q^#"Mi;_k%r;)p!lǫV40gF㘬\;ڰyآKp\RQQTׇ0v၇-eQ3)d@oR;)z7''m_W?%BXń)kli5:+½"7u3,9#k ibSgj ,VpiyF&q#Lch\Uc&X,#G7#|BuPS~/RUgIn"E ў u~JFM'3$$Zh S^pcyOUi5ʹ%,K5܎;BOE)HHiPs93GWc^BxULP[KH"M r,t|9 h{w+T` GF/WZEϫà _$H ?mH_lg{YqT|u"Zneayf4qWdsWW`ԟ23 V,ű#gkgjsRp<64T^5| Nyyv:{HMʭvxmH€k\3EݧC8[o|+0vNj^~J>nVo$8(-ャ  Mxhv_J3vM@6vzjU^3s#8[]df"F}V<g.H”FX)Zb7zsc *Nj+1%Pם_Nu_ hY 8Z9ɒa2A :xRHdLZᚣ‚.=~3l/y\xMeDgR%s T|atO>89ݬrAjbB#"3USsd@Nޠ dz!׀) {~+ 8LVW-syJsF4f% +UN/"6UOk63'әj+~O߱z]%ӝ";S *YlњC/[ SsR}ΗjHH!YrąU/{^7|z}\ukg$x8Ty>Μf([t2b=`'K$WIJT'_$k(@1`0; X004s $mqP+now |qEBk7pG'=/Jĝr9ek†oV#+$V( WFt3SwelIr!{Ƙ(/og 6B#JD񚸦9 &z,oak7!DK\ [P|Dm V 궤-|[rdeB'dҳh_sod%@Γ}v[uљ}roc}2k`Jk:2dsG $g;UO[k=ܟqЈ4Y϶Y(\yBݡju_쭂$Z2a1z }* 9Oc:E~80+\ ~M%\_ܼ ćw>nyJ).\SarE˭T{ʠh>.vy3&o"Q CUJ3ۢm.< n2e4,a6 Tʔ A'!.<ˏBv$):xnRDSG&X֘;1nxflH !jq/n."k- Af^tL$2ȶ_!RK1ƭ%0&pR#/(&>I yh V0 OpL(%%W:Ef\f<7/44 imt#0vMCŚSVyG<,\#ӥf2j"@\r K\ئVRB90E"LEK[`Gd3;pi$%7KLAEj/e hag'`?\;O8Oʘ&r^`=?BҖ1@ |&U aao$UgaZ"jJ/"j,(K&X4a~6X0rZkRNų\90W1[bjhz!e-s*23UKRw0CvWG,KH/z=ޥJ&_f6wo[zWFwhfA.Q"%ȉx[8&5ݳ|NF80l hOocCl&|ak  7}Z̬h&:# NU#RhȜt!qu͇Zn꬛ےnh"1>dH99 Q&m0c䠦4)<&6w+!)>"ANrB(LDʳ <דN5P Bz qZl5 L3306\A@v)AsFw@ ip9{x#` Ρϳ36, p nsѕ^QZPROWh${0Qʁ91kli!>I?kwԤ/N9dfQ׶{@Qje#@a P"mw~p;+YXqTEm?T{-X#{[k.>f{=E/~rPǢwp *S9ÜҊO'Yd4o nא|SHsy ;¥x_x>QďIטvVԂJRHnxMuBcy);f12Ky^Kvf/0LЊ,"ojvu N%\lq n͎?݉[CE1>Ǯ٬J~~M X#P!B)~M R ZCRۃrypt&pkxXGʈFQo_)n4{g%T>k'^//_r{'B8j~3U-*Mb\Ei K৾n)RUml٣XJݿzKDxuLE%v;<u5jãcK-_ }4I= -z巔_ Kp8tմOY>do {"9WXR7:pư%ew>Se)@*=w1FYʹpѬ }Ș(hbȆ NVxQDwqr(dP{ XJna'5abk4v YZ