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

Undesirable behavior to fix #2

Open
3 of 8 tasks
dbkchu opened this issue Oct 9, 2022 · 1 comment
Open
3 of 8 tasks

Undesirable behavior to fix #2

dbkchu opened this issue Oct 9, 2022 · 1 comment
Assignees

Comments

@dbkchu
Copy link
Member

dbkchu commented Oct 9, 2022

  • Sometimes resubmits jobs that are already running with "unidentified error" (fixed by db2f794)
    • check how completeness of output file is determined
  • Cannot handle manually killed jobs at less than 5000 SCF iterations
  • Possibly kills jobs waiting to resubmit due to .out file still existing
  • Overwrites queue and GPU settings upon resub
  • Only flags bad initial geometries after optimization finishes
  • Does simple_resub on charge/spin mismatch & all other unknown errors (fixed by 8e2d95e)
  • simple_resub restarts from initial geometry #21
@dbkchu dbkchu self-assigned this Oct 9, 2022
@dbkchu
Copy link
Member Author

dbkchu commented Apr 8, 2024

Undesirable io behavior:

  • write_input does not default to scf diis+a and maxit 500 (fixed by 36545d7)

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