VariniChiara

Results 1 issues of VariniChiara

I'm trying to run the example with the add.cubin kernel but it seems not to work. I've tried "... let module_data = CString::new(include_str!("../add.cubin"))?; let module = Module::load_from_string(&module_data)?; ..." but I...