We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I would like to report an error that occurred while generating initial structures.
0.12.1
Python Version: 3.10 Platform: Ubuntu DP-GEN is installed locally, deepmd-kit, LAMMPS and VASP are installed on HPC
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 *)
The text was updated successfully, but these errors were encountered:
It seems that VASP did report an "I/O syntax error"? The error message in DP-GEN is not wrong.
Sorry, something went wrong.
No branches or pull requests
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 *)
The text was updated successfully, but these errors were encountered: