Skip to main content

cuda_profiler_stop

Function cuda_profiler_stop 

Source
pub unsafe fn cuda_profiler_stop()
Expand description

Signal nsys (or any CUDA profiler) to stop capturing.

ยงSafety

Calls cudaProfilerStop via the CUDA runtime.