From 9791bfe50f15f29110465180090a347a39613f67 Mon Sep 17 00:00:00 2001 From: Anton Quelle Date: Fri, 25 Nov 2022 09:32:59 +0100 Subject: [PATCH] removed incorrect comments --- gpu_demo.jl | 7 ------- 1 file changed, 7 deletions(-) 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