-
Notifications
You must be signed in to change notification settings - Fork 522
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Fail to run dp train with 2.2.8 (but success with 2.2.7) #3218
[BUG] Fail to run dp train with 2.2.8 (but success with 2.2.7) #3218
Comments
What's the suggested version of tensorflow to use with deepmd 2.2.8? |
When I perform dogen 'run' with deepmd-kit 2.2.8 and tensorflow 2.15.0, there is a similar problem about tensorflow. |
The problem on TF 2.15 should have been fixed in conda-forge/tensorflow-feedstock#370. It is valuable to know whether the new build still has the problem. |
Ok, I will take a try. Thanks! |
@njzjz deepmd/2.2.9 still have this issue. One has to run |
@link89 the issue is not related to deepmd-kit. |
Bug summary
Get error the following error when run dp train on a GPU node
It works well with 2.2.7. Currently our work around is to use 2.2.7 to train model and run LAMMPS with deepmd 2.2.8.
DeePMD-kit Version
2.2.8
TensorFlow Version
2.14.0
How did you download the software?
Conda
Input Files, Running Commands, Error Log, etc.
deepmd-2.2.8.log.txt
Steps to Reproduce
Install deepmd with the following command
And then run
dp train
Further Information, Files, and Links
No response
The text was updated successfully, but these errors were encountered: