Skip to content

Commit 5ea8160

Browse files
Remove dgemm page; keep verification on BLAS page only.
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent cc76827 commit 5ea8160

3 files changed

Lines changed: 2 additions & 7 deletions

File tree

scientific-libs/blas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Build with `eb --from-pr <num> --robot` into an **EESSI-extend** user install, t
2525

2626
## Verification {#verification}
2727

28-
The benchmarks repo renamed `dgemm/`**`OpenBLAS/`** — a small suite for **BLAS performance and per-routine correctness**, used to isolate broken RVV kernels before trusting downstream apps.
28+
Small, self-contained programs in [opensolvers/benchmarks/OpenBLAS](https://github.com/opensolvers/benchmarks/tree/main/OpenBLAS) for **BLAS performance and per-routine correctness** used to isolate broken RVV kernels before trusting downstream apps.
2929

3030
| File | Purpose |
3131
| ---- | ------- |

scientific-libs/dgemm.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

website.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Catalog: `_data/videos.yml` (newest first). Rendered by `_includes/video-grid.ht
6060

6161
| Date | Decision |
6262
|------|----------|
63-
| 2026-07-19 | Sync benchmarks PR #18: `dgemm/``OpenBLAS/`; merge verification into BLAS page; `dgemm.html` redirect stub; fix GitHub links |
63+
| 2026-07-19 | Sync benchmarks PR #18: merge OpenBLAS verification into BLAS page; remove `dgemm.html`; fix GitHub links |
6464
| 2026-07-18 | Videos page + `_data/videos.yml`; U74 YouTube link; SEO (`url`, JSON-LD, robots.txt, page descriptions) |
6565
| 2026-07-18 | Per-board compute-backend SVGs; fix invalid UTF-8 in VisionFive 2 / K1 diagrams |
6666
| 2026-07-18 | U74 video production moved to private repo `opensolvers/u74-video` (removed from site) |

0 commit comments

Comments
 (0)