Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/It4innovations/hyperqueue
/ Slurm
Class
Slurm
benchmarks/src/clusterutils/node_list.py:42–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
41
42
class
Slurm(NodeList):
43
def
resolve(self) -> List[str]:
44
return
get_slurm_nodes()
45
46
47
def
get_slurm_nodes() -> List[str]:
Callers
1
get_active_nodes
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected