You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(record): the device leg was measured on hardware, and one paragraph reflowed
`examples/09-heterogeneous/cuda` with its device leg is the one path no CI job
covers: it needs the CUDA payloads and a device. It was run on an RTX 4080 --
sm_89, the architecture the example names -- and printed `12 24 36 48` and
`device: NVIDIA GeForce RTX 4080`, so an island compiled by a device compiler
is reached through the namespaced boundary with the seam calling
`kernels::saxpy_device` from inside `namespace app`.
0 commit comments