Skip to content

facebookresearch/clusterscope

Repository files navigation

Cluster Scope

clusterscope is a binary and python library to extract core information from HPC Clusters.

Install from pypi

$ pip install clusterscope

You can use it as a python library:

$ python
>>> import clusterscope
>>> clusterscope.cluster()
'<your-cluster-name>'

You can also use it as a CLI:

$ cscope
usage: cscope [-h] {info,cpus,gpus,check-gpu,aws} ...
...

Contributing

Read our contributing guide to learn about our development process, how to propose bugfixes and feature requests, and how to build your changes.

Facebook has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

Mantainers

clusterscope is actively maintained by Lucca Bertoncini, and Kalyan Saladi.

License

clusterscope is licensed under the MIT license.

About

clusterscope is a binary and python library to extract core information from HPC Clusters.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •