NervanaSystems/maxas
Assembler for NVIDIA Maxwell architecture observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4245
- days_rel: n/a
- days_push: 1338
- n_releases_24m: 0
Adoption not part of the score
1074 stars · 174 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MaxAs is an assembler for NVIDIA Maxwell GPU architecture that assembles SASS (Shader Assembly) instructions, written in Perl. It enables low-level GPU kernel authoring, including a hand-tuned SGEMM example, and is now officially discontinued by Intel.
Use cases
- assemble SASS instructions for NVIDIA Maxwell GPUs
- write hand-optimized GPU kernels in shader assembly
- study Maxwell instruction scheduling and control codes
- build a highly optimized SGEMM kernel from scratch
- reverse-engineer or patch compiled CUDA kernel assembly
When to choose
- you need precise control over Maxwell SASS instruction encoding or scheduling
- you are researching GPU microarchitecture or instruction-level optimization on Maxwell hardware
When to avoid
- you target newer NVIDIA architectures (Pascal, Volta, Ampere, etc.)
- you want a maintained tool - the project is archived and no longer accepts patches
- you prefer writing kernels in CUDA C rather than raw assembly
Facets
library · maturity abandoned
compiler developer-tools gpu-computing gpu-computing compilers hardware deep-learning cli python sass-assembly nvidia-maxwell cuda assembler perl discontinued linux
2 sources
- readme: https://github.com/NervanaSystems/maxas · fetched 2026-08-28 · 133403aa6c75
- homepage: https://github.com/NervanaSystems/maxas · fetched 2026-08-29 · d52e27c75d59
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| NervanaSystems/maxas | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="NervanaSystems/maxas")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem