Skip to content

Commit

Permalink
removed incorrect comments
Browse files Browse the repository at this point in the history
  • Loading branch information
a-quelle committed Nov 25, 2022
1 parent 3e03a70 commit 9791bfe
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions gpu_demo.jl
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
```
To run this script:
- install julia 1.8
- check out https://github.com/ITensor/ITensors.jl.git at commit 6f6831e20ef5badc5ac82350e7524c968c876b4f
- julia -e 'using Pkg; Pkg.develop(path="<ITENSOR_ROOT>")'
- julia -e 'using Pkg; Pkg.develop(path="<ITENSOR_ROOT>/ITensorGPU")'
```
using ITensors
using CUDA
using CUDA.CUTENSOR
Expand Down

0 comments on commit 9791bfe

Please sign in to comment.