How to set the keyword "ratio_failed" #763
-
Hello everyone Looking forward to your reply. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Looking for run.py, It seems ratio_failed only works for fp process. In my case, just manually delete failed model works fine. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Looking for run.py, It seems ratio_failed only works for fp process.
If you use scheduler, with large number of jobs and small group_size, than you may try allow_failure option in machine json.
In my case, just manually delete failed model works fine.
When I met failed model_devi calculations, I delete those manually using simple python script after dpgen terminated, and restart dpgen again.
Just make sure lmp failed due to temporary problem (poorly trained potential at first few iteration maybe?), not from user fault (strange structures, etc.).