Skip to main content

policy_gpu_indices

Function policy_gpu_indices 

Source
pub fn policy_gpu_indices(policy: EncodePolicy) -> Vec<u32>
Expand description

The GPU indices an EncodePolicy selects, in detection order. Used to pin the decode pump to a device consistent with the policy (so decode honors a Family / SingleGpu constraint, not just encode).