Skip to content

Commit

Permalink
NEWS: Update
Browse files Browse the repository at this point in the history
We have never tagged RC2. Renaming RC3->RC2.

Signed-off-by: Pavel Shamis (Pasha) <pasharesearch@gmail.com>
  • Loading branch information
shamisp committed Feb 8, 2019
1 parent f08baaa commit c078e9b
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,7 @@
##
#

## 1.5.0 rc3 (February 8, 2019)
Bugfixes:
- Fix overflow in RC/DC flush operations
- Update description in SPEC file and README
- Fix RoCE source port for dc_mlx5 flow control
- Improve ucx_info help message
- Fix segfault in UCP, due to int truncation in count_one_bits()

## 1.5.0 rc2 (January 15, 2019)

## 1.5.0 rc2 (February 8, 2019)
Features:
- New emulation mode enabling full UCX functionality (Atomic, Put, Get)
over TCP and RDMA-CORE interconnects which don't implement full RDMA semantics
Expand All @@ -30,7 +21,12 @@ Features:
- GPU-to-Infiniband HCA affinity support based on locality/distance (PCIe)

Bugfixes:
- Multiple bugfixes (full list on github)
- Fix overflow in RC/DC flush operations
- Update description in SPEC file and README
- Fix RoCE source port for dc_mlx5 flow control
- Improve ucx_info help message
- Fix segfault in UCP, due to int truncation in count_one_bits()
- Multiple other bugfixes (full list on github)

Tested configurations:
- InfiniBand: MLNX_OFED 4.4-4.5, distribution inbox drivers, rdma-core
Expand Down

0 comments on commit c078e9b

Please sign in to comment.