Quantum v2.3.0 Quantum.RunStrategy.NodeList protocol View Source
Strategy to run Jobs over nodes
Link to this section Summary
Link to this section Types
Link to this section Functions
Get nodes to run on
Deprecated: Use nodes/3 instead
Link to this function
nodes(strategy, job, available_nodes)
View Source
nodes( strategy :: any(), joby :: Quantum.Job.t(), available_nodes :: [Node.t()] ) :: [Node.t()]
Get nodes to run on