VASP 6.1.2 OpenACC 'errf' which has no acc routine information
Posted: Tue Dec 15, 2020 4:05 pm
Hello,
I am trying to install the OpenACC port of VASP on our cluster with:
- nvidiahpc@20.7 (PGI)
- openmpi@4.0.2
- qd@2.3.13
- nccl@2.7.8-1 compiled with gcc@8.3.1
I have the following error:
Do you have an idea on how to correct this?
The makefile.include and the compilation log file are attached
I am trying to install the OpenACC port of VASP on our cluster with:
- nvidiahpc@20.7 (PGI)
- openmpi@4.0.2
- qd@2.3.13
- nccl@2.7.8-1 compiled with gcc@8.3.1
I have the following error:
Code: Select all
NVFORTRAN-S-1000-Call in OpenACC region to procedure 'errf' which has no acc routine information (xclib.f90: 1242)
NVFORTRAN-S-0155-Compiler failed to translate accelerator region (see -Minfo messages): Missing branch target block (xclib.f90: 1)
NVFORTRAN-F-0704-Compilation aborted due to previous errors. (xclib.f90)
NVFORTRAN/x86-64 Linux 20.7-0: compilation aborted
The makefile.include and the compilation log file are attached