LuisaGroup/LuisaCompute
High-Performance Rendering Framework on Stream Architectures observed · 2026-09-01
Health v2 · maintenance only
77/100
- Activity 100
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2112
- days_rel: n/a
- days_push: 2
- n_releases_24m: 0
Adoption not part of the score
1043 stars · 108 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LuisaCompute is a high-performance cross-platform computing framework for graphics and beyond, featuring a C++-embedded DSL for GPU kernel programming with JIT code generation. It provides a unified runtime over multiple backends including CUDA, DirectX, Metal, LLVM, ISPC, and Huawei Ascend.
Use cases
- write gpu kernels in c++ without writing cuda or metal directly
- build a cross-platform gpu renderer
- run the same compute code on nvidia, amd, apple, and cpu backends
- prototype high-performance graphics algorithms with a dsl
- use automatic differentiation on gpu for simulation or inverse rendering
- power robotics or physics simulation frameworks with gpu compute
When to choose
- you need portable high-performance gpu compute across multiple vendor backends
- you are building a renderer, simulator, or physics engine in c++ or python
- you want jit-compiled kernels from an embedded dsl instead of managing per-backend code
- you need differentiable gpu computation
When to avoid
- you only target a single gpu backend and prefer native cuda or metal directly
- you need a general-purpose ml training framework rather than a compute/graphics framework
- your project is not performance-sensitive and simpler libraries suffice
- you need stable long-term api guarantees for production enterprise software
Facets
framework · maturity active
graphics simulation compiler gpu-computing programming-language graphics gpu-computing simulation cross-platform cpp python cross-platform windows dsl raytracing jit-compilation rendering high-performance-computing llvm metal directx vulkan automatic-differentiation game-development cuda linux macos gpu
1 source
- readme: https://github.com/LuisaGroup/LuisaCompute · fetched 2026-09-01 · f33e927ee940
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| LuisaGroup/LuisaCompute | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="LuisaGroup/LuisaCompute")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem