Skip to content

History / GEMM Guide

Revisions

  • Docs: Sync wiki with internal (content sync + external URL migration) Brings the public wiki up to date with the internal source: - Content sync from amd-main (FP16/f16 data types, Batch-GEMM-Guide, env var renames, post-ops/quantization updates, bench/test refresh) - URL migration for the external repo: amd-aocl.github.io/aocl-dlp -> amd.github.io/aocl-dlp github.com/AMD-AOCL/aocl-dlp/{tree,blob}/amd-main -> github.com/amd/aocl-dlp/{tree,blob}/dev Co-authored-by: Cursor <cursoragent@cursor.com>

    @BhaskarNallani BhaskarNallani committed Jun 15, 2026
  • Updated aocl-dlp wiki Updated aocl-dlp wiki with latest changes.

    @BhaskarNallani BhaskarNallani committed Mar 18, 2026
  • Docs: Flesh out stub pages, add sidebar and footer - Add _Sidebar.md for curated wiki navigation - Add _Footer.md with quick links on every page - Slim down Home.md to a focused navigation hub - Expand GEMM-Guide with data types, parameters, reordering, batch GEMM - Expand Post-Ops-Guide with dlp_metadata_t walkthrough and code examples - Expand Eltwise-Guide with standalone vs post-ops distinction and examples - Expand Quantization-Guide with symmetric quant, mixed-precision, dlp_quant_op - Expand FAQ with real questions across threading, linking, and performance - Expand Examples-and-Tutorials with full catalog of all 15 examples - Expand Library-Overview with BF16 fallback, threading model, hardware table Signed-off-by: Abhiram S <abhiram.s@amd.com>

    @abhirams-amd abhirams-amd committed Mar 16, 2026
  • Docs: Partition into user and developer Signed-off-by: Abhiram S <abhiram.s@amd.com>

    @abhirams-amd abhirams-amd committed Sep 23, 2025