Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
53
def
is_inside_slurm() -> bool:
54
return
"SLURM_NODELIST"
in os.environ
55
56
57
class
Explicit(NodeList):
Callers
2
get_slurm_nodes
Function · 0.85
get_active_nodes
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected