pmix-3.2.3-150300.3.8.1<>,eep9|A^5"DwrujZfl?KZv3(i)V=ڱq2RQ'}-6v.RUz䃟>iytc! =,7X6xh|9oۀ<.Q;0)afӲ^۷-6[ ۢt*8J/:Y%rV9Rѻ#_* V)|BfDđq!c^vu t|; H*uXo5UY#>^>>,?,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/]4]"k%LX T 8{s "DvSD 3K"8 $Qk:Ȇ,==ǻ (bt̻oJZmwk5MKF),yYF/_3Q#E$ |8 h\Jp*(0 m͛B38tIy~ؔ[*׆#\# aѣAiUI܇]U.3K$¶ !dV{(Ͽt%Ϡ%[Eg-0VZɔs:q}$X㳮#P~|뵵GŸ qEgBB ܮp tȯSzcg_b|SDքE2?l$h0HGQb|Lbe!dm3,K;t5BW3a8|ZތtE1%ZmРqO\6 LnK.TZ%dGP2qس2U0ZML$,[47LQW9+j@myS9*+yYxTq =zuflj?bS4qZpl@-܅8`*[Gz5/`͉z.GT-P/!l)c[rZSiԒC7MĄ Ne8M}kwmCNeWK=6mᬊӳ oBU43Σ7"׿>'L[+މX`x2V|R+1aRbx.Cx\Hy{+Y Lt&|\v&b|,4GV_G1A("iu<-%6O}c醥qo%h֢2 A?iJIO#uC^jyWljJ *[!nNYx&L٪c Bs; 9P~PPa1~وg4x#lС)8U22*=@hA5*%bİp~<._ WG.7w9}ˡ5qJR?%SBC5UL++>Bir\z;Fc {wL׊YM0/ Y5A[ũ,anUm\#|^Ej:̳Ǹcˌ_QTP-qt>_\]b7UIH3gH\uaOH%J ^(9׫Z]#5ȩ'&c%Vݘ 1)0E{FfXﶆ'k1+9y[*HtWh=thhF~W| }kWX1GMBHߐMϛ0<#H7m)ƧN(K=?w*WD(FDM~U.=-o!SB HDuocgɡU]ѩ˧T<%~..ey!WcB=ŔIMz߻bpőh=ҾIO D 8<ï9L>U-7)ÐR" FXK:~UDlLdEu[F&ʪ";@Pkk0DzN#è*7M-&MxVwux -X6}.?ms;.s ot~B,mR~EqXFL(o]J&#,@(`fLZOzO-.`c I~kK\jD+zBݕ(Z=^@ F#zG&5㬃e8tj2BwV:x| Lv|=& WpIW&Z/ D6l+3^^*N./WNf٪}Uq7x9^/Q^;'T]w:6/׼?&>'BƎ_)#r|Ybmv;PSݢy`׋\cL6,"V jӬx eAC<-){%8+Θm^=/JNOkJ~bט&co0iodE8-2x;$;Խ/N_1IU : .ŦO/`4CђEetTu0HA蔲º 0{`H RƲM+s8G zxyF^UJ[ q؍(t6+KȲ;<1Zd\E~u4gg7 0K]B;!c4 o/,nXMCPwJ~iQ*;a@,쪏.pRǴ(TV aRbKw-}*s 8X %ԧYHAoHԧ*٪Mq+|K; jASZg"’%w O_.%6]ȃpn"!L"o'xAo4@v 9gYHeQICg`1MVway:Ib^MjҡwqFF%ԇ1sw-r6ȒgL*Ux0Gv,-+ϓ}yP~ec¸"c-2So IΘwm/{CqOV9,eZY%g+!)*b(2xYlœт.HLy ʑ=vp pk&'#XH^a@ +`)ȈhbF/: zA$>ZPR8'ǰNMRZ/>8 p6FRK\k=4~VH6_!3C ^jAUuP#RF9b/?fO>*ŌwS^BVQA`?.v3<.ѡs dUZўt͜8\OHȠ&Qs}~7"Q׿^b t$M N(c[x,5\<;85BPͪӞAyLmOwvH5<2 x`fշ| 9 -kɌNRe'9+H ;G0"/Fb4߈{p3 f }NBhBѶmPvzO@)M+e萑 J^G$ڡ0j^&z|T|A`., X&*IoOe "FJ}Uy 8nrU,r mBvQTR:Ŷ]>`UN*epS߬+8Nٶuf@%s}]c:~fW<䱪P6ee[*Z*7:1Gpm28!Ԣ#)_IwBn]~#w!!7ɜEu zj֑Y<:h`"Qbj^S#! A ][UCP\iz[cw⃬;kBV"`엀ܚ,,WH8{aRAP#rVq`ia#D5(@̴w(k;$@f*7- B ۡdqDMx偃x;Z1=!݉DmЭ̗AEiLo](XK(_tUƭHZr]:s u+!8Gly?m^w;Ndʭj `S+"-b6Fgg*CAh\]h&Jw^,bzP; y6F$䄢µ5Fؑ nN)a96Dsvn^Fԝ֭z:{zBW!cYVע81:'V웓9kk,Yj*=Jd4={y2e?i_lʸ-ac{: [/iY_jRU,Xv'{9lZYoҽCљU-QڤZȾ" Wmm"eLygHA 6H`E9Nݭ dT#p4Ɠd<\3:eg*3n*K{~tySǎQ~ Sv.>$`EŤU6I0)bꎏr%!_/DPm XF= |ȫ >Jrm5>ۺ7DY`SmI< !f,m uZUfm9};􈐒ΪPSUN" q t$wP_:(g 'zjفFc"VHYd\SI+6PжM)o,Bu&%r^q(اtWcG7aiZd@=]uB*DG#"3<}'_BlwZ¼aoÅMj".NY>5zWTc!v"lb3Q6{x'GY NOA St(E{Y߰1Ed@}]6莖G?++)R90Oy~?Xm@% D-Ch!s苭)+ E&C˛ЌxX`>kn16zԿٓ>س؇U~.0lepȁ&>BAl_j{`3 TC͕8"m`0ydҰ7Y5|I-]͍8~R_)ws.u>].:Œt< nU:0N!їȔX=, < +AAN9pJXA%k&U楒J,Pm};nYҾw/v,TaWھ7c2yo_qpkć\YZVw\[aܑeg0(MP`ʝ'$=NmƌLU% c-PAP૫ZaV_T,t/%Sư O1.g:uaAM, *lXvB[,v}Y![3 ::t$|>W49B$׳{_9T|c&/}{G]ߴ%]i`ǻ{z}d)1Od¤ [Pk/pjM<)(%Q8*`vHFXO]S #n \'u}4mH~ \:N^CЙ8͌l'ZU+*p= S4 榏bfO-cktmDˆJNmbDQP~χ*hB^ "^8Ca<˭tQpBHyn#Ka`+]1aʸQ0C7I. oSܜzXZ^}y@9ud7N dlhU\AP+_cX6z]RΟW&`h NqEK}CНȺـV\M!{0BԑEr0i9E8 m깝iRAW*p}F Zd1됭ϵd,`He1!afZ_1/4/lǛS@+ǜ@-\TRFM8oщ[ŀǔb%X/Q+uoA||jD!I5C{ T.NsJJ1<@@`Ûgݵq(FU?$j005za4e5r=EKYnIoX }iB%rS_LQYA)\ Pwym\|EK$13l[$-xRH󕚆yBoCXA規pK;0 ~sN7sņvEM̶!Fz@|sd`ŕ:-{j~]x-~RӃ+Lܬ:G_K8·Kb]UOe=̍NE=Ç7Y% pVEYTɜQN 3@<%4M1WA) ɪ5c(:}EٙD{ ʼnIž~/n1/\*ǣv Va@Nvfw>¶~]\sxYEQՌI#:YMRe  9!5oW1)hF۰|\Z=vfh G*1ǀ" >FW ˲^?#.'Y)6ch dY?p'?HR:Jj] vM_W,KK6=Pj3M(s!ݟBmbOd^evfJ9v (Ǹj4 tE%ah)#B)Qx!H]x҈(*cnF>7K*~+dhm-S~C!^0pxs_:*v#1"CX7&usĥTH?2bATZqWjwůNvEh v M5Wq!ġ|F\SR}&uV=꭫y7}U\W ;eNBhBo>LyVm.B[օ.Veb9Dk GkՙꝠ(q;8rogW 7k/ .M-[+$W9Za *:87o'OXĞazE# }n/*M`9c*2onE K_p&~ǔIq Crx3skT  oldĻ޲WEh$|i $C^ϲHGCPȚ񔢅@"nLFN[㚖5KL8нз飈3WKM`4/!W3c/oX$wR$zG2ctċj9׊4E(wdc|;)^)cucFSFQ$ꕦӓKwc*Z/%j^^vQ a_+hJŀ$Dží)z9׊O="lD`CX023o#ZPP=iQ`m)ޡfB:QPqb-QeqDye@!W>~j]!RӺʐ4\X깷! mP#G R7L|jH@'<Uo 旻YPO<aT|(~lTAgi;ąEG-I< 1F:;P"33A7iZ$#̜R/cƖZv`=|} le՝TTQ 1N?# i& ֙6͈F`1_`EmI쇔 FV^.IoI`^?Bl ^ 2 OJI3<&hnm1DKgo@m}1;bEZމ=!q!5Y uIJg>rmؼ,ʞnU@TrWkLJ"R0;9tD+g[=>(&8QÙ: gFZӞuFh;۝% }=p?j;@.ED:z1H+h100IJ:46Shs1zAtkCEo&% YfDƹj,{u.z[G~r=q;.]_ <յA' ;*%`W9du݇dq:nlCkݥslͮamSa&ͳʯ"u$طWxR񔹳YRw %B]`QUFM)}jz%bDs#j,!"^v% P8jUsx5c0vĤ4%rD*mиMY Ok L1ESOTR&FYu>[-~ D*]M؃G@.pakDH-_~ JS%`ŖV?̉_p'yS,9 n  \ z夓?26ImܚM}d5֯EN;24n; ӽ!&h\/yDHJzgv3;b/%fI ,%_^k@<L5}&3f WaAyv}lS-z%[  .3w/RqG#o KLu[P.1utSÒʛ¡J(mhͲºoc{͋ e|^'7$+3G&`EDq5Ţ8v5(jQ~9^Nk@ +ur,(ha:dE:|Rq%J tkG[CM fTlCZ0Kn,p[\ԋYd0<(mX4 =\ {qd"ǷzDHTzu8.JYue;H F@gRU~3c&] jR`[{!/<&h/N$}/T $mc ,7 CkMHm6'Y-;MҠUy+LW=*@ϐݓ 5dP7LYV0 pi0!8(1P3jj=m  Y)+J *uC #ACZ G08Гk4 W9!'QE_X?vԄ>ػ 6ϡwS;?~! &Pc;j~vQK ɘ>Q E72<=gv{&^ JŞط35 p>ʵ5KՁ`׻a]m9A.|tɇ$-u Cl [f8p] QxEE =t{tJSZM]f bvi8B15@m7rB]MkؚXo}AU!F l2cqbg5Υ ц_I bS,s$.x42+X⯧N İ4p:vf#|/ʁ[Gފ>~Kc[I|153'} "b? @ZYi{>ßGVaμhUc1{5]O_°:n?qKd= nu$` o! ;ۖ6{f rO;Q&T$dcU*ýht7Q\Tt`^#,(vpЇ=?B3,ƳQyV0??e\lq d/fqeft_J&!v;@~%E"ؓXhTaAH#HNӄzf[HamvF^!K{&,٢ܵ[ҭ!9>sx} HcOM Rn%P "=8JAg9NE0+'Cz֧]?(lƌs$],[QjbL4* hUПZw0Kʚ7xhi؀co U_8VE Q ]UDXmu6. +v9gJɒ_ 6猪/B 6o=APvb]Jq,۱Cx%"E13۴I#Z\]tuh|1>^ [̆=iT˩VQ5?2eq m3PUF[c~co:1I0pfq,¢bTY_t+4fy+X` nN;HB{iv?$#)6tq/gGdZ%z-rD=ua8ijU9U wEy7VȽk~Yȿ/j=֍!_Ch"`Ɏ8a9S$tasUDۧXlFVDQPH.GR+.RY#L߼ΥML.{^(KC?6S,/+BQӺ}uv)i;ZJX4ؠ>-8~f{mOP䫸ťzO]!@Njj.{Mis^-bSFދG||檵͊4ThèZN\ |ma{匦;ݾ)kiRɶ YZ