- Corrected typo in WMMA (was spelt wrong as waam)

- Included rocm-7rc-rocwmma toolbox
- Included updated results from benchmarks including rocm 7rc with ROMWMMA and hipBLASLt
This commit is contained in:
Donato Capitella
2025-08-10 13:21:06 +01:00
parent 19fc866a9d
commit a9618d881b
619 changed files with 16448 additions and 4651 deletions
@@ -2,7 +2,7 @@ ggml_vulkan: Found 1 Vulkan devices:
ggml_vulkan: 0 = Radeon 8060S Graphics (RADV GFX1151) (radv) | uma: 1 | fp16: 1 | bf16: 0 | warp size: 64 | shared memory: 65536 | int dot: 1 | matrix cores: KHR_coopmat
| model | size | params | backend | ngl | fa | mmap | test | t/s |
| ------------------------------ | ---------: | ---------: | ---------- | --: | -: | ---: | --------------: | -------------------: |
| gpt-oss ?B MXFP4 MoE | 11.27 GiB | 20.91 B | Vulkan | 999 | 1 | 0 | pp512 | 728.38 ± 8.17 |
| gpt-oss ?B MXFP4 MoE | 11.27 GiB | 20.91 B | Vulkan | 999 | 1 | 0 | tg128 | 69.80 ± 0.05 |
| gpt-oss ?B MXFP4 MoE | 11.27 GiB | 20.91 B | Vulkan | 999 | 1 | 0 | pp512 | 728.71 ± 8.40 |
| gpt-oss ?B MXFP4 MoE | 11.27 GiB | 20.91 B | Vulkan | 999 | 1 | 0 | tg128 | 70.49 ± 0.04 |
build: cd6983d5 (6119)
build: 34c9d765 (6122)