cunqa.qutils.infoQPUs
- cunqa.qutils.infoQPUs(local: bool = True, node_name: str | None = None) list[dict]
Global function that returns information about the QPUs available either in the local node or globaly.
It is possible also to filter by node_names. If local = True and node_names provided are different from the local node, only local node will be chosen.