Skip to main content

format_launch_params

Function format_launch_params 

Source
pub fn format_launch_params(params: &LaunchParams) -> String
Expand description

Pretty-prints a LaunchParams configuration.

Produces a string like "grid=(4,1,1) block=(256,1,1) smem=0".