diff --git a/gpu_demo.jl b/gpu_demo.jl index 0950ac5..8d64b7f 100644 --- a/gpu_demo.jl +++ b/gpu_demo.jl @@ -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="")' -- julia -e 'using Pkg; Pkg.develop(path="/ITensorGPU")' -``` using ITensors using CUDA using CUDA.CUTENSOR