libucm-devel-1.6.0-lp152.1.6 >  A ^/=„Q԰ žWB.I9YDKhs} _DjzH:!j2]:% ޵ &\"GW ǾJ+q.E)<$0\uNw[k 1^$V15.XȈUW+)u15HvHS>k5$Wk*A.QeqBf&2xi(4>p;'?'d  Z  #CW]dt |    $DTx(8 9x:F%1G%DH%TI%dX%hY%p\%]%^%b%c&d'e'f' l' u' v'0z'P'`'d'j'Clibucm-devel1.6.0lp152.1.6Development files for Unified Communication X Memory Hookslibucm is a standalone non-unloadable library which installs hooks for virtual memory changes in the current process.^lamb561]openSUSE Leap 15.2openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Libraries/C and C++http://openucx.org/linuxx86_641]AA큤^^^^f371adf5e5d834875c63d9eb454e8b715f4478c8c2f4ce7a075794d2c10b3d23libucm.so.0.0.0rootrootrootrootrootrootrootrootopenucx-1.6.0-lp152.1.6.src.rpmlibucm-devellibucm-devel(x86-64)    libucm0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.6.03.0.4-14.6.0-14.0-15.2-14.14.1]4@]@\@\s\o@[@[ā@[l,[!@Z2@Zc/@ZaZ*~YYYV=@YS@Y9<@Y(We7Ue@U@Jan Engelhardt Nicolas Morey-Chaisemartin Nicolas Morey-Chaisemartin nmorey Martin Liška nmoreychaisemartin@suse.comnmoreychaisemartin@suse.comnmoreychaisemartin@suse.comnmoreychaisemartin@suse.comnmoreychaisemartin@suse.comjengelh@inai.denmoreychaisemartin@suse.comdimstar@opensuse.orgjengelh@inai.denmoreychaisemartin@suse.comnmoreychaisemartin@suse.comnmoreychaisemartin@suse.comnmoreychaisemartin@suse.comjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.de- Ensure /usr/lib/ucx is owned at all times.- Update to v1.6.0 - Features: - Modular architecture for UCT transports - ROCm transport re-design: support for managed memory, direct copy, ROCm GDR - Random scheduling policy for DC transport - Optimized out-of-box settings for multi-rail - Added support for OmniPath (using Verbs) - Support for PCI atomics with IB transports - Reduced UCP address size for homogeneous environments - Bugfixes: - Multiple stability and performance improvements in TCP transport - Multiple stability fixed in Verbs and MLX5 transports - Multiple stability fixes in UCM memory hooks - Multiple stability fixes in UGNI transport - RPM Spec file cleanup - Fixing compilation issues with most recent clang and gcc compilers - Fixing the wrong name of aliases - Fix data race in UCP wireup - Fix segfault when libuct.so is reloaded - issue #3558 - Include Java sources in distribution - Handle EADDRNOTAVAIL in rdma_cm connection manager - Disable ibcm on RHEL7+ by default - Fix data race in UCP proxy endpoint - Static checker fixes - Fallback to ibv_create_cq() if ibv_create_cq_ex() returns ENOSYS - Fix malloc hooks test - Fix checking return status in ucp_client_server example - Fix gdrcopy libdir config value - Fix printing atomic capabilities in ucx_info - Fix perftest warmup iterations to be non-zero - Fixing default values for configure logic - Fix race condition updating fired_events from multiple threads - Fix madvise() hook - Refresh openucx-s390x-support.patch against new version- Disable Werror to handle boo#1121267- Update openucx-s390x-support.patch to fix support of 1.5.0 on s390x (bsc#1121267) - Add baselibs.conf for ppc- Update to v1.5.0 (bsc#1121267) * Features: * New emulation mode enabling full UCX functionality (Atomic, Put, Get) * over TCP and RDMA-CORE interconnects which don't implement full RDMA semantics * Non-blocking API for all one-sided operations. All blocking communication APIs marked * as deprecated * New client/server connection establishment API, which allows connected handover between workers * Support for rdma-core direct-verbs (DEVX) and DC with mlx5 transports * GPU - Support for stream API and receive side pipelining * Malloc hooks using binary instrumentation instead of symbol override * Statistics for UCT tag API * GPU-to-Infiniband HCA affinity support based on locality/distance (PCIe) * Bugfixes: * Fix overflow in RC/DC flush operations * Update description in SPEC file and README * Fix RoCE source port for dc_mlx5 flow control * Improve ucx_info help message * Fix segfault in UCP, due to int truncation in count_one_bits() * Multiple other bugfixes (full list on github) * Tested configurations: * InfiniBand: MLNX_OFED 4.4-4.5, distribution inbox drivers, rdma-core * CUDA: gdrcopy 1.2, cuda 9.1.85 * XPMEM: 2.6.2 * KNEM: 1.1.2- Update to v1.4.0 (bsc#1103494) * Features: * Improved support for installation with latest ROCm * Improved support for latest rdma-core * Added support for CUDA IPC for intra-node GPU, CUDA memory allocation cache for mem-type detection, latest Mellanox devices, Nvidia GPU managed memory, multiple connections between the same pair of workers, large worker address for client/server connection establishment and INADDR_ANY, and for bitwise atomics operations. * Bugfixes: * Performance fixes for rendezvous protocol * Memory hook fixes * Clang support fixes * Self tl multi-rail fix * Thread safety fixes in IB/RDMA transport * Compilation fixes with upstream rdma-core * Multiple minor bugfixes (full list on github) * Segfault fix for a code generated by armclang compiler * UCP memory-domain index fix for zero-copy active messages- Update to v1.3.1 (fate#325996) - Prevent potential out-of-order sending in shared memory active messages - CUDA: Include cudamem.h in source tarball, pass cudaFree memory size - Registration cache: fix large range lookup, handle shmat(REMAP)/mmap(FIXED) - Limit IB CQE size for specific ARM boards- Update to v1.3.0 (bsc#1104159) - Added stream-based communication API to UCP - Added support for GPU platforms: Nvidia CUDA and AMD ROCM software stacks - Added API for client/server based connection establishment - Added support for TCP transport - Support for InfiniBand tag-matching offload for DC and accelerated transports - Multi-rail support for eager and rendezvous protocols - Added support for tag-matching communications with CUDA buffers - Added ucp_rkey_ptr() to obtain pointer for shared memory region - Avoid progress overhead on unused transports - Improved scalability of software tag-matching by using a hash table - Added transparent huge-pages allocator - Added non-blocking flush and disconnect for UCP - Support fixed-address memory allocation via ucp_mem_map() - Added ucp_tag_send_nbr() API to avoid send request allocation - Support global addressing in all IB transports - Add support for external epoll fd and edge-triggered events - Added registration cache for knem - Initial support for Java bindings - Multiple bugfixes (full list on github) - Drop UCT-UD-fixed-compilation-by-gcc8.patch as it was fixed upstream - Refresh openucx-s390x-support.patch against latest sources- Remove libnuma-devel on s390x for older releases- Add UCT-UD-fixed-compilation-by-gcc8.patch to fix compilation with GCC8 (bsc#1084635)- Use right documentation path.- Update to 1.2.2 - Support including UCX API headers from C++ code - UD transport to handle unicast flood on RoCE fabric - Compilation fixes for gcc 7.1.1, clang 3.6, clang 5 - When UD transport is used with RoCE, packets intended for other peers may arrive on different adapters (as a result of unicast flooding). - This change adds packet filtering based on destination GIDs. Now the packet is silently dropped, if its destination GID does not match the local GID. - Added a new device ID for InfiniBand HCA- Drop doxygen BuildRequires: The documentation was already not built with this enabled. Removing the BR causes no regression in the package but eliminates a build cycle boost -> curl -> doxygen -> openucx -> boost- Rediff openucx-s390x-support.patch as p1 to be in line with potential git-generated patches.- Switch to version 1.2.1 (Fate#324050) Previous 1.3+ version was based on a development branch. Supported platforms - Shared memory: KNEM, CMA, XPMEM, SYSV, Posix - VERBs over InfiniBand and RoCE. VERBS over other RDMA interconnects (iWarp, OmniPath, etc.) is available for community evaluation and has not been tested in context of this release - Cray Gemini and Aries - Architectures: x86_64, ARMv8 (64bit), Power64 Features: - Added support for InfiniBand DC and UD transports, including accelerated verbs for Mellanox devices - Full support for PGAS/SHMEM interfaces, blocking and non-blocking APIs - Support for MPI tag matching, both in software and offload mode - Zero copy protocols and rendezvous, registration cache - Handling transport errors - Flow control for DC/RC - Dataypes support: contiguous, IOV, generic - Multi-threading support - Support for ARMv8 64bit architecture - A new API for efficient memory polling - Support for malloc-hooks and memory registration caching- Disable avx at configure level- Add openucx-s390x-support.patch to fix compilation on s390x - Compile openucx on s390x- Fix compilation on ppc- Update to snapshot 1.3+git44 * No changelog was found - Add -Wno-error and disable AVX/SSE as it is not guaranteed to exist.- Update to snapshot 0~git1727 * New: libucm. libucm is a standalone non-unloadable library which installs hooks for virtual memory changes in the current process.- Update to snapshot 0~git862 * License clarification on upstream's behalf- Initial package for build.opensuse.org (version 0~git713)lamb56 15896476181.6.0-lp152.1.61.6.0-lp152.1.6ucmapiucm.hlibucm.so/usr/include//usr/include/ucm//usr/include/ucm/api//usr/lib64/-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:Leap:15.2/standard/c7f7a9465d69e4015944fe77c235744f-openucxcpioxz5x86_64-suse-linuxdirectoryC source, ASCII text`: ME&ܾB utf-8c94aee71ac9a473d3c4cb7f44452bd4d268aa1b4e768299fa2eb97f3ebcade81?P7zXZ !t/3 ] crt:bLL z>'_&H{#zv>W$6T;ʐDL`@V붖[Oto=tsflɓtGQn6SL@cVInhO u4\~+FǓFwk!u[J{D4Z;@$?ZwVG͖v~2)?}ꖾ,^'ޕ9'9jZ[>-P|م 0 P$18OδQ|["sGe 1j9S.Oc%be6BNWl R0B NbI hհ( }%l4[ P}}Va ǬӅT<#E P9N} XS}M *5/"UFga)-!x/@xiIUP.RF !0fWzReϩG@GԤ,^c1N x d;Mo|ȐY%1$^*}",?4B蜥!ĝ:rq=FO \NUP*n{;hŐ`)_Sia7k1z GwnD! ";;swsҷOIj8O6L€Rkإ 8ᗅse=xDNz"*9Njj]o.HW_p^d:@W%FgK˶ {-D9r[ƅͷS$xyփnm<N6o:s'ayǥ=dydk.sxvv4 {sRGn%WhQɭ)D Cz}$su]}eZ! GnPݵֶ( bR69r_ôZT}n ;8w`JQ;[ᇿ:qz=!K{{3?FPM\{OmzŽ䴽]I'0¾g C"fxAEH>6NLV0i?wSzei ǴNw1Q{{Ɵz*y]?(z=G|9SW!'y z F`!E #! l7EF-Pǝ Kzra#}}> -!)iШ K^zt쵺@5hF>r@zZT\$׺) 5A\to ˪OPĮ:l wKu<n^ ܙ{ TITqAqIYgR~6I"f<}]꧑pT}r2{{Ӑkܟhq tUD<.t能pFPߛxG+3ɮ²P@ H9s=>TWHu/@̂\Ogʉ"b/ZL(йnҭ4j, -` !`]dS! (V" >Faq qowgV9Ր=R?Q mhuWRB2@JgJx3rErҶ=k CǚMDZɈVjk~O}O;V զ2u- g28ڒZ4{4ofKP6} 3E8KL"PIUY/FϞTN݊&]}J/ߖE-zDڼͦ rץ?NfL|}zZx"KmU:}AHp^'(& p緛eA.cwNDXS/ ?%jb0;^w4c P%VLO~R,֯KsE!%f, %J;c)qP?uףUG?)X>1MjN $]#"=W@92i~ )$kz e!z\)\ANY=6/S70"xm6F<-Q)ݿv43|J;xŐ^3sWv)rawUJ⊀ 'AKiKMgo KD+Le\*!x檽fW[!NJ``ʺ5#7a L6zX2rsv *l_c$]'nĥs"Cbݪ# ~쩰.WZ-BH Pv &uўvdUE\ʲEzqPfsn?^xϏaASH_̗J=zTP ;5XQ"U|[1rSUfwvU33°@L%x:7"qEY%dا1}ekE${w {TC *(5p?eFFq{'W6UNCZV$mO KlHjHL֩8AHond3NTjd?f|tV=]ؾv/wFMdr3 Hdء җ#PFyn/ rҼ|bg=ir#zh YZ