Skip to content
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

Fail to generate initial structures. #1630

Open
tianshuliu86 opened this issue Sep 2, 2024 · 1 comment
Open

Fail to generate initial structures. #1630

tianshuliu86 opened this issue Sep 2, 2024 · 1 comment

Comments

@tianshuliu86
Copy link

Summary

Hi, I would like to report an error that occurred while generating initial structures.

DP-GEN Version

0.12.1

Platform, Python Version, etc

Python Version: 3.10
Platform: Ubuntu
DP-GEN is installed locally, deepmd-kit, LAMMPS and VASP are installed on HPC

Details

When I try to generate initial structures using the following command:

nohup dpgen init_bulk param.json machine.json > 111.out &

I always get the following error message:

"Primary job terminated normally, but 1 process returned a non-zero exit code. Per user direction, the job has been aborted."

You could find more information about the error in out.txt and fp.log.

out.txt
fp.log

And you could also check if there are any mistakes in machine.json.

machine.json

(Sensitive information like account name and password are partly replaced by *)

@njzjz
Copy link
Member

njzjz commented Sep 18, 2024

It seems that VASP did report an "I/O syntax error"? The error message in DP-GEN is not wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants