Skip to content

Commit

Permalink
Merge pull request #8934 from brminich/release/v1.14.0
Browse files Browse the repository at this point in the history
RELEASE: NEWS update for v1.14.0 release
  • Loading branch information
brminich authored Mar 13, 2023
2 parents 01afce5 + d71dbaf commit ae505b9
Showing 1 changed file with 3 additions and 27 deletions.
30 changes: 3 additions & 27 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -11,33 +11,7 @@
### Features:
### Bugfixes:

## 1.14.0 RC6 (March 1, 2023)
### Bugfixes
#### Build
* Multiple fixes and improvements in generation of .deb packages
* Dropped support for Ubuntu16

## 1.14.0 RC5 (February 20, 2023)
### Bugfixes
#### Build
* Added publishing cuda .deb packages

## 1.14.0 RC4 (February 14, 2023)
### Bugfixes
#### Build
* Fixed UCX cuda support in .deb packages

## 1.14.0 RC3 (February 10, 2023)
### Bugfixes
#### Build
* Fixed generation of .deb packages

## 1.14.0 RC2 (February 2, 2023)
### Bugfixes
#### GPU (CUDA, ROCM)
* Updated cuda_copy transport to use event fd instead of async callback

## 1.14.0 RC1 (January 25, 2023)
## 1.14.0 (March 13, 2023)
### Features:
#### Core
#### UCP
Expand Down Expand Up @@ -133,6 +107,7 @@
#### UCM
* Fixed segfault in malloc when compiled with -flto
#### GPU (CUDA, ROCM)
* Updated cuda_copy transport to use event fd instead of async callback
* Fixed ROCM IPC transport (use remote agent if available)
* Fixed clang compilation errors in CUDA copy transport
* Fixed ROCM memtype detection
Expand All @@ -148,6 +123,7 @@
* Build Debian package with multi-thread support
* Fixed configure warning by using POSIX compliant sh syntax
* Multiple fixes for Debian package build
* Dropped support for Ubuntu16

## 1.13.1 (September 7, 2022)
#### Bugfixes
Expand Down

0 comments on commit ae505b9

Please sign in to comment.