Commit 9c5b36c
authored
fix CMS for 224x128x64 NT bf16 (#4434)
Fixes issue #4422 by reducing the dscnt (follow-up from #4137)
No impact to performance in Tensile.
Tested with tensile-client
```
- ProblemSizes:
- Exact: [3584, 2048, 1, 8192]
- Range: [[224], [128], [1], [1, 16, 64]]
- Range: [[224], [128], [1], [32, 64, 256]]
```
hipblaslt-test also passes
```
[==========] 21891 tests from 12 test suites ran. (1441926 ms total)
[ PASSED ] 21891 tests.
```
## Submission Checklist
- [x] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.1 parent c68fe0a commit 9c5b36c
File tree
1 file changed
+1
-1
lines changed- projects/hipblaslt/tensilelite/Tensile/Components
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1741 | 1741 | | |
1742 | 1742 | | |
1743 | 1743 | | |
1744 | | - | |
| 1744 | + | |
1745 | 1745 | | |
1746 | 1746 | | |
1747 | 1747 | | |
| |||
0 commit comments