Skip to content

Commit

Permalink
Import CuArray
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman committed May 8, 2024
1 parent 963a443 commit 8d70816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ITensorGPU.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module ITensorGPU
using Adapt: adapt
using CUDA: CUDA, cu
using CUDA: CUDA, CuArray, cu
export cu
using ITensors: cpu
export cpu
Expand Down

0 comments on commit 8d70816

Please sign in to comment.