File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 7
7
##
8
8
#
9
9
10
- ## Current
10
+ ## 1.18.1-rc2 (April 9, 2025)
11
11
### Features:
12
12
#### CUDA
13
13
* Added config keys to update cuda_copy bandwidth for coherent platforms
14
+ * Improved cache invalidation of memory allocated using CUDA memory pool
14
15
### 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
+
15
26
16
27
## 1.18.1-rc1 (February 20, 2025)
17
28
### Features:
You can’t perform that action at this time.
0 commit comments