|
11 | 11 | ### Features: |
12 | 12 | ### Bugfixes: |
13 | 13 |
|
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) |
41 | 15 | ### Features: |
42 | 16 | #### Core |
43 | 17 | #### UCP |
|
133 | 107 | #### UCM |
134 | 108 | * Fixed segfault in malloc when compiled with -flto |
135 | 109 | #### GPU (CUDA, ROCM) |
| 110 | +* Updated cuda_copy transport to use event fd instead of async callback |
136 | 111 | * Fixed ROCM IPC transport (use remote agent if available) |
137 | 112 | * Fixed clang compilation errors in CUDA copy transport |
138 | 113 | * Fixed ROCM memtype detection |
|
148 | 123 | * Build Debian package with multi-thread support |
149 | 124 | * Fixed configure warning by using POSIX compliant sh syntax |
150 | 125 | * Multiple fixes for Debian package build |
| 126 | +* Dropped support for Ubuntu16 |
151 | 127 |
|
152 | 128 | ## 1.13.1 (September 7, 2022) |
153 | 129 | #### Bugfixes |
|
0 commit comments