Skip to content

Commit 7b4d2a4

Browse files
committed
Update README with figure
1 parent 9ceb313 commit 7b4d2a4

2 files changed

Lines changed: 413 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Radiance
22

3-
A Chisel-based heterogeneous GPU architecture for neural graphics applications.
3+
Radiance is a Chisel-based, SoC-integrated GPU that provides a platform for
4+
scalable integration of specialized AI accelerators.
5+
6+
<p align="center">
7+
<img src="https://raw.githubusercontent.com/ucb-bar/radiance/refs/heads/main/docs/fig/radiance.svg" alt="Radiance GPU microarchitecture" width="600">
8+
</p>
49

510
## Muon SIMT Core
611

0 commit comments

Comments
 (0)