跳到主要内容
ZZhenwei's Blog
首页知识库
系列专题
GPU Kernel LearningModern GPU Programming for MLSys
标签
⌘K
Home

❯

GPU

❯

modern-gpu-programming-for-mlsys

❯

Reference

❯

TIRx Language Reference

TIRx Language Reference

2026年7月21日1分钟阅读

TIRx Language Reference

The full language-feature set for writing TIRx device kernels, factored out of the Introduction to TIRx walkthrough: parser utilities, data types and expressions, buffers and memory, control flow, and thread synchronization. Reach for these pages when you need the precise spelling or semantics of a feature.

  • Parser utilities
  • Data types and expressions
  • Buffers and memory
  • Control flow
  • CUDA C++/PTX intrinsics

Previous · Book index · Next


关系图谱

反向链接

  • Modern GPU Programming For MLSys
  • Introduction to TIRx
  • Debugging Warp-Specialized Kernels
  • Parser utilities

Created with Quartz v5.0.0 © 2026

  • GitHub