T0-GPU is a pure-Rust GPU programming framework targeting AMD RDNA3 (GFX1100) hardware. It bypasses HIP/ROCm userspace libraries entirely, communicating directly with the GPU through the Linux KFD driver interface.
☆84Apr 8, 2026Updated 4 months ago
Alternatives and similar repositories for t0-gpu
Users that are interested in t0-gpu are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆10Sep 27, 2024Updated last year
- Molecular integrals over Gaussian basis functions using sympy.☆16Oct 2, 2024Updated last year
- OptiX ray tracing toy framework☆12Mar 22, 2024Updated 2 years ago
- An example to implement PBC SCF☆14Jul 10, 2018Updated 8 years ago
- A visualizer for the ROCm Profiler Tools☆27Updated this week
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 第四届CSIG图像图形技术挑战赛-AMD赛道:光照渲染及渲染优化☆21Sep 23, 2023Updated 2 years ago
- Code for SIGGRAPH 2025 (ToG) paper "Multiple Importance Reweighting for Path Guiding"☆22May 20, 2025Updated last year
- Bidirectional Path Tracing, with caustics, with ReSTIR☆25Aug 6, 2026Updated last month
- FlyDSL is the Python front‑end of the project: a Flexible Layout Python DSL for expressing tiling, partitioning, data movement, and kerne…☆272Updated this week
- Coupled Cluster for solids. Mirror of https://gitlab.cc4s.org/cc4s/cc4s☆26Nov 7, 2025Updated 10 months ago
- Code for SIGGRAPH Asia 2024 (TOG) Paper "Efficient Image-Space Shape Splatting for Monte Carlo Rendering"☆30Sep 22, 2024Updated last year
- A WebDAV Extension for TinyHTTPD☆17Dec 30, 2024Updated last year
- GEMV implementation with CUTLASS☆21Aug 21, 2025Updated last year
- A lightweight triton-based General Matrix Multiplication (GEMM) library.☆67Jul 21, 2026Updated last month
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Source Code for EG 2025 Paper "Many-Light Rendering Using ReSTIR-Sampled Shadow Maps"☆26Jul 28, 2025Updated last year
- Source Code for the SIGGRAPH 2025 Paper "Reservoir Splatting for Temporal Path Resampling and Motion Blur".☆51May 13, 2026Updated 3 months ago
- ☆32Dec 14, 2025Updated 8 months ago
- Hello GPU:从 AMD GPU 架构、ROCm 工具链到 HIP/Triton 算子优化与单卡推理性能分析的实战教程。