Accepting request 646644 from science:HPC

- Update to v1.4.0 (bsc#1103494)

OBS-URL: https://build.opensuse.org/request/show/646644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openucx?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2018-11-12 08:50:19 +00:00 committed by Git OBS Bridge
commit 50735531ff
4 changed files with 39 additions and 6 deletions

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Tue Nov 6 07:18:34 UTC 2018 - nmoreychaisemartin@suse.com
- Update to v1.4.0 (bsc#1103494)
* Features:
* Improved support for installation with latest ROCm
* Improved support for latest rdma-core
* Added support for CUDA IPC for intra-node GPU, CUDA memory
allocation cache for mem-type detection, latest Mellanox
devices, Nvidia GPU managed memory, multiple connections
between the same pair of workers, large worker address for
client/server connection establishment and INADDR_ANY, and
for bitwise atomics operations.
* Bugfixes:
* Performance fixes for rendezvous protocol
* Memory hook fixes
* Clang support fixes
* Self tl multi-rail fix
* Thread safety fixes in IB/RDMA transport
* Compilation fixes with upstream rdma-core
* Multiple minor bugfixes (full list on github)
* Segfault fix for a code generated by armclang compiler
* UCP memory-domain index fix for zero-copy active messages
-------------------------------------------------------------------
Mon Oct 15 07:51:12 UTC 2018 - nmoreychaisemartin@suse.com
- Update to v1.3.1 (fate#325996)
- Prevent potential out-of-order sending in shared memory active messages
- CUDA: Include cudamem.h in source tarball, pass cudaFree memory size
- Registration cache: fix large range lookup, handle shmat(REMAP)/mmap(FIXED)
- Limit IB CQE size for specific ARM boards
-------------------------------------------------------------------
Thu Aug 9 05:57:24 UTC 2018 - nmoreychaisemartin@suse.com

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -20,7 +20,7 @@ Name: openucx
Summary: Unifieid Communication X
License: BSD-3-Clause
Group: Development/Libraries/C and C++
Version: 1.3.0
Version: 1.4.0
Release: 0
Url: http://openucx.org/
@ -173,7 +173,7 @@ mv %buildroot/%_datadir/ucx %buildroot/%_datadir/openucx
%_bindir/ucx_*
%_datadir/%{name}/
%_libdir/pkgconfig/ucx.pc
%doc LICENSE
%doc LICENSE NEWS
%files -n libucm0
%defattr(-,root,root)

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:71e69e6d78a4950cc5a1edcbe59bf7a8f8e38d59c9f823109853927c4d442952
size 1707317

3
ucx-1.4.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:99891a98476bcadc6ac4ef9c9f083bc6ffb188a96b3c3bc89c8bbca64de2c76e
size 1777644