Function kn_runtime::compiled_with_cuda_support
source · pub fn compiled_with_cuda_support() -> boolExpand description
Whether the crate was compiled with cuda support.
This is independent of whether the current system actually has a cuda device available.