Update for cuTENSOR renaming
This commit is contained in:
parent
970bbbda4c
commit
2b329ddf17
|
|
@ -1,5 +1,5 @@
|
|||
include("common.jl")
|
||||
using TensorOperations, KrylovKit, LinearAlgebra, CUDA, CUDA.CUTENSOR
|
||||
using TensorOperations, KrylovKit, LinearAlgebra, CUDA, cuTENSOR
|
||||
|
||||
@enum Hamiltonian_backend cpu_tensor gpu_cutensor
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue