Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Workflow Scenarios

This section presents a set of static workflow scenarios that illustrate common execution patterns in hybrid Quantum–HPC systems.

Each scenario uses simplified, step-by-step diagrams to show how classical HPC resources and quantum resources (QPU) interact over time. It also shows where execution stalls arise, and how orchestration choices shape overall utilization.

The scenarios are directly motivated by — and map back to — some of the bottlenecks discussed in the accompanying article:
Hybrid Quantum–HPC Systems: Bottlenecks, Tradeoffs, and Practical Solutions

They are intended to provide conceptual orientation, not performance prediction.


Scenario Overview

ScenarioShort NameFocus / What You LearnDominant Bottleneck (Article)Example Use Cases
AIdealized BaselineWhat a clean, loosely coupled hybrid run looks likeNone (reference case)toy examples, demos, low-frequency QC calls, one-off runs
BSynchronization WallHow global barriers force HPC-wide waitingBottleneck 3 (synchronization + serial QC)VQE, QAOA, variational optimization, collective updates
CLatency / Data WallHow data transfer & control overhead dominate fast jobsBottleneck 1 (latency / data movement)Monte Carlo, genomics, multi-omics, PDE state exchange
DThrottled ExecutionWhy rate-limiting is required even without synchronizationBottleneck 3 (serial service capacity)batched VQE, kernel evaluation, high-throughput hybrids

The scenarios are ordered to progressively introduce tighter coupling and stronger constraints between classical and quantum execution. Together, they form a visual companion to the bottleneck analysis in the Medium article.

An interactive Quantum–HPC Workflow Explorer that allows users to experiment with orchestration parameters (queue limits, latency, submission rate) is under development and will be linked here when available.

Diagram Legend

Example reference diagram used to explain visual conventions.

How to Read the Workflow Diagrams

All scenarios in this section use the same visual conventions.

Color Coding

Numerical Labels


State Definitions (Used Consistently)

The following state definitions apply across all scenarios.

HPC States

Transfer

QPU States