forked from pool/openucx
Accepting request 1100646 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/1100646 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openucx?expand=0&rev=27
This commit is contained in:
commit
ba3eec4113
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 25 13:08:44 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com>
|
||||||
|
|
||||||
|
- Update to v1.14.1
|
||||||
|
- Fixed ROCm to prevent the locking of host pinned memory
|
||||||
|
- Added CUDA 12 based UCX builds to the release flow
|
||||||
|
- Increased the maximal number of endpoint configurations
|
||||||
|
- Fixed filter for a slow-lanes in selection logic
|
||||||
|
- Fixed TCP transport bandwidth calculation
|
||||||
|
- Fixed device detection for ROCM
|
||||||
|
- Fixed compatibility with CUDA 12
|
||||||
|
- Fixed rendezvous threshold for multi-path configurations
|
||||||
|
- Fixed error message in case of static link
|
||||||
|
- Fixed BlueField-3 detection
|
||||||
|
- Multiple fixes for Azure CI pipeline
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 20 09:00:27 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com>
|
Mon Mar 20 09:00:27 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define version_suf %{nil}
|
%define version_suf %{nil}
|
||||||
|
|
||||||
Name: openucx
|
Name: openucx
|
||||||
Version: 1.14.0
|
Version: 1.14.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Communication layer for Message Passing (MPI)
|
Summary: Communication layer for Message Passing (MPI)
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9bd95e2059de5dece9dddd049aacfca3d21bfca025748a6a0b1be4486e28afdd
|
|
||||||
size 3052075
|
|
3
ucx-1.14.1.tar.gz
Normal file
3
ucx-1.14.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:baa0634cafb269a3112f626eb226bcd2ca8c9fcf0fec3b8e2a3553baad5f77aa
|
||||||
|
size 3030698
|
Loading…
Reference in New Issue
Block a user