Known issues

From VASP Wiki
Revision as of 17:03, 4 February 2022 by Singraber (talk | contribs)

Below we provide an incomplete list of known issues. Please mind the description to see whether the issue has been fixed.

  • 2022-02-04: VASP cannot be compiled with the Fujitsu compiler: Fujitsu's Fortran compiler does not support overloaded internal subroutines. First noticed for VASP 6.3.0, will be fixed in VASP 6.3.1. A simple workaround is to compile without machine learning capabilities. Comment out the macro definition of ML_AVAILABLE in line 626 of src/symbol.inc by adding a ! in front, i.e. it should look like this: !#define ML_AVAILABLE. Then do a complete rebuild of VASP: run make veryclean followed by your desired build command.



Contents