Error in machine learning force field

Question on input files/tags, interpreting output, etc.

Please check whether the answer to your question is given in the VASP online manual or has been discussed in this forum previously!

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
prince_sharma
Newbie
Newbie
Posts: 4
Joined: Tue Aug 31, 2021 12:21 pm

Error in machine learning force field

#1 Post by prince_sharma » Wed Mar 15, 2023 6:28 pm

Hello,
I'm using ML option in vasp 6.4.0 to generate forcefields. I'm doping the material after every MD run (5000 steps). In the second MD run with a new composition, I used ML_ISTART = 1 and copied ML_ABN (from previous run) to ML_AB.

I'm getting an error warning ---
Warning: RDMA CM Initialization failed. Continuing without RDMA CM support. Please set MV2_USE_RDMA_CM=0 to disable RDMA CM.
---

Could you please suggest the origin and how this should be solved?

Thanks

henrique_miranda
Global Moderator
Global Moderator
Posts: 414
Joined: Mon Nov 04, 2019 12:41 pm
Contact:

Re: Error in machine learning force field

#2 Post by henrique_miranda » Wed Mar 15, 2023 10:15 pm

I believe this is an error from your MPI library and not VASP.
https://fossies.org/linux/mvapich2/src/ ... ch3_init.c

Do you get this error only on this ML run or in any type of VASP calculation?

Post Reply