Toolchains
Supported Toolchains
Apart from a C and FORTRAN compiler, the parallel versions "vasp_std, vasp_gam, vasp_ncl" of VASP depend on four additional libraries:
To compile our code successfully, all versions of the chosen toolchain must be compatible with each other. In the following we provide a list of four compatible toolchains that have been used successfully to build and validate VASP 6.1.0 using Ubuntu Server 18.04 installed on servers with Intel(R) Xeon(R) processors E5-2699:
- Intel
- Intel Parallel Studio 2020.0.166 (includes all packages)
- PGI (contains LAPACK, OpenMPI and ScaLAPACK)
- PGI 19.10
- QD 2.3.17 (quadruple precision software library)
- FFTW 3.3.6 compiled with gcc 7.3.0
The CUDA ports "vasp_gpu, vasp_gpu_ncl" have been successfully build and validated on servers (Ubuntu 18.04, Intel(R) Xeon(R) E5-2699 CPU, Tesla K40m or TITAN V GPU) with following toolchains:
- PGI (contains LAPACK, OpenMPI)
- PGI 19.10
- QD 2.3.17 (quadruple precision software library)
- CUDA 10.0
- FFTW 3.3.6 compiled with gcc 7.3.0
- Intel (contains LAPACK and FFTW)
- A Debian based installation of VASP
- A Ubuntu based installation of VASP
- A Fedora based installation of VASP
- A CentOS based installation of VASP
Related Sections
Installing VASP, Precompiler flags, GPU port of VASP, Validation tests