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