============================== Real Quantum Hardware Examples ============================== Examples demonstrating how to use KOSMOS with real quantum hardware. ---- IBM Runtime ----------- This example demonstrates how to run a smoke test on IBM Quantum hardware using IBM's Runtime service via the IBMRuntimeRunner. .. literalinclude:: ../../examples/real_quantum_hardware/ibm_runtime_example.py :language: python :linenos: :caption: ibm_runtime_example.py