Skip to main content

Module kernel

Module kernel 

Source
Expand description

PTX kernel — a single .entry function in a PTX module.

Structs§

KernelStats
Structural statistics about a compiled kernel’s emitted PTX.
PtxKernel
A PTX kernel function (.visible .entry).
SharedDecl
Shared memory declaration in a PTX kernel preamble.