# vortexgpgpu/vortex

Repository: https://github.com/vortexgpgpu/vortex
Canonical: https://ross.abutalabs.com/products/vortexgpgpu-vortex
Homepage: https://vortex.cc.gatech.edu/
Language: Verilog
License: Apache-2.0
License Family: permissive
Last push: 2026-08-20T00:58:16+00:00

## Health v2 (maintenance only)
Score: 81/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 49, longevity 100
- inputs: {"age_days": 2267, "days_push": 14, "days_rel": 130, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2220, forks 535 (observed 2026-08-28T04:06:27.441816+00:00)

## What it is
Vortex is a full-stack open-source RISC-V GPGPU supporting OpenCL, with configurable cores, warps, and threads, plus graphics and tensor core extensions. It includes a complete software stack (compiler, driver, runtime) and multiple backend drivers including a C++ simulator, RTL simulator, and physical FPGA implementations.

## Use cases
- prototype GPU architectures in simulation before FPGA implementation
- run OpenCL workloads on an open-source RISC-V GPGPU
- research GPU microarchitecture with configurable cores and warps
- test graphics rendering pipelines on FPGA
- experiment with tensor cores and structured sparsity
- develop and validate RISC-V ISA extensions for GPGPU

## When to choose
- you need an open-source, customizable GPGPU for architecture research
- you want to prototype GPU designs on FPGA or in simulation
- you need OpenCL support on RISC-V hardware
- you're exploring GPU ISA extensions or graphics pipelines

## When to avoid
- you need a production GPU with mature driver support
- you require CUDA or proprietary GPU frameworks
- you need high-performance computing beyond FPGA capabilities
- you want a plug-and-play GPU without hardware design involvement

## Facets
- artifact type: framework
- maturity: active
- function: simulation, graphics, machine-learning, compiler, sdk
- domain: hardware, gpu-computing
- platform: cross-platform
- tags: gpgpu, risc-v, opencl, fpga, verilog, open-source-hardware, simulator, rtl, gpu-architecture, research, computer-graphics, linux

## Member repositories
- vortexgpgpu/vortex (main) score 81

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:27.441816+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:45:51.481771+00:00, confidence not recorded.
  - readme: https://github.com/vortexgpgpu/vortex (fetched 2026-08-28T04:06:27.441816+00:00, sha c54309158038)
  - homepage: https://vortex.cc.gatech.edu/ (fetched 2026-08-29T10:25:58.609034+00:00, sha ed36c771fb82)
- Data as of 2026-08-30T08:39:29.467469+00:00.
