pub fn smem_bytes(spec: &KernelSpec, config: &Config) -> Result<u64, ModelError>Expand description
Shared-memory bytes per block for a candidate: the [model]
smem_bytes expression in kernel.toml, over the kernel’s dimensions.
pub fn smem_bytes(spec: &KernelSpec, config: &Config) -> Result<u64, ModelError>Shared-memory bytes per block for a candidate: the [model]
smem_bytes expression in kernel.toml, over the kernel’s dimensions.