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

PTX

mentions 2 type Organization feed RSS

// recent coverage 2 mentions

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