Hello,
We are trying to install VASP 6.5.0 on our cluster, but keep getting the error:
Code: Select all
/opt/rh/gcc-toolset-11/root/usr/bin/ld: /shared/aocl-linux-gcc-3.1.0/3.1.0//lib/libscalapack.so: undefined reference to `_gfortran_os_error_at@GFORTRAN_10'
collect2: error: ld returned 1 exit status
make[2]: *** [makefile:153: vasp] Error 1
make[2]: Leaving directory '/shared/vasp/vasp.6.5.0/build/gam'
cp: cannot stat 'vasp': No such file or directory
make[1]: *** [makefile:150: all] Error 1
make[1]: Leaving directory '/shared/vasp/vasp.6.5.0/build/gam'
make: *** [makefile:17: gam] Error 2
We have an AMD EPYC machine, I have attached the make file here.
Thank you for your support!