Which modules are suitable for VASP installation

Questions regarding the compilation of VASP on various platforms: hardware, compilers and libraries, etc.

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
manoj_wijesingha
Newbie
Newbie
Posts: 19
Joined: Wed Sep 21, 2022 6:52 pm

Which modules are suitable for VASP installation

#1 Post by manoj_wijesingha » Wed Nov 01, 2023 2:54 am

Hello Friends,
I need to install VASP on a small cluster. So, It has few library files, and could please let me know which files (intel libraries) should be loaded to install. If there are not any suitable file in this module list, could please suggest me the library files which should be install before VASP installation. I have attached the module list.
Thank you.
You do not have the required permissions to view the files attached to this post.

marie-therese.huebsch
Full Member
Full Member
Posts: 177
Joined: Tue Jan 19, 2021 12:01 am

Re: Which modules are suitable for VASP installation

#2 Post by marie-therese.huebsch » Mon Nov 06, 2023 7:42 am

Hi,
Thank you for your question!

Could you copy-paste the list of modules in plain text here? It will be easier to see for other users.

With the list of modules, I would try to aim for an intel compilation: Load
  • intel/compiler/latest (if this is efx use the 2021 instead)
  • intel/mkl/latest
  • intel/mpi/latest
Then, use [makefile.include.intel from the arch folder and follow the instructions on Installing VASP.6.X.X.

Alternatively, you can go for an AOCC compilation if your hardware is AMD. That would be the makefile.include.aocc_ompi_aocl file from arch and amd/aocc-compiler-3.1.0_module. It is not clear from the list if that module comes with mpif90, though.

Let me know if it works!

Cheers,
Marie-Therese

Post Reply