Skip to content

novaphy.current_cuda_stream

Return NovaPhy's current thread-local CUDA stream pointer, or 0 when no stream override is installed.

stream_ptr = novaphy.current_cuda_stream()

See Also