You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sphinx/examples_rst/qec/realtime_decoding.rst
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -652,9 +652,11 @@ Compile for actual Quantinuum hardware:
652
652
**Key Points:**
653
653
654
654
- Remove ``--emulate`` flag for hardware execution
655
-
- Use real machine names: ``H2-1``, ``H2-2``, etc.
655
+
- Use real machine names: ``Helios``, `Helios-1SC`, etc.
656
656
- Set ``CUDAQ_QUANTINUUM_CREDENTIALS`` environment variable with the user's credentials
657
657
658
+
Check out the `Quantinuum hardware backend documentation <https://nvidia.github.io/cuda-quantum/latest/using/backends/hardware/iontrap.html#quantinuum>`_ for more information.
0 commit comments