Stick to established changelog syntax
OBS-URL: https://build.opensuse.org/package/show/science:HPC/openucx?expand=0&rev=25
This commit is contained in:
parent
4774502643
commit
56befa2187
@ -2,27 +2,25 @@
|
||||
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
|
||||
- Adding support for CUDA IPC for intra-node GPU
|
||||
- Added support for CUDA memory allocation cache for mem-type detection
|
||||
- Added support for latest Mellanox devices
|
||||
- Added support for Nvidia GPU managed memory
|
||||
- Added support for multiple connections between the same pair of workers
|
||||
- Added support large worker address for client/server connection establishment
|
||||
and INADDR_ANY
|
||||
- Added support 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
|
||||
* 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
|
||||
|
@ -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/
|
||||
#
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user