pub fn detect(threshold: u16) -> Vec<ComputeEnvironment>Expand description
Detect potential ComputeEnvironments above a certain weighted threshold.
Returns an ordered Vec with the highest weighted candidates first.
pub fn detect(threshold: u16) -> Vec<ComputeEnvironment>Detect potential ComputeEnvironments above a certain weighted threshold.
Returns an ordered Vec with the highest weighted candidates first.