Skip to content

Commit 1810164

Browse files
authored
Update driver bug workaround description in CHANGELOG
Clarified the description of a driver bug workaround in CUTLASS C++ section.
1 parent 709ccc7 commit 1810164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- Fixed order issue in `make_smem_layout_a` in utils/hopper_helpers.py
1515

1616
### CUTLASS C++
17-
* Work around a driver bug which will cause occasionally errors when executing kernels.
17+
* Work around a driver TMA descriptor related bug which will cause occasionally errors on Blackwell when the tensor's backing memory allocation is less than 128KB and it is not a dense non-overlapping tensor.
1818

1919
## [4.3.3](https://github.com/NVIDIA/cutlass/releases/tag/v4.3.3) (2025-12-12)
2020

0 commit comments

Comments
 (0)