qinfo
Get information about deployed vQPUs.
The qinfo command is used to display information about currently deployed virtual QPUs.
It can show the QPUs deployed on a specific node, or on the current node.
Synopsis
qinfo [node] [OPTIONS]
Options
Node selection options
nodeInfo about the QPUs on the selected node.
-m, --mynodeInfo about the QPUs on the current node.
Basic usage
Command that bring information about the vQPUs on a specific node:
qinfo c7-13
Notes
If
nodeis provided, information will be shown for that node.If
--mynodeis set, information will be shown for the node where the command is executed.