Realtime Decoding ================== Realtime decoding runs CUDA-Q QEC decoders concurrently with quantum execution, applying corrections within qubit coherence times. For how it works, the four-stage workflow, and terminology, see :doc:`Realtime Decoding `. The examples below cover realtime decoding end to end — start with Getting Started, then explore the specialized predecoding and decoding workloads: .. toctree:: :maxdepth: 2 Getting Started with Realtime Decoding AI Predecoder with CUDA-Q Realtime AI Predecoder with CUDA-Q Realtime (with FPGA Data Injection) Relay BP Decoding with CUDA-Q Realtime See Also -------- * Example source code: `libs/qec/unittests/realtime/app_examples `_ * :ref:`Realtime Decoding C++ API ` * :ref:`Realtime Decoding Python API `