Commit 61e2195 1 parent 2451517 commit 61e2195 Copy full SHA for 61e2195
File tree 1 file changed +0
-2
lines changed
1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -241,7 +241,6 @@ Then the `cuStateVec`_ library can be installed and set a ``CUQUANTUM_SDK`` envi
241
241
242
242
.. code-block :: console
243
243
244
- python -m pip install wheel custatevec-cu12
245
244
export CUQUANTUM_SDK=$(python -c "import site; print( f'{site.getsitepackages()[0]}/cuquantum')")
246
245
247
246
The Lightning-GPU can then be installed with ``pip ``:
@@ -382,7 +381,6 @@ Then the `cutensornet`_ library can be installed and set a ``CUQUANTUM_SDK`` env
382
381
383
382
.. code-block :: console
384
383
385
- pip install cutensornet-cu12
386
384
export CUQUANTUM_SDK=$(python -c "import site; print( f'{site.getsitepackages()[0]}/cuquantum')")
387
385
388
386
The Lightning-Tensor can then be installed with ``pip ``:
You can’t perform that action at this time.
0 commit comments