Hello, VASP exeprts!
I have been training a force field for a metal cluster. So far, I have ML_AB file with roughly around 2000 number of configurations, and a corresponding force field file ML_FFN.
I'm trying to contnue training a force field using VASP version 6.4.3 (with -Duse_shmem" precompiler option as suggested in VASP website to decrease memory consumption). However, the job is stuck at initializing machine learning.. and OSZICAR is never updated. In contrary, when i used a vasp without shmem option, the job runns perfectly fine (I used the same input files, the same machine, with the same number of cores).
I also tested running geometry optimization, production run with a currently existing Force field using VASP with shmem, then I see OSZICAR is updated. It looks like the problem (that the output is never updated) with shmem option appears only with training a force field.
Do you have any advice regarding this?
Thank you!!