hughperkins/VeriGPU
OpenSource GPU, in Verilog, loosely based on RISC-V ISA observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1646
- days_rel: n/a
- days_push: 649
- n_releases_24m: 0
Adoption not part of the score
1364 stars · 144 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
VeriGPU is an open-source GPU written in SystemVerilog, loosely based on the RISC-V ISA and targeting eventual ASIC tape-out for machine learning workloads. It includes a GPU runtime, single-source C++ compilation flow, and simulation tooling, with the goal of being compatible with PyTorch via a HIP-like API.
Use cases
- build an open-source GPU in Verilog for machine learning
- simulate a RISC-V-based GPU core before ASIC tape-out
- run PyTorch workloads on a custom open-source GPU
- learn GPU architecture and hardware design in SystemVerilog
- experiment with BF16-focused ML accelerator cores
- verify timing and correctness of a custom GPU design
When to choose
- you want to study or modify an open-source GPU hardware design written in SystemVerilog
- you need a simulated RISC-V-like GPU core for ML experiments
- you are exploring ASIC tape-out of a custom ML accelerator
- you want a PyTorch-compatible open hardware GPU project to contribute to
When to avoid
- you need a production GPU with mature drivers and real hardware performance today
- you want a drop-in replacement for NVIDIA or AMD GPUs in a training pipeline
- you need CUDA or SYCL support that is fully implemented and stable
- you are not prepared to work with hardware description languages and simulation tooling
Facets
library · maturity experimental
gpu-computing machine-learning simulation compiler sdk hardware gpu-computing machine-learning embedded-systems cpp python verilog systemverilog risc-v asic-design open-source-gpu pytorch hip hardware-verification bfloat16 linux
1 source
- readme: https://github.com/hughperkins/VeriGPU · fetched 2026-08-28 · ee679007b6bd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hughperkins/VeriGPU | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="hughperkins/VeriGPU")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem