Skip to content

Commit 7f6cda0

Browse files
authored
Follow-up to #268 - fix link rendering (#269)
1 parent 2274328 commit 7f6cda0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sphinx/api/qec/tensor_network_decoder_api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
decoder. Use `pip install cudaq-qec[tensor-network-decoder]` in order to use
1414
this decoder.
1515

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>`__.
1717
However, if you are using the V100 GPU (SM70), you will need to pin your
1818
cuTensor version to 2.2 by running `pip install cutensor_cu12==2.2`. Note
1919
that this GPU will not be supported by the Tensor Network Decoder when

0 commit comments

Comments
 (0)