Skip to main content

profile_kernel

Function profile_kernel 

Source
pub fn profile_kernel(
    name: &str,
    size: u32,
    roofline: bool,
    _metrics: Option<&str>,
) -> Result<()>
Expand description

Profile a CUDA PTX kernel via ncu.