list_targets
Lists available CUDA-Q execution targets (simulators, hardware, cloud) with guidance for selecting where to run a kernel. Filter by category to see matching backends and docs.
Instructions
List CUDA-Q execution targets (backends) with guidance on choosing.
Covers simulators (CPU, GPU state vector, tensor network, noisy, dynamics), quantum hardware providers, and cloud aggregators, each with selection snippets and doc URLs. Call this when deciding where to run a kernel or when the user names a provider.
Args: category: Optional filter: "simulator", "hardware", or "cloud".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No |