暂不在当前实时榜单
We open-sourced Paddock, our Rust/C++ inference engine with its own CUDA kernels (MIT/Apache-2.0)
- 收录
- 09/04 21:00
- 来源类型
- 未分类
讨论趋势
→ 平稳
百分比基于采集到的讨论信号,不代表新增评论数或独立参与人数。曲线仅用于同一话题在不同时段的比较。
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.