Accepting request 644613 from home:NMoreyChaisemartin:branches:sp1-staging
- Update to v1.3.1 (bsc#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 OBS-URL: https://build.opensuse.org/request/show/644613 OBS-URL: https://build.opensuse.org/package/show/science:HPC/openucx?expand=0&rev=23
This commit is contained in:
parent
6c87d0bee6
commit
6cb716aaee
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 15 07:51:12 UTC 2018 - nmoreychaisemartin@suse.com
|
||||
|
||||
- Update to v1.3.1 (bsc#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
|
||||
|
||||
|
@ -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.3.1
|
||||
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)
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:71e69e6d78a4950cc5a1edcbe59bf7a8f8e38d59c9f823109853927c4d442952
|
||||
size 1707317
|
3
ucx-1.3.1.tar.gz
Normal file
3
ucx-1.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e058c8ec830d2f50d9db1e3aaaee105cd2ad6c1e6df20ae58b9b4179de7a8992
|
||||
size 1695275
|
Loading…
Reference in New Issue
Block a user