SM · idle
cycle 0
Pick a scenario or open the kernel editor to launch a kernel.
A Python-subset kernel — every one of the 32 lanes in a warp runs it for real. Use tid (global thread index) and the input arrays by name. Supported: if/elif/else, for i in range(), while, def, lists & dicts, arithmetic, and CUDA intrinsics (cuda.grid(), cuda.shared.array(), cuda.syncthreads(), cuda.atomic.add()).