Update README.md

This commit is contained in:
Haicheng Wu
2025-12-24 00:21:59 -05:00
committed by GitHub
parent 34a81f0497
commit 853ad93d60

View File

@@ -143,7 +143,7 @@ To get started quickly - please refer :
- Fix a few bugs in distributed gemm API and examples.
- Fix handling negative zero in sparse compressor.
- Add missing `wait_on_dependent_grids` for PDL use case.
- 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.
* Fix some profiler issues:
- Add some missing reference kernels.
- Support VoidC reference kernels.