Errors on Machine learning force field in vasp6
Posted: Thu Mar 16, 2023 7:33 pm
Hello!
I am a new user, and I need help here: I'm trying to fit the force field with ML using vasp 6.3.0 now.
For some reason, i don't have output files (ML_ABN, ML_AB) generated except for ML_logfile.
I have ML_logfile generated, however it does not give me any RMSE updated per step/force/energy/tensor. It looks like ML did not really work in INCAR file.
My job also ended with the error ' Abort(-9) on node 12 (rank 12 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, -9) - process 12' at the end now.
# machine learning
ML_LMLFF = .TRUE.
ML_ISTART = 0
#elecronic degrees of freedom
ENCUT = 325
PRECT = Normal
ALGO = Fast
LREAL = A
ISMEAR = 0
SIGMA = 0.1
EDIFF = 1E-05
#technical flags, update when changing number of cores
NELM = 100
NELMIN = 6
LCHARG = .FALSE.
LWAVE = .FALSE.
NWRITE = 0
#MD
ISYM = 0
POTIM = 2
IBRION = 0
ISIF = 3
NSW = 20000
TEBEG = 300 # start temperature
TEEND = 390 # Final temperature
SMASS = 0 #Canonical (Nose-Ahoover) thermostat
I'm testing with very simple system (Pd metal surface). I have an attachment here. I would appreciated if anyone give me advice regarding this!
Thank you very much!
I am a new user, and I need help here: I'm trying to fit the force field with ML using vasp 6.3.0 now.
For some reason, i don't have output files (ML_ABN, ML_AB) generated except for ML_logfile.
I have ML_logfile generated, however it does not give me any RMSE updated per step/force/energy/tensor. It looks like ML did not really work in INCAR file.
My job also ended with the error ' Abort(-9) on node 12 (rank 12 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, -9) - process 12' at the end now.
# machine learning
ML_LMLFF = .TRUE.
ML_ISTART = 0
#elecronic degrees of freedom
ENCUT = 325
PRECT = Normal
ALGO = Fast
LREAL = A
ISMEAR = 0
SIGMA = 0.1
EDIFF = 1E-05
#technical flags, update when changing number of cores
NELM = 100
NELMIN = 6
LCHARG = .FALSE.
LWAVE = .FALSE.
NWRITE = 0
#MD
ISYM = 0
POTIM = 2
IBRION = 0
ISIF = 3
NSW = 20000
TEBEG = 300 # start temperature
TEEND = 390 # Final temperature
SMASS = 0 #Canonical (Nose-Ahoover) thermostat
I'm testing with very simple system (Pd metal surface). I have an attachment here. I would appreciated if anyone give me advice regarding this!
Thank you very much!