pub const BUILT_WITH_CUDA: bool = false;Expand description
Whether this build of the server has the CUDA kernels compiled in.
See BUILT_WITH_METAL.
pub const BUILT_WITH_CUDA: bool = false;Whether this build of the server has the CUDA kernels compiled in.
See BUILT_WITH_METAL.