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
|
Tue Nov 6 07:18:34 UTC 2018 - nmoreychaisemartin@suse.com
|
||||||
|
|
||||||
- Update to v1.4.0 (bsc#1103494)
|
- Update to v1.4.0 (bsc#1103494)
|
||||||
- Features:
|
* Features:
|
||||||
- Improved support for installation with latest ROCm
|
* Improved support for installation with latest ROCm
|
||||||
- Improved support for latest rdma-core
|
* Improved support for latest rdma-core
|
||||||
- Adding support for CUDA IPC for intra-node GPU
|
* Added support for CUDA IPC for intra-node GPU, CUDA memory
|
||||||
- Added support for CUDA memory allocation cache for mem-type detection
|
allocation cache for mem-type detection, latest Mellanox
|
||||||
- Added support for latest Mellanox devices
|
devices, Nvidia GPU managed memory, multiple connections
|
||||||
- Added support for Nvidia GPU managed memory
|
between the same pair of workers, large worker address for
|
||||||
- Added support for multiple connections between the same pair of workers
|
client/server connection establishment and INADDR_ANY, and
|
||||||
- Added support large worker address for client/server connection establishment
|
for bitwise atomics operations.
|
||||||
and INADDR_ANY
|
* Bugfixes:
|
||||||
- Added support for bitwise atomics operations
|
* Performance fixes for rendezvous protocol
|
||||||
- Bugfixes:
|
* Memory hook fixes
|
||||||
- Performance fixes for rendezvous protocol
|
* Clang support fixes
|
||||||
- Memory hook fixes
|
* Self tl multi-rail fix
|
||||||
- Clang support fixes
|
* Thread safety fixes in IB/RDMA transport
|
||||||
- Self tl multi-rail fix
|
* Compilation fixes with upstream rdma-core
|
||||||
- Thread safety fixes in IB/RDMA transport
|
* Multiple minor bugfixes (full list on github)
|
||||||
- Compilation fixes with upstream rdma-core
|
* Segfault fix for a code generated by armclang compiler
|
||||||
- Multiple minor bugfixes (full list on github)
|
* UCP memory-domain index fix for zero-copy active messages
|
||||||
- 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
|
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)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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