Page 1 of 1

fails during the installation of vasp 6.1.0 with GPU

Posted: Mon Sep 14, 2020 3:21 pm
by amontero
Dear VASP developers,

During the installation of VASP 6.1.0 with GPU in an Ubuntu 20.04 workstation, we got the following error:

"make[2]: se entra en el directorio '/root/Soft/vasp.6.1.0/vasp.6.1.0/build/gpu'
mpif90 -fopenmp -ffree-form -ffree-line-length-none -w -march=native -O2 -I/opt/fftw-3.3.8/include -c xclib_grad_gpu.f90
xclib_grad_gpu.f90:3914:0:

3914 | nv_profile_start(NVP_GGAALLGRID)
|
Error: Unclassifiable statement at (1)
make[2]: * [makefile:169: xclib_grad_gpu.o] Error 1
make[2]: se sale del directorio '/root/Soft/vasp.6.1.0/vasp.6.1.0/build/gpu'
cp: no se puede efectuar `stat' sobre 'vasp': No existe el archivo o el directorio
"
##the operating system is in spanish, hopefully it is understood.

We are using gcc: 9.3.0 - openmpi:3.1.6 cuda: 11.0 nvidia-drivers: 450.51.06 scalepack: scalapack-2.1.0, but the error persist when we use intelmkl. However, we have not problems while install vasp 5.4.4 with GPU.

Could you help us with this problem?
Thanks in advance,

Ana Montero

Re: fails during the installation of vasp 6.1.0 with GPU

Posted: Tue Sep 15, 2020 12:49 pm
by merzuk.kaltak
Please upload your makefile.include file.