diff --git a/openucx.changes b/openucx.changes index 04d9274..13ed5d0 100644 --- a/openucx.changes +++ b/openucx.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Jul 25 13:08:44 UTC 2023 - Nicolas Morey + +- 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 diff --git a/openucx.spec b/openucx.spec index 44be99a..c149250 100644 --- a/openucx.spec +++ b/openucx.spec @@ -20,7 +20,7 @@ %define version_suf %{nil} Name: openucx -Version: 1.14.0 +Version: 1.14.1 Release: 0 Summary: Communication layer for Message Passing (MPI) License: BSD-3-Clause diff --git a/ucx-1.14.0.tar.gz b/ucx-1.14.0.tar.gz deleted file mode 100644 index 4bc497d..0000000 --- a/ucx-1.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9bd95e2059de5dece9dddd049aacfca3d21bfca025748a6a0b1be4486e28afdd -size 3052075 diff --git a/ucx-1.14.1.tar.gz b/ucx-1.14.1.tar.gz new file mode 100644 index 0000000..0203bb6 --- /dev/null +++ b/ucx-1.14.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baa0634cafb269a3112f626eb226bcd2ca8c9fcf0fec3b8e2a3553baad5f77aa +size 3030698