TDVP for time dependent Hamiltonian using CUDA

You should be using ITensorMPS.jl rather than ITensorTDVP.jl, as announced in various places:

When I run this corresponding example from ITensorMPS.jl: ITensorMPS.jl/examples/solvers/03_tdvp_time_dependent.jl at main · ITensor/ITensorMPS.jl · GitHub it runs without error for me when I use the latest versions of ITensors.jl and ITensorMPS.jl.