Skip to content

Commit

Permalink
Documentation: Modify RELEASENOTES to include v0.9.2
Browse files Browse the repository at this point in the history
Signed-off-by: Rashika Kheria <[email protected]>
  • Loading branch information
rashikakheria committed Feb 23, 2019
1 parent 8d5648b commit 15536da
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,24 @@
* Ubuntu 16.04 LTS
* CentOS 7

# v0.9.2 release notes

This release introduces changes required to support NCCLv2.4 and fixes race
condition during connection establishment by removing FI_SOURCE requirement.

New Features:
* Support NCCL provided MR register/deregister APIs.

Bug Fixes:
* Remove FI_SOURCE requirement for providers.
* Fix travis CI to build with NCCLv2.4.

Testing:
The plugin has been tested with following libfabric providers:
* tcp;ofi_rxm
* sockets
* verbs;ofi_rxm

# v0.9.1 release notes

This release makes improvements to the building and CI infrastructure. It also
Expand Down

0 comments on commit 15536da

Please sign in to comment.