pub fn compile_ptx(_cuda_source: &str) -> Result<String>
Stub compile_ptx when CUDA is not available.