ClusterShell is a Python framework for efficient cluster administration. It provides high-level APIs and CLI tools (clush, nodeset) for parallel command execution and manipulation of large node sets, used widely in HPC sites and supercomputing centers. PR: 289176 Reported by: Generic Rikka
4 lines
168 B
Plaintext
4 lines
168 B
Plaintext
ClusterShell is a Python framework for efficient cluster administration,
|
|
used to run commands and copy files in parallel and to manipulate cluster
|
|
node sets (NodeSet).
|