项目作者: blong14

项目描述 :
Personal multi-node compute cluster
高级语言: Go
项目地址: git://github.com/blong14/compute-cluster.git
创建时间: 2021-03-27T22:34:23Z
项目社区:https://github.com/blong14/compute-cluster

开源协议:

下载


  1. CLI for the compute cluster...
  2. Usage:
  3. cluster [command]
  4. Available Commands:
  5. completion Generate the autocompletion script for the specified shell
  6. deploy Deploy a service to the cluster
  7. help Help about any command
  8. run Run a job in the cluster
  9. Flags:
  10. -h, --help help for cluster
  11. Use "cluster [command] --help" for more information about a command.
  1. source venv/bin/activate
  2. pip install -r requirements.txt -c constraints.txt