Function compiled_with_cuda_support

Source
pub fn compiled_with_cuda_support() -> bool
Expand description

Whether the crate was compiled with cuda support.

This is independent of whether the current system actually has a cuda device available.