Not on the current live radar
We open-sourced Paddock, our Rust/C++ inference engine with its own CUDA kernels (MIT/Apache-2.0)
- Ingested
- 09/04, 21:00
- Source type
- Unclassified
Discussion trend
→ Steady
The percentage is based on collected discussion signal, not new comments or independent people. The curve only compares the same topic across time.
Paddock, a Rust/C++ inference engine with custom CUDA kernels, has been open-sourced under MIT/Apache-2.0 licenses. Developed internally, it now operates publicly, supporting one model per GPU on CUDA for Windows and Linux. It's validated on Blackwell (5090, RTX PRO 4500/5000/6000, B200) and Ampere (A6000, 30-series), with Ada kernels available via PADDOCK_UNVALIDATED_ARCH=1, and Hopper/A100 kernels in the tree.