编程语言与编译器
| 项目 | 简介 | 参考资料 |
|---|---|---|
| NVlabs/cuda-oxide | Rust-to-CUDA 编译器与运行时,通过自定义 rustc Codegen Backend 将原生 Rust SIMT Kernel 编译为 PTX,支持 Host/Device 单源编译、类型化 Kernel Launch 和异步 GPU 执行;当前处于 v0.1.0 Alpha 阶段。 | 官方文档 · 安装指南 |
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
CUDA、GPU Kernel、编程语言与编译工具
| 项目 | 简介 | 参考资料 |
|---|---|---|
| NVlabs/cuda-oxide | Rust-to-CUDA 编译器与运行时,通过自定义 rustc Codegen Backend 将原生 Rust SIMT Kernel 编译为 PTX,支持 Host/Device 单源编译、类型化 Kernel Launch 和异步 GPU 执行;当前处于 v0.1.0 Alpha 阶段。 | 官方文档 · 安装指南 |
Was this page helpful?
