Skip to content

Commit ae505b9

Browse files
authored
Merge pull request #8934 from brminich/release/v1.14.0
RELEASE: NEWS update for v1.14.0 release
2 parents 01afce5 + d71dbaf commit ae505b9

File tree

1 file changed

+3
-27
lines changed

1 file changed

+3
-27
lines changed

NEWS

Lines changed: 3 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -11,33 +11,7 @@
1111
### Features:
1212
### Bugfixes:
1313

14-
## 1.14.0 RC6 (March 1, 2023)
15-
### Bugfixes
16-
#### Build
17-
* Multiple fixes and improvements in generation of .deb packages
18-
* Dropped support for Ubuntu16
19-
20-
## 1.14.0 RC5 (February 20, 2023)
21-
### Bugfixes
22-
#### Build
23-
* Added publishing cuda .deb packages
24-
25-
## 1.14.0 RC4 (February 14, 2023)
26-
### Bugfixes
27-
#### Build
28-
* Fixed UCX cuda support in .deb packages
29-
30-
## 1.14.0 RC3 (February 10, 2023)
31-
### Bugfixes
32-
#### Build
33-
* Fixed generation of .deb packages
34-
35-
## 1.14.0 RC2 (February 2, 2023)
36-
### Bugfixes
37-
#### GPU (CUDA, ROCM)
38-
* Updated cuda_copy transport to use event fd instead of async callback
39-
40-
## 1.14.0 RC1 (January 25, 2023)
14+
## 1.14.0 (March 13, 2023)
4115
### Features:
4216
#### Core
4317
#### UCP
@@ -133,6 +107,7 @@
133107
#### UCM
134108
* Fixed segfault in malloc when compiled with -flto
135109
#### GPU (CUDA, ROCM)
110+
* Updated cuda_copy transport to use event fd instead of async callback
136111
* Fixed ROCM IPC transport (use remote agent if available)
137112
* Fixed clang compilation errors in CUDA copy transport
138113
* Fixed ROCM memtype detection
@@ -148,6 +123,7 @@
148123
* Build Debian package with multi-thread support
149124
* Fixed configure warning by using POSIX compliant sh syntax
150125
* Multiple fixes for Debian package build
126+
* Dropped support for Ubuntu16
151127

152128
## 1.13.1 (September 7, 2022)
153129
#### Bugfixes

0 commit comments

Comments
 (0)