I tried to train a DP model with element embedding. When I used the trained model to run a minimization task in lammps with GPU, the program failed without running. However, if I used the CPU version, the task can run.
The version I used is: Deepmd-kit standalone 2.0.0.beta0
CrC.zip
~/deepmd-kit/bin/lmp -var compd CrC -in in.minimization
The files are in the attachment.