Skip to content

Commit

Permalink
NEWS: 1.13.0 update
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeny-leksikov committed Jun 21, 2022
1 parent ad4b171 commit a7efbdc
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
### Features:
### Bugfixes:

## 1.13.0 (May 27, 2022)
## 1.13.0 (June 26, 2022)
#### Features
##### Core
* Added new objects to VFS: local and remote address of endpoint, statistics of ucp_ep_create success/failure, failed/destroyed endpoints
Expand Down Expand Up @@ -118,11 +118,12 @@
#### GPU (CUDA, ROCM)
* Fixed a bug in invalidating address range in CUDA_IPC
* Fixed CUDA context caching and cleanup
* Fixed ROCM initialization
* Fixed ROCM components compilation
* Fixed CUDA module compilation with clang 13
* Fixed ROCm initialization
* Fixed ROCm components compilation
* Fixed IPC tls reachability check
* Fixed ROCM memory type detection
* Use ROCM remote_agent if available
* Use ROCm remote_agent if available
* Fixes in ROCm memory detection and performance estimation
#### KNEM
* Fixed memory registration cost
#### UCM
Expand Down

0 comments on commit a7efbdc

Please sign in to comment.