Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NEWS: Updated NEWS for 1.15.0-rc3. #9276

Merged
merged 1 commit into from
Aug 8, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,17 @@
### Features:
### Bugfixes:

## 1.15.0-rc3 (August 8, 2023)
### Bugfixes:
#### UCP
* Fixed endpoint reconfiguration issues because of assymetrical selection
#### UCT
* Check dmabuf kernel support in ROCm memory domain
#### UCM
* Fixed conditional jump patching
yosefe marked this conversation as resolved.
Show resolved Hide resolved
#### Tools
* Fixed memory access flags in perftest

## 1.15.0-rc2 (July 27, 2023)
### Features:
#### RDMA CORE (IB, ROCE, etc.)
Expand Down