VASP MLFF select restart question
Hi everyone,
I'm running a large MLFF selection calculation in VASP 6.6.0 using ML_MODE = select over 48 hours.
The dataset contains approximately 7415 structures, and the calculation is unable to finish within the available walltime. Before the job ended, the .log file showed progress such as:
processed 1566 of 7415 structures, new force field
and an updated ML_ABN file had been written.
After the job timed out, I resubmitted the calculation from the same directory, keeping all MLFF files (ML_AB, ML_ABN, ML_FFN, etc.). However, the new run appears to restart from:
processed 1 of 7415 structures
rather than continuing from structure 1567.
I have a few questions:
Is there a supported way to continue/restart a partially completed ML_MODE = select calculation?
Does the selection procedure checkpoint its progress, or is it expected to start from the first structure after a restart?
For very large datasets, is there a recommended workflow to avoid walltime issues during selection?
Any advice or examples from people who have run large MLFF selection jobs would be greatly appreciated.
Thanks!