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/api/qec/tensor_network_decoder_api.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
decoder. Use `pip install cudaq-qec[tensor-network-decoder]` in order to use
14
14
this decoder.
15
15
16
-
The Tensor Network Decoder has the same GPU support as the `Quantum Low-Density Parity-Check Decoder<https://nvidia.github.io/cudaqx/components/qec/introduction.html#quantum-low-density-parity-check-decoder>`__.
16
+
The Tensor Network Decoder has the same GPU support as the `Quantum Low-Density Parity-Check Decoder<https://nvidia.github.io/cudaqx/components/qec/introduction.html#quantum-low-density-parity-check-decoder>`__.
17
17
However, if you are using the V100 GPU (SM70), you will need to pin your
18
18
cuTensor version to 2.2 by running `pip install cutensor_cu12==2.2`. Note
19
19
that this GPU will not be supported by the Tensor Network Decoder when
0 commit comments