cd/entity/PTX· home entities PTX
grep -l @ptx /news/*.json | wc -l → 5

PTX

mentions 5 type Organization feed RSS

// recent coverage 5 mentions

19:00
2026-07-19
hiraditya.github.io
artificial-intelligence

Triton: The Compiler That Pretends to Be a Library

Triton is a compiler with a Python frontend that parses a function's AST, runs it through an MLIR pipeline, and emits a GPU binary, never executing the Python function as Python. The compiler handles …

15:03
2026-06-29
devclubhouse.com
ai-infrastructure

Under the Hood of a CUDA Kernel Launch

NVIDIA's CUDA kernel launch involves a multi-stage compilation pipeline from C++ to PTX virtual ISA to SASS machine code, followed by runtime coordination via ioctl system calls and doorbell register …

13:11
2026-06-29
fergusfinn.com
machine-learning

What happens when you run a CUDA kernel?

NVIDIA's CUDA compiler pipeline transforms a simple vector addition kernel from PTX virtual assembly to SASS machine code through multiple compilation stages, including LLVM-based cicc and ptxas, befo…

// co-occurs with top 8 entities
// topics top 6 topics