From 3ed220414918e4999b606dd86751c590b8ae858c2aa40d3036ef437c3dc928fc Mon Sep 17 00:00:00 2001 From: Nicolas Morey Date: Fri, 2 Jan 2026 14:34:18 +0100 Subject: [PATCH] Update to v1.19.1 - Features - UCP - Do not require transport memory support if rendezvous protocol is not used - Build - Added CUDA 13 support to the release pipeline - Added Rocky OS support to the release pipeline - Bugfixes - UCS - Fixed Netlink fetch mechanism Signed-off-by: Nicolas Morey --- openucx.changes | 14 ++++++++++++++ openucx.spec | 2 +- ucx-1.19.0.tar.gz | 3 --- ucx-1.19.1.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 ucx-1.19.0.tar.gz create mode 100644 ucx-1.19.1.tar.gz diff --git a/openucx.changes b/openucx.changes index c02f42a..1c10813 100644 --- a/openucx.changes +++ b/openucx.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Jan 02 14:32:48 UTC 2026 - Nicolas Morey + +- Update to v1.19.1 + - Features + - UCP + - Do not require transport memory support if rendezvous protocol is not used + - Build + - Added CUDA 13 support to the release pipeline + - Added Rocky OS support to the release pipeline + - Bugfixes + - UCS + - Fixed Netlink fetch mechanism + ------------------------------------------------------------------- Wed Nov 5 16:48:53 UTC 2025 - Nicolas Morey diff --git a/openucx.spec b/openucx.spec index b9b80b3..0a34181 100644 --- a/openucx.spec +++ b/openucx.spec @@ -20,7 +20,7 @@ %define version_suf %{nil} Name: openucx -Version: 1.19.0 +Version: 1.19.1 Release: 0 Summary: Communication layer for Message Passing (MPI) License: BSD-3-Clause diff --git a/ucx-1.19.0.tar.gz b/ucx-1.19.0.tar.gz deleted file mode 100644 index 04d894c..0000000 --- a/ucx-1.19.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9af07d55281059542f20c5b411db668643543174e51ac71f53f7ac839164f285 -size 3391294 diff --git a/ucx-1.19.1.tar.gz b/ucx-1.19.1.tar.gz new file mode 100644 index 0000000..9adf2e8 --- /dev/null +++ b/ucx-1.19.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dea5d821fce05b6ffe175a74e6e148386dd85791409fc71242f3d1369100fd8a +size 3439403 -- 2.51.1