Toolchains: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 2: Line 2:
This can sometimes be challenging, so that we provide a list of four compatible toolchains that have been used successfully for building and validating VASP 6.1.0 on [https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes/18.04 Ubuntu Server 18.04].
This can sometimes be challenging, so that we provide a list of four compatible toolchains that have been used successfully for building and validating VASP 6.1.0 on [https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes/18.04 Ubuntu Server 18.04].


Apart from a C and FORTRAN compiler, the parallel versions of VASP "vasp_std, vasp_gam, vasp_ncl" depend on four additional libraries:  
Apart from a C and FORTRAN compiler, the parallel versions "vasp_std, vasp_gam, vasp_ncl" depend on four additional libraries:  


* [http://www.fftw.org/ FFTW]
* [http://www.fftw.org/ FFTW]

Revision as of 15:10, 31 January 2020

VASP depends on several software libraries that have to be installed on the system and compatible with each other. This can sometimes be challenging, so that we provide a list of four compatible toolchains that have been used successfully for building and validating VASP 6.1.0 on Ubuntu Server 18.04.

Apart from a C and FORTRAN compiler, the parallel versions "vasp_std, vasp_gam, vasp_ncl" depend on four additional libraries:

The CUDA port of VASP does not depend on ScaLAPACK, however, a compatible CUDA toolkit is required.

The following toolchains have been tested successfully on Ubuntu Server 18.04.

The CUDA ports "vasp_gpu, vasp_gpu_ncl" have been successfully build and validated with following toolchains:

Selected Makefiles

Related Sections

Installing VASP, Precompiler flags, GPU port of VASP, Validation tests


Contents