MCPcopy Create free account
hub / github.com/It4innovations/hyperqueue / PBS

Class PBS

benchmarks/src/clusterutils/node_list.py:26–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24
25
26class PBS(NodeList):
27 def resolve(self) -> List[str]:
28 return get_pbs_nodes()
29
30
31def is_inside_pbs() -> bool:

Callers 1

get_active_nodesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected