pub type CudaCompiler = CppCompiler<CudaDialect<CudaWmmaCompiler>>;
pub struct CudaCompiler { /* private fields */ }