cudaGraphNodeTypeKernel

Undocumented in source.

Values

ValueMeaning
cudaGraphNodeTypeKernel0x00

< GPU kernel node

cudaGraphNodeTypeMemcpy0x01

< Memcpy node

cudaGraphNodeTypeMemset0x02

< Memset node

cudaGraphNodeTypeHost0x03

< Host (executable) node

cudaGraphNodeTypeGraph0x04

< Node which executes an embedded graph

cudaGraphNodeTypeEmpty0x05

< Empty (no-op) node

cudaGraphNodeTypeCount

Meta