Skip to content

Commit 81baeb1

Browse files
authored
Merge pull request #10596 from tvegas1/news-v1.18.x
NEWS: Update to 1.18.1-rc2 release
2 parents 66ba207 + 3130523 commit 81baeb1

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

NEWS

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,22 @@
77
##
88
#
99

10-
## Current
10+
## 1.18.1-rc2 (April 9, 2025)
1111
### Features:
1212
#### CUDA
1313
* Added config keys to update cuda_copy bandwidth for coherent platforms
14+
* Improved cache invalidation of memory allocated using CUDA memory pool
1415
### Bugfixes:
16+
#### UCP
17+
* Fixed assertion failure when maximum lane fragment is smaller than AM header
18+
#### CUDA
19+
* Fixed registration of CUDA Fabric memory allocated by UCT
20+
* Fixed VA recycling check of memory allocated using VMM and CUDA memory pool
21+
#### RDMA CORE (IB, ROCE, etc.)
22+
* Do not use ConnectX-8 SMI subdevices for communication
23+
* Fixed remote access error by disabling ODP when the device supports DDP
24+
* Fixed configuration logic by disabling DDP when AR is disabled
25+
1526

1627
## 1.18.1-rc1 (February 20, 2025)
1728
### Features:

0 commit comments

Comments
 (0)