mirror of
https://github.com/NVIDIA/cutlass.git
synced 2026-04-20 14:59:01 +00:00
Update driver bug workaround description in CHANGELOG
Clarified the description of a driver bug workaround in the CHANGELOG.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
- Fixed order issue in `make_smem_layout_a` in utils/hopper_helpers.py
|
||||
|
||||
### CUTLASS C++
|
||||
* Work around a driver bug which will cause occasionally errors when executing kernels.
|
||||
* 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.
|
||||
|
||||
## [4.3.3](https://github.com/NVIDIA/cutlass/releases/tag/v4.3.3) (2025-12-12)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user