pmix-3.2.3-150300.3.10.1<>,cfjp9|L1Yc)ȺlV~ @]ɠO*lw2B#X^W7*Uǟpp[/\6;C4Uj3^N"Xtx#Hu: 4@2sҦ<`Lӈ*ܹ.Iy nl^T Ô}#q$ r|S o0v OC(<@= 7>>,t?,dd   @X\lp  l   ,  D  \  4   0 D  l  m ( 8 9 : F"WG"pH"I#0X#HY#P\#x]#^%"b%c&dd&e&f&l&u'v'`w*x+Ty+z,,,,,`Cpmix3.2.3150300.3.10.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.fjibs-power9-18SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Libraries/Parallelhttps://pmix.org/linuxppc64le  (  8| m D PlAA큤A큤A큤fjfjfjfjfjfj`%`%`%fj`%fjfjfjfjfjfjfjfjfjfjfjfjfja531b4fadb53413f7a27fd96bf7ea142eabdbb4d69b03a2c069432517ca7f6ef6f970c4e112d0c1d1b21f0d83eb6c177fda54a60db0d68f622c3dcfbd8185b74fa3f9940de63a020985c94d9d1089e71282936303d5762924887eacd7fc5a8e7042b32c73d87bd979c6584ab286ecfd3d91513934768762b90d68e1015802a6c5eb3ce697486de2fc5983839258ddca01e051f219bea22a21ce8a33d6903b52bfb92c11ac5b265c015377e1993cc5287693a96ebb6d13af28395a46f5a3a35f3460838456077b094d56fc5d3438db0924c2eb84116a5deed14474734dc2e8499a93a775fafbfd239e8fab0ef96cf29c108ff2dc835a5e9358d23c401c30804305cb73343e817e3517146625577fe6d175f95d778b5c456aa636123bb31a861895cb73343e817e3517146625577fe6d175f95d778b5c456aa636123bb31a86189fab1a3b8bc1ba0ca8eb22e6b806c1e1eed5141ff61cca3411cace909cbb599f7bd5cef102188ad91ad9b43b79d8dc6150d73a1d3848ab05702b2ee18e417fb5cad897aafae5f8264b56e98bc5adc640d7441a40c4374addf8715b61f6170e1c4a87d63b8ed752570a4b31a8509c2612df7e083d1513ba6625fd1f15b32058d359f9fb628fea25cc8292a3c32f6321cacf7f9289bcbf480adeb22f28ece0ea2e5660aea080753025c9848a7b8d53211c9c3f97968d8b7a4cc48a842c2d5037d56d3cdc86105b845d3ff3220d9153968a46cd1d0e09546ab1403b9ad1213da5354c64929aeb3eace2a3d68e96b2c5ab26109270ffbd7485d9d5a345f9e280da3e65cb73343e817e3517146625577fe6d175f95d778b5c456aa636123bb31a86189bc2aad6bb00cbc5b05657b376d5c038dc7aa9ded6050d76f48231d970c28ad1drootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpmix-3.2.3-150300.3.10.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.4ibs-power9-18 1718280681  3.2.3-150300.3.10.13.2.3-150300.3.10.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:34207/SUSE_SLE-15-SP3_Update/945a0c4bbe98a3d76baa2522c38d8773-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]=3e0de63024bc13b2d686138493a6d7772f4a1c17, 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]=8f678948090e3bea89814c3cd3040596bab38a7a, 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]=50821c0f3d6d0d06c52c9b89fbf99aa4d96fa544, 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]=49f429a336f4ffe88d024bec6427186f9d3d29d1, for GNU/Linux 3.10.0, strippeddirectoryASCII textASCII text, with very long lines RRRRRRRRRRRRRRRRRRRRL <-OHzutf-88a4599f9730cace2595b6dfdbbc26813d6b21b9903dcd87dca35219b10c2cf0a? 7zXZ !t/^*2B]"k%H T 3aল/8MEMծ@_BJhu)Ӡ2I&lַ^j1 7ɽҘd")iDMB:zky\Go eעshd].S1Txm>^y aM_|};F=(q5 #iDڽQui9"/g>ZDk ZU7;c%>'yv/ɳ撽Tl}FP0R;!AE :3V_.ވdDDJ"*FC!rjHcƾ0  5B*<AޔDSP*@ ',)@v!3;B8P{2b-̽;_J6\Ēln!,8@KcE OI= ƜTgascAV?b02c΃)ZO3qh/ b~=@#,efM{e|E=& j#hj*f~=Qm}@Ĩ`VМdj}Ͻi(WᒭJCeO1"liutL–a>/ƏȧV();+JM٬loGݴ?iG8E/OdTļY<2!QK ֡~ vԪQ$f+Wfzh\*:T(;zDNᦨFYL,̝|M}1tSzbhh{X@GKF9:L0T5bhZOIK\ ohOdM v#gFR'rҺsPܟ-HnJ 77WǬҞ;ɝ]mxT/6ج({>֊0F6_):}&qgŇٹ=hOB:} )~ٯC j7"^j)l6Tbls0Kukbt|rdyN&7r?BaT 3~(b tѝsVpՄ @:z+IXs:8f䱂ǴR [sS[2΁XN;kǠ|M $oIS?kqJ?Nl/fՕKQuAR[ @Qo5[y*2N '6`& jI~u$i#Yt.O&ihQlNMozFԆvz񆨿r1_Ҟ8v_\$ 5B.%쉶Ȭ]Rm 'U`_T(zɢݐMyHE4i3X0X9q04?0ky}op&vs%b ՉTXat(S{KPAKQvټtTENO3Ҁwi] YXd _>X5b~dK9!dF.ڢC5$@GVvC=9)bpLF %Y&,V"Y|+f@T{[n\GN71)1{ꢜV @q}yaE +֯@Kb<& Aqj ˬUAi/̵ɂIh=χrǽԺ VMnK#%ξYGQFy[JB,QX}Cn5 2Yr`6O*lYAm"KLř3$UTѦ PSrmm,K mDUip_d4@ TWR%ͯW'y۹ !$-uiU-g>JLn7u^ŪTKog9cC92J%N`ĿܷX!sW[C:=Yh`L,OT֫!"{jෙ/Zt˜Sԇ:iuC$Ӳ^-gCBb;$'_`L_qt:,|pTrO)m|I8ʛ~8hPՇ'|fc^nY  E0,^=VK!~k՘;B mL[񧻷L~ c>S>_&U0a_d =8\KIPvq(T 疊h{;UrWK|ס\^yUV{xYEo{&[bG8Կ(s7V.#aHر@۵vCc$QP.3 +QX>WEh[KЧ}kaU# }\&o@%6_xtA?Z֓@FXl\5KW#4\ǁeʥvfM,5L14"-6(Qlpb_A6]HϮ@pͱazl ,]UT>k((ְ+ XQL'p/m4n|;\̫ 7SڠyPp@#E?zt-}o&T*5Ey$)wS/m 2o<5>`Vbtc0S',  Jc&USeڜ uE}+LMgBTB+e 13R>u2plAꌙ#C(7cLɯ\Cě{3|uݎgX?hՁʏ4{~3 +sw>⼊<Ƒvx@7JĘu#م XuQ %̭Y; bxF00CD-Ϋ"_8 #CԻU~SUV'IF}1RiK5YbƟ ޯ$9O _n[NۓOB[ٱ<4-GO/_,kdU(;c24j, \kⰷGJRr-_&Yp.{ݥ' - vcBVкA D01RM7_w M?岲mcŠ+Gn -kƛc[/v;Tjs#a{g7%#<3PO>zі49jY7?6f0VJH+OH]HsQ}hU"d%?]|/Lu64k9E@D'}tEh2}= mg[TsSԼl3AG4)UA$ש& &齠HN kjUpJpC )m~qsT1кE 7];ŇLg;߆2AqP? 6]ITLgo=gB̗Q-겔kgwj[3bS {0ݔo}cHN(Up|(<)D LsaOa^v-6Ei^ TO!'7ˬ+zp~ ,b͢iMy6Q9^ƍN{?h2_= Qn3 Y7ۦ .ҝ* خDU&FE&AoQh1fm)Hzb* z ˑ$Yt9+beԤ&%lx,mRJM!O6aʟl= zV1 [6SG⨆==\:6HN, '>hQ(2ӱv)QHșs&$NgN%e`ŕ@,@Mr/hE@f#p2^slr߱O8l^ |exNS(Z&5!ٛ |9 T 1QWlŃ@Dz3=$_n8IYimXG-CXޑblYSFN¢*FtWR H3DPxM7?Z@k-袺7Cz ,۵x#rB|j'*HD gF4llAo.i Zjq%R7!ZIkm5 uȳ w*;zoe.3I: mu4HLj2Oq{ib@iQ irEph5G~!lx&{ao%k:|R Qvy[M {+2n>}突|"` P-bkڈj=nE>pW($/Y`åO<Tx95IQ5l94Տ wp6A&ߌPY{]|I*|@umG{rWQٵ m p#&2=]#&s=Нv`B&0.߰3ԭ,&@IFµ2 Yϒɮ'fnb #1*6_<޿ 4.|&<XW\f(qDB1R~-E!j"(}[FCstbɖ3ԙ=NfsD< 25AR.GA6GIWZITҍ/7tղ)⼽&o>,izp"8pM&n —~ Zs!首&hSUR*$"~_cБ&rb$e:C 11Lx"64iWtP 4v$y({M'ﳪWZQ!^oA\`]nsi~ sPtơ>vM(L@6Ԛ.foG@G^1 "(QʦF2b=y@wΈ>EkxYzӀpHp*QaM&<(&Pv!%dc>o? wд^%*SLZ,')qd .[0쎀%s=3ݭ- xC9F/py$(zNphp<s7Z\.2&c_<.y>ks[ =se'}ժ${ 7gLg Fa҃U(4{l.B%>?o1,Ծ^BjwVE2Q8lG߾iKgVmc m.mnDhŬ5 > [MrS}'fT?, hb.ҙF<2 AOßHpѷl|)gr*z˟;xւJ9 I 5VT*X<1df0;V?쎸10(R$͵G,ge0ciYpy`:Ac?h=C辍SaP 9pCfZn{EwVY8(nyO($>;Co˜}=g@{C8Rd#֕!{π8T)*47c?͒(oAg9PZ7' )JEf(MIj[AL͙.r>ZgI]J@}pw96j&Zb0 Z=B$?f[ߢow23:tl52&`Q %6& [p ˾F829ccF]oXQ]h2Z3%t#]Tb’x0i&iAx鋩{qGGlxC߭YԞ{(}uN[OYY{Ԭ vxLl-\kwGz`I F؇ÙN<|.s\d!>5wcXMd.jP)YJg>p |25b}+]cģsCO_BwtDy$/f=fѢ J{PPG,!Oz[S GBx9ZlVME׾\+nˠh)Dd ނlޗIQC~I bٴIQԗ7=ٌu_fvM-d_6AԮ *AS ,; /2X>c<ə|K [+ W'U/54|Y6(8o9x`?Ϙ^v|]Hiu9QB=g4mX*$= n œ0/v*s_`ܖ P5ctr)ѩV'lUqbZ⺽ՙlC EڙP7}/SyaP?![Mr^]DzfWTHEƙ#寿afb[DcV&B.4HߍEPa@#èw]0/=fAA }bgp 3Yi/3ta2Uqq2m*bhjخ(ϵzl4& r/^1FcU,f{i^0n&#hFp 3pPh8Щ4A 0|Kq_Ϥ~_ (֋4"y-VݖHzG" DNߚ/%p!Z B'~d p*;XtcS.#e8z@[l-Ʈ=!V(l *"Fz>ɓpv?d=;BZRr6xsIAKA!l5y@9㊧svecCw*!Bx aWDcJUP6SF *$D櫙}u%r^"n@XsR] 'cy$Ioγ;1 C'Dʜ%/!bM>\' WMH LA4X{Kl7#Z}8j[E5< %̑!W`m^[^t[VO#b%j%*r:Q)\P}hq\/5`>QYx+q]©_ v LN0)gOoŦاQ~~/L=i$@ pHo҈m M E^aUc"@b ,,@Yy. `_Is:mfVN$ȋ*~\=}\I ^ EШTg^$3M& W҇b#Jk*j(hzV۩H^ ڥJqALYN.(ˈV1)-[=0ҥPg+ߺҡJjU6*LO ou8TX 'z8S0_OrG o `q:XUeiW'R C>{+;7sIHxwc0G,pJH7 {&Rzډ WeH+b>L+UDB9 7a$JjT];C3\ :s]ݦ&}C4(hUa+i*#+.?E!ko-? fim[L|PZMh]"p}Z^u X-L.FuĆ5l֨mQWdqA@l=[0iB8IY:аRsTgdI!;8ܾlGyS>fOUC9iA7:TC1Z#V9RK`)C#֋ MX&û~sv]ncOOJOGDw;!MkJFFb1{|@~8.fsiXX-Gƍjk7lt"N/ϨU0d\sn\$nf=ƛ#>F#;~>m^'uH *WS.hǙr y" zyš)yO|:jcHeX{u\\Fٷ>xtآms0Q!?Fh2p|!,ɱ|F&,J܃ 0}4^QsG+ iĢo}7 V#SWߘ*v:ROR01.0'ۿLbٛ#M \G ?LPrw)R_E)bKF$y]1-A,E,;Cp)Ձ)xl r*I2=%H8SJ=Г+Q7@ 6):+װ=u8$EPu줽 i/&lXjJf&V#YPo,|}`Cu A*7NPqQ/UBr>ڊXE xu|PP1#t$792t IB@ҦSL6$Q =]1%4̀|W8g:YbKPɌ6Ix SӰj̷g.{Yd[:lsRW}Qx9$2ptAClo{3`+]&(#Yߣ^F$^ I tr-+V.O}@a'٧ԏ<|(0_8p3L]i#,fJK bD;+鰃IٙMy #&V j N-~:B/ 29>:J5hsD_,K,sGk'+}`\0:Sy zy^xUIoݮ|a( ]®9\ %lB>԰keBӟvjh7P$i}M;A Cd]E>zc( 9z8&"*Yo(F&o,t*w q@3Ak`AbIb 拼%EHS' 'Wqcw7:wsl<+cB5Jj\iN#d3[`Zt=lï2߬0Y2ASh4".~ rwMڮ. L)B\f[Q2tT19d&+2mA3<#x!±?vv%eT +hq -Gu~ogE ?hop$%aMUҖ)`W#;7kVhר^(G54{>>Ozy[BMΠ@)εQlXJY C㡥>p_aRb*?M7Gy6=[!ƪd7}nPz QqjK-F%tx9&g:򔝵IEߧqm~1KXM. oKX%Qs:zcthɛҹF8Bkb&Kg9zRqHAuDIb,>n:ڰ ^KJqG_R"[ $N[4{$(A}C3X[^J0\iVa9TBURY"D0zmbq6+jPÁ&OΟ/ތ¡z3rp G_\-orC- 5#Iț=f|S<zލ/P,kvLoR8yb*ESao(Q?CEnf3gx{~j?;!$ZI9͉*]Li afe"Ҕڱx|Vs t?'ƛ'>s`h "Viy >sŚx@ [XePj}r4HgcqdeW# YZ