跳到主要内容

Machine Commands: machine

Use bohr machine list to inspect Job, Node, or Notebook machine types.

bohr machine list
bohr machine list --chooseType all
bohr machine list --scene node --chooseType gpu -o json

Flags

FlagValuesDefaultDescription
-c, --chooseTypecpu, gpu, allcpuSelect CPU/GPU class
-s, --scenejob, node, notebookjobSelect the resource scenario

The --chooseType spelling is case-sensitive. Use the global -o, --output flag for structured output.

Batch Jobs and sandboxes have separate machine catalogs:

bohr batchjob machine list
bohr sandbox machine list