From bbb8bc76828b629546d46a21864ecb09aee64525a71fddae7e20bb390b1c221b Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 19 Jan 2018 16:08:27 +0000 Subject: [PATCH 1/3] Accepting request 567622 from home:NMoreyChaisemartin:branches:science:HPC - 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 OBS-URL: https://build.opensuse.org/request/show/567622 OBS-URL: https://build.opensuse.org/package/show/science:HPC/openucx?expand=0&rev=13 --- openucx.changes | 13 +++++++++++++ openucx.spec | 5 ++--- ucx-1.2.1.tar.gz | 3 --- ucx-1.2.2.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 6 deletions(-) delete mode 100644 ucx-1.2.1.tar.gz create mode 100644 ucx-1.2.2.tar.gz diff --git a/openucx.changes b/openucx.changes index ffe52f4..2f0207e 100644 --- a/openucx.changes +++ b/openucx.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Jan 19 10:12:04 UTC 2018 - nmoreychaisemartin@suse.com + +- 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 + ------------------------------------------------------------------- Fri Dec 8 21:19:11 UTC 2017 - dimstar@opensuse.org diff --git a/openucx.spec b/openucx.spec index 41bc8ee..9afbaf3 100644 --- a/openucx.spec +++ b/openucx.spec @@ -1,7 +1,7 @@ # # spec file for package openucx # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Name: openucx Summary: Unifieid Communication X License: BSD-3-Clause Group: Development/Libraries/C and C++ -Version: 1.2.1 +Version: 1.2.2 Release: 0 Url: http://openucx.org/ @@ -156,7 +156,6 @@ rm -fv "%buildroot/%_libdir"/*.la %files tools %defattr(-,root,root) %_bindir/ucx_* -%_datadir/ucx/ %_libdir/pkgconfig/ucx.pc %doc LICENSE diff --git a/ucx-1.2.1.tar.gz b/ucx-1.2.1.tar.gz deleted file mode 100644 index 7bd987e..0000000 --- a/ucx-1.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc63760601c03ff60a2531ec3c6637e98f5b743576eb410f245839c84a0ad617 -size 1582971 diff --git a/ucx-1.2.2.tar.gz b/ucx-1.2.2.tar.gz new file mode 100644 index 0000000..843d054 --- /dev/null +++ b/ucx-1.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:914d10fee8f970d4fb286079dd656cf8a260ec7d724d5f751b3109ed32a6da63 +size 1513611 From 33fb347489db76d7cb72bfa71b4289d1b98c63c49eb15b27c88b5c296a9c6bb1 Mon Sep 17 00:00:00 2001 From: Nicolas Morey-Chaisemartin Date: Sat, 20 Jan 2018 11:37:26 +0000 Subject: [PATCH 2/3] Fix docdir OBS-URL: https://build.opensuse.org/package/show/science:HPC/openucx?expand=0&rev=14 --- openucx.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/openucx.spec b/openucx.spec index 9afbaf3..282b607 100644 --- a/openucx.spec +++ b/openucx.spec @@ -156,6 +156,7 @@ rm -fv "%buildroot/%_libdir"/*.la %files tools %defattr(-,root,root) %_bindir/ucx_* +%_datadir/doc/ucx/ %_libdir/pkgconfig/ucx.pc %doc LICENSE From 936151ea1e4a819901cc101c4610ae146d47a55b11d93e9a536a4e862da35bbe Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 20 Jan 2018 15:40:56 +0000 Subject: [PATCH 3/3] - Use right documentation path. OBS-URL: https://build.opensuse.org/package/show/science:HPC/openucx?expand=0&rev=15 --- openucx.changes | 5 +++++ openucx.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/openucx.changes b/openucx.changes index 2f0207e..a94271d 100644 --- a/openucx.changes +++ b/openucx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jan 20 15:40:43 UTC 2018 - jengelh@inai.de + +- Use right documentation path. + ------------------------------------------------------------------- Fri Jan 19 10:12:04 UTC 2018 - nmoreychaisemartin@suse.com diff --git a/openucx.spec b/openucx.spec index 282b607..aadfe0c 100644 --- a/openucx.spec +++ b/openucx.spec @@ -137,7 +137,7 @@ export UCX_CFLAGS="$UCX_CFLAGS -mno-avx" %ifarch %ix86 export UCX_CFLAGS="$UCX_CFLAGS -mno-sse -mno-sse2" %endif -%configure --disable-static --without-avx +%configure --disable-static --without-avx --docdir="%_docdir/%name" make %{?_smp_mflags} V=1 %post -n libucp0 -p /sbin/ldconfig @@ -156,7 +156,7 @@ rm -fv "%buildroot/%_libdir"/*.la %files tools %defattr(-,root,root) %_bindir/ucx_* -%_datadir/doc/ucx/ +%_docdir/%name/ %_libdir/pkgconfig/ucx.pc %doc LICENSE