Skip to main content

Module stream

Module stream 

Source
Expand description

Runtime-API streams.

Structs§

Stream
An asynchronous work queue on the current CUDA device.

Functions§

stream_priority_range
Return (least_priority, greatest_priority) supported on the current device. Lower numbers are higher priority.