Error when transfer lattice from cpu to gpu

I want to transfer the lattice from CPU to GPU by “AcceleratedLattice3D<T, DESCRIPTOR> accLattice(lattice);” as mentioned in Palablos-dev/examples/80days/README . However I got an error that


what’s wrong with me ?