atomate2 icon indicating copy to clipboard operation
atomate2 copied to clipboard

FEATURE: Deal with restarts when the abinit process is killed by python

Open davidwaroquiers opened this issue 2 years ago • 0 comments

In the abinit jobs, the abinit process is killed before the end of the wall time by the python subprocess module. We should try to deal with those cases. In some cases, an automatic restart may be possible. In some other cases, the user should do something (e.g. increase timelimit, or change number of processors or else ...).

davidwaroquiers avatar Jun 16 '22 13:06 davidwaroquiers