Skip to content

Commit d9aa565

Browse files
authored
Merge pull request #10659 from tvegas1/news_1181
NEWS: Add v1.18.1 description
2 parents 938ffcd + 13a5ad1 commit d9aa565

File tree

1 file changed

+14
-23
lines changed

1 file changed

+14
-23
lines changed

NEWS

Lines changed: 14 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -7,35 +7,26 @@
77
##
88
#
99

10-
## 1.18.1-rc3 (April 17, 2025)
11-
### Bugfixes:
12-
#### UCM
13-
* Fixed crash with bistro hooks for CUDA 12.9 on amd64
14-
15-
## 1.18.1-rc2 (April 9, 2025)
10+
## 1.18.1 (April 28, 2025)
1611
### Features:
1712
#### CUDA
18-
* Added config keys to update cuda_copy bandwidth for coherent platforms
19-
* Improved cache invalidation of memory allocated using CUDA memory pool
13+
* Added config keys to update cuda_copy bandwidth for coherent platforms
14+
* Improved cache invalidation of memory allocated using CUDA memory pool
15+
#### AZP
16+
* Added Ubuntu 24.04 to build and release pipeline
2017
### Bugfixes:
2118
#### UCP
22-
* Fixed assertion failure when maximum lane fragment is smaller than AM header
19+
* Fixed assertion failure when maximum lane fragment is smaller than AM header
20+
* Fixed potential active message user header use after free with protocol reconfiguration
2321
#### CUDA
24-
* Fixed registration of CUDA Fabric memory allocated by UCT
25-
* Fixed VA recycling check of memory allocated using VMM and CUDA memory pool
22+
* Fixed registration of CUDA Fabric memory allocated by UCT
23+
* Fixed VA recycling check of memory allocated using VMM and CUDA memory pool
2624
#### RDMA CORE (IB, ROCE, etc.)
27-
* Do not use ConnectX-8 SMI subdevices for communication
28-
* Fixed remote access error by disabling ODP when the device supports DDP
29-
* Fixed configuration logic by disabling DDP when AR is disabled
30-
31-
32-
## 1.18.1-rc1 (February 20, 2025)
33-
### Features:
34-
#### AZP
35-
* Added Ubuntu 24.04 to build and release pipeline
36-
### Bugfixes:
37-
#### UCP
38-
* Fixed potential active message user header use after free with protocol reconfiguration
25+
* Do not use ConnectX-8 SMI subdevices for communication
26+
* Fixed remote access error by disabling ODP when the device supports DDP
27+
* Fixed configuration logic by disabling DDP when AR is disabled
28+
#### UCM
29+
* Fixed crash with bistro hooks for CUDA 12.9 on amd64
3930

4031
## 1.18.0 (January 17, 2025)
4132
### Features:

0 commit comments

Comments
 (0)