[go: up one dir, main page]

Module cuda_std::misc[][src]

Expand description

Misc functions that do not exactly fit into other categories.

Functions

Suspends execution of the kernel, usually to pause at a specific point when debugging in a debugger.

Returns the value of a per-multiprocessor counter incremented on every clock cycle.

Increments a hardware counter between 0 and 7 (inclusive). This function will increment the counter by one per warp.