Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.22 KB

arena_top_node.md

File metadata and controls

39 lines (28 loc) · 1.22 KB

arena top node

Display Resource (GPU) usage of nodes.

Synopsis

Display Resource (GPU) usage of nodes.

arena top node [flags]

Options

  -d, --details           Display details
  -m, --gpu-mode string   Display node information with following gpu mode:[n(none)|e(exclusive)|t(topology)|s(share)]
  -h, --help              help for node
      --metric            Work with prometheus,this option requires prometheus has been installed in cluster
  -o, --output string     Output format. One of: json|yaml|wide (default "wide")
  -r, --refresh           Display continuously

Options inherited from parent commands

      --arena-namespace string   The namespace of arena system service, like tf-operator (default "arena-system")
      --config string            Path to a kube config. Only required if out-of-cluster
      --loglevel string          Set the logging level. One of: debug|info|warn|error (default "info")
  -n, --namespace string         the namespace of the job
      --pprof                    enable cpu profile
      --trace                    enable trace

SEE ALSO

Auto generated by spf13/cobra on 5-Mar-2021