Skip to content

Commit 064292c

Browse files
HarperHarper
authored andcommitted
docs: add CITATION.cff for citable references (no DOI yet — Zenodo needs account)
1 parent 80b5b99 commit 064292c

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
title: "metal-guard: GPU safety layer for MLX on Apple Silicon"
4+
abstract: "GPU safety layer for MLX on Apple Silicon — prevents kernel panics from Metal driver bugs, includes a community-curated KNOWN_PANIC_MODELS registry."
5+
type: software
6+
authors:
7+
- name: "Harper Systems"
8+
version: "1.1.0"
9+
license: MIT
10+
repository-code: "https://github.com/Harperbot/metal-guard"
11+
url: "https://github.com/Harperbot/metal-guard"
12+
keywords:
13+
- MLX
14+
- Apple Silicon
15+
- GPU safety
16+
- kernel panic
17+
- Metal driver
18+
- IOGPU

0 commit comments

Comments
 (0)