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

Function is_inside_slurm

benchmarks/src/clusterutils/node_list.py:53–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51
52
53def is_inside_slurm() -> bool:
54 return "SLURM_NODELIST" in os.environ
55
56
57class Explicit(NodeList):

Callers 2

get_slurm_nodesFunction · 0.85
get_active_nodesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected