Hi,
We have been trying to install VTST tools (all 6. x versions were tried) with VASP 6.4.3 in our HPC clusters, but all the versions gave out the error and we were unable to complete the compilation. I have already seen one discussion thread addressing this issue but couldn't figure anything out of it. Could you please help us with the installation (All the steps mentioned on the installation page were performed, but still encountered these errors?).
Waiting for your reply,
Regarding installation of VTST tools (6.x) version with VASP 6.4.3
Moderator: moderators
Regarding installation of VTST tools (6.x) version with VASP 6.4.3
- Attachments
-
- WhatsApp Image 2024-11-20 at 22.54.56.jpeg (336.45 KiB) Viewed 28084 times
-
- WhatsApp Image 2024-11-20 at 23.17.22.jpeg (393.33 KiB) Viewed 28084 times
-
- WhatsApp Image 2024-11-20 at 23.31.29.jpeg (281.48 KiB) Viewed 28084 times
Re: Regarding installation of VTST tools (6.x) version with VASP 6.4.3
Ok, let's start with the first issue.
(1) download a clean version of the vtstcode and copy it from the vtstcode6.4.3 directory to your src directory. Check that it has version 4.2 listed in chain.F: VTST: version 4.2, (11/09/24)
(2) edit your src/.objects file to include the new objects, for example:
VTST_OBJS = bfgs.o dynmat.o instanton.o lbfgs.o sd.o cg.o dimer.o bbm.o \
fire.o lanczos.o neb.o qm.o \
pyamff_fortran/*.o ml_pyamff.o \
opt.o
...
hamil.o \
$(6VTST_OBJS) \
constrmag.o \
...
Let's do that first and then deal with the subsequent issues.
(1) download a clean version of the vtstcode and copy it from the vtstcode6.4.3 directory to your src directory. Check that it has version 4.2 listed in chain.F: VTST: version 4.2, (11/09/24)
(2) edit your src/.objects file to include the new objects, for example:
VTST_OBJS = bfgs.o dynmat.o instanton.o lbfgs.o sd.o cg.o dimer.o bbm.o \
fire.o lanczos.o neb.o qm.o \
pyamff_fortran/*.o ml_pyamff.o \
opt.o
...
hamil.o \
$(6VTST_OBJS) \
constrmag.o \
...
Let's do that first and then deal with the subsequent issues.
Re: Regarding installation of VTST tools (6.x) version with VASP 6.4.3
Do you have any recommendations for different vasp version in which this got compiled successfully in the past..?
Re: Regarding installation of VTST tools (6.x) version with VASP 6.4.3
??? There is no reason to build a different vasp version. The VTST code builds with vasp.6.4.3. This is likely a small problem in your build that can be easily fixed.
Re: Regarding installation of VTST tools (6.x) version with VASP 6.4.3
Hi,
As informed we have tried to build VTST accordingly as instructed by you in VASP in HPC, but we are still encountering some errors. Could you please let us know about it as we need these tools as early as possible?
Waiting for your reply,
Snehith.
As informed we have tried to build VTST accordingly as instructed by you in VASP in HPC, but we are still encountering some errors. Could you please let us know about it as we need these tools as early as possible?
Waiting for your reply,
Snehith.
- Attachments
-
- IMG_0136.jpeg (309.81 KiB) Viewed 8298 times
Re: Regarding installation of VTST tools (6.x) version with VASP 6.4.3
please attached your src/.objects files so I can check it for errors
Re: Regarding installation of VTST tools (6.x) version with VASP 6.4.3
Hi sir,
Hereby I am attaching the objects file as requested. I am attaching the src/.objects file in txt format. Please find the attached file below.
Thanking you,
Snehith.
Hereby I am attaching the objects file as requested. I am attaching the src/.objects file in txt format. Please find the attached file below.
Thanking you,
Snehith.
- Attachments
-
- objects.txt
- src/.objects file (in txt format)
- (4.09 KiB) Downloaded 730 times
Re: Regarding installation of VTST tools (6.x) version with VASP 6.4.3
Hi Professor,
Any update regarding this?
Any update regarding this?