Updated benchmarks

This commit is contained in:
Donato Capitella
2025-08-17 08:53:16 +01:00
parent b72bbd64f8
commit 62e5080102
657 changed files with 12622 additions and 16283 deletions
+2 -1
View File
@@ -363,6 +363,7 @@
Repo: <a href="https://github.com/kyuz0/amd-strix-halo-toolboxes" target="_blank"
rel="noreferrer">kyuz0/amd-strix-halo-toolboxes</a>
</p>
<p class="muted">Platform: Framework Desktop, 128GB Unified RAM (accelerator-performance tuned profile)</p>
<p id="meta-line">Loading meta…</p>
</header>
@@ -491,7 +492,7 @@
<div class="colbox">
<label for="${id}">
<input id="${id}" type="checkbox" data-env="${env}"
${/(vulkan_amdvlk|vulkan_radv|rocm6_4_2|rocm7_rc-rocwmma)(?![-\w])/.test(env.trim()) ? 'checked' : ''}>
${/(vulkan_amdvlk|vulkan_radv|rocm6_4_3-rocwmma|rocm7_rc-rocwmma)(?![-\w])/.test(env.trim()) ? 'checked' : ''}>
<span><strong>${env}</strong>${roc ? '<span class="badge roc">rocWMMA</span>' : ''}</span></strong>${hipBLASTt_off ? '<span class="badge roc">hipBLASTt OFF</span>' : ''}</span>
</label>
</div>`;
+11062 -10552
View File
File diff suppressed because it is too large Load Diff