init_cuda

Function init_cuda 

Source
pub fn init_cuda() -> Result<(), Error>
Expand description

Initialize Cuda runtime. Should be called before any Cuda function, perfectly — on the start of the application.