I have installed GPU enables QE package in a Volta V100 machine. Unfortunately, while running pw.x it is not printing any output.
For reference I am attaching config.log and library dependency output with this email. Thank you Regards Rahul Verma Department of Chemistry IIT Kanpur
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by ESPRESSO configure 6.6, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./install/configure F90=pgf90 CC=pgcc MPIF90=mpif90 --enable-openmp --with-scalapack=no --with-cuda=/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda --with-cuda-runtime=11.1 --with-cuda-cc=70 LIBS=-L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/
## --------- ##
## Platform. ##
## --------- ##
hostname = login1.iitbhu.ac.in
uname -m = x86_64
uname -r = 3.10.0-957.el7.x86_64
uname -s = Linux
uname -v = #1 SMP Thu Nov 8 23:39:32 UTC 2018
/usr/bin/uname -p = x86_64
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/apps/deps/fftw/3.3.8/intel2018/gnu485/bin
PATH: /home/apps/gcc-9.2.0/bin
PATH: /opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/mpi/bin
PATH: /opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/compilers/bin
PATH: /opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/bin
PATH: /opt/xcat/bin
PATH: /opt/xcat/sbin
PATH: /opt/xcat/share/xcat/tools
PATH: /usr/lib64/qt-3.3/bin
PATH: /home/nnair.iitk/perl5/bin
PATH: /opt/ohpc/pub/utils/prun/1.3
PATH: /opt/ohpc/pub/utils/autotools/bin
PATH: /opt/ohpc/pub/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /opt/ibutils/bin
PATH: /home/nnair.iitk/.local/bin
PATH: /home/nnair.iitk/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2256: checking build system type
configure:2270: result: x86_64-pc-linux-gnu
configure:2294: checking ARCH
configure:2345: result: x86_64
configure:2365: checking setting AR...
configure:2371: result: ar
configure:2376: checking setting ARFLAGS...
configure:2382: result: ruv
configure:2513: checking for Fortran compiler version
configure:2522: /home/apps/gcc-9.2.0/bin/gfortran --version >&5
GNU Fortran (GCC) 9.2.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2533: $? = 0
configure:2522: /home/apps/gcc-9.2.0/bin/gfortran -v >&5
Using built-in specs.
COLLECT_GCC=/home/apps/gcc-9.2.0/bin/gfortran
COLLECT_LTO_WRAPPER=/home/apps/gcc-9.2.0/libexec/gcc/x86_64-pc-linux-gnu/9.2.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ./configure --prefix=/home/apps/gcc-9.2.0 --disable-multilib --with-system-zlib --enable-languages=c,c++,fortran,objc,obj-c++
Thread model: posix
gcc version 9.2.0 (GCC)
configure:2533: $? = 0
configure:2522: /home/apps/gcc-9.2.0/bin/gfortran -V >&5
gfortran: error: unrecognized command line option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:2533: $? = 1
configure:2522: /home/apps/gcc-9.2.0/bin/gfortran -qversion >&5
gfortran: error: unrecognized command line option '-qversion'; did you mean '--version'?
gfortran: fatal error: no input files
compilation terminated.
configure:2533: $? = 1
configure:2548: checking whether the Fortran compiler works
configure:2570: /home/apps/gcc-9.2.0/bin/gfortran conftest.f -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
configure:2574: $? = 0
configure:2622: result: yes
configure:2625: checking for Fortran compiler default output file name
configure:2627: result: a.out
configure:2633: checking for suffix of executables
configure:2640: /home/apps/gcc-9.2.0/bin/gfortran -o conftest conftest.f -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
configure:2644: $? = 0
configure:2666: result:
configure:2682: checking whether we are cross compiling
configure:2690: /home/apps/gcc-9.2.0/bin/gfortran -o conftest conftest.f -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
configure:2694: $? = 0
configure:2701: ./conftest
configure:2705: $? = 0
configure:2720: result: no
configure:2725: checking for suffix of object files
configure:2741: /home/apps/gcc-9.2.0/bin/gfortran -c conftest.f >&5
configure:2745: $? = 0
configure:2766: result: o
configure:2774: checking whether we are using the GNU Fortran compiler
configure:2787: /home/apps/gcc-9.2.0/bin/gfortran -c conftest.F >&5
configure:2787: $? = 0
configure:2796: result: yes
configure:2802: checking whether /home/apps/gcc-9.2.0/bin/gfortran accepts -g
configure:2813: /home/apps/gcc-9.2.0/bin/gfortran -c -g conftest.f >&5
configure:2813: $? = 0
configure:2821: result: yes
configure:2955: WARNING: F90 value is set to be consistent with value of MPIF90
configure:3013: checking for mpif90
configure:3029: found /opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/mpi/bin/mpif90
configure:3040: result: mpif90
configure:3066: checking for Fortran compiler version
configure:3075: mpif90 --version >&5
nvfortran 20.11-0 LLVM 64-bit target on x86-64 Linux -tp skylake
NVIDIA Compilers and Tools
Copyright (c) 2020, NVIDIA CORPORATION. All rights reserved.
configure:3086: $? = 0
configure:3075: mpif90 -v >&5
Export PGI_CURR_CUDA_HOME=/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda
Export NVCOMPILER=/home/opt_ohpc_pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11
Export PGI=/home/opt_ohpc_pub/nvidia/hpcsdk_20_11
nvfortran-Warning-No files to process
configure:3086: $? = 0
configure:3075: mpif90 -V >&5
nvfortran 20.11-0 LLVM 64-bit target on x86-64 Linux -tp skylake
NVIDIA Compilers and Tools
Copyright (c) 2020, NVIDIA CORPORATION. All rights reserved.
configure:3086: $? = 0
configure:3075: mpif90 -qversion >&5
nvfortran-Error-Unknown switch: -qversion
configure:3086: $? = 1
configure:3095: checking whether we are using the GNU Fortran compiler
configure:3108: mpif90 -c -g -O2 conftest.F >&5
NVFORTRAN-S-0034-Syntax error at or near end of line (conftest.F: 3)
0 inform, 0 warnings, 1 severes, 0 fatal for main
configure:3108: $? = 2
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:3117: result: no
configure:3123: checking whether mpif90 accepts -g
configure:3134: mpif90 -c -g conftest.f >&5
configure:3134: $? = 0
configure:3142: result: yes
configure:3252: checking for Fortran flag to compile .f90 files
configure:3272: mpif90 -c -g -O2 conftest.f90 >&5
configure:3272: $? = 0
configure:3281: result: none
configure:3505: checking for C compiler version
configure:3514: pgcc --version >&5
pgcc (aka nvc) 20.11-0 LLVM 64-bit target on x86-64 Linux -tp skylake
PGI Compilers and Tools
Copyright (c) 2020, NVIDIA CORPORATION. All rights reserved.
configure:3525: $? = 0
configure:3514: pgcc -v >&5
Export PGI_CURR_CUDA_HOME=/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda
Export NVCOMPILER=/home/opt_ohpc_pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11
Export PGI=/home/opt_ohpc_pub/nvidia/hpcsdk_20_11
pgcc-Warning-No files to process
configure:3525: $? = 0
configure:3514: pgcc -V >&5
pgcc (aka nvc) 20.11-0 LLVM 64-bit target on x86-64 Linux -tp skylake
PGI Compilers and Tools
Copyright (c) 2020, NVIDIA CORPORATION. All rights reserved.
configure:3525: $? = 0
configure:3514: pgcc -qversion >&5
pgcc-Error-Unknown switch: -qversion
configure:3525: $? = 1
configure:3529: checking whether we are using the GNU C compiler
configure:3548: pgcc -c conftest.c >&5
configure:3548: $? = 0
configure:3557: result: yes
configure:3566: checking whether pgcc accepts -g
configure:3586: pgcc -c -g conftest.c >&5
configure:3586: $? = 0
configure:3627: result: yes
configure:3644: checking for pgcc option to accept ISO C89
configure:3707: pgcc -c -g -O2 conftest.c >&5
"conftest.c", line 56: warning: statement is unreachable
return 0;
^
configure:3707: $? = 0
configure:3720: result: none needed
configure:3918: checking for Fortran 77 compiler version
configure:3927: /home/apps/gcc-9.2.0/bin/gfortran --version >&5
GNU Fortran (GCC) 9.2.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3938: $? = 0
configure:3927: /home/apps/gcc-9.2.0/bin/gfortran -v >&5
Using built-in specs.
COLLECT_GCC=/home/apps/gcc-9.2.0/bin/gfortran
COLLECT_LTO_WRAPPER=/home/apps/gcc-9.2.0/libexec/gcc/x86_64-pc-linux-gnu/9.2.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ./configure --prefix=/home/apps/gcc-9.2.0 --disable-multilib --with-system-zlib --enable-languages=c,c++,fortran,objc,obj-c++
Thread model: posix
gcc version 9.2.0 (GCC)
configure:3938: $? = 0
configure:3927: /home/apps/gcc-9.2.0/bin/gfortran -V >&5
gfortran: error: unrecognized command line option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:3938: $? = 1
configure:3927: /home/apps/gcc-9.2.0/bin/gfortran -qversion >&5
gfortran: error: unrecognized command line option '-qversion'; did you mean '--version'?
gfortran: fatal error: no input files
compilation terminated.
configure:3938: $? = 1
configure:3947: checking whether we are using the GNU Fortran 77 compiler
configure:3960: /home/apps/gcc-9.2.0/bin/gfortran -c conftest.F >&5
configure:3960: $? = 0
configure:3969: result: yes
configure:3975: checking whether /home/apps/gcc-9.2.0/bin/gfortran accepts -g
configure:3986: /home/apps/gcc-9.2.0/bin/gfortran -c -g conftest.f >&5
configure:3986: $? = 0
configure:3994: result: yes
configure:4425: checking for Fortran flag to compile .f90 files
configure:4454: result: none
configure:4475: checking whether Fortran compiler accepts -Mcuda
configure:4486: mpif90 -c -g -O2 -Mcuda conftest.f90 >&5
configure:4486: $? = 0
configure:4494: result: yes
configure:4590: checking for nvcc
configure:4609: found /opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/compilers/bin/nvcc
configure:4622: result: /opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/compilers/bin/nvcc
configure:4657: checking whether nvcc works
configure:4675: result: yes
configure:4696: checking for cuInit in -lcuda
configure:4721: pgcc -o conftest -g -O2 conftest.c -lcuda -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64 -lcuda -lcudart -lcublas -lcufft -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
"conftest.c", line 22: warning: statement is unreachable
return 0;
^
configure:4721: $? = 0
configure:4730: result: yes
configure:4746: checking for cudaMalloc in -lcudart
configure:4771: pgcc -o conftest -g -O2 conftest.c -lcudart -lcuda -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64 -lcuda -lcudart -lcublas -lcufft -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
"conftest.c", line 23: warning: statement is unreachable
return 0;
^
configure:4771: $? = 0
configure:4780: result: yes
configure:4796: checking for cublasInit in -lcublas
configure:4821: pgcc -o conftest -g -O2 conftest.c -lcublas -lcudart -lcuda -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64 -lcuda -lcudart -lcublas -lcufft -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
"conftest.c", line 24: warning: statement is unreachable
return 0;
^
configure:4821: $? = 0
configure:4830: result: yes
configure:4846: checking for cufftPlanMany in -lcufft
configure:4871: pgcc -o conftest -g -O2 conftest.c -lcufft -lcublas -lcudart -lcuda -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64 -lcuda -lcudart -lcublas -lcufft -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
"conftest.c", line 25: warning: statement is unreachable
return 0;
^
configure:4871: $? = 0
configure:4880: result: yes
configure:4930: checking whether make sets $(MAKE)
configure:4952: result: yes
configure:5131: checking for library containing dgemm
configure:5149: nvfortran -o conftest -O1 -pgf90libs conftest.f -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
/tmp/nvfortranmCeFKq-6JMr9.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dgemm_'
configure:5149: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5149: nvfortran -o conftest -O1 -pgf90libs conftest.f -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
/usr/bin/ld: cannot find -lmkl_intel_lp64
/usr/bin/ld: cannot find -lmkl_intel_thread
/usr/bin/ld: cannot find -lmkl_core
configure:5149: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5166: result: no
configure:5131: checking for library containing dgemm
configure:5149: nvfortran -o conftest -O1 -pgf90libs -L/home/apps/deps/fftw/3.3.8/intel2018/gnu485/lib conftest.f -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
/tmp/nvfortranT6eFh982iWeY.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dgemm_'
configure:5149: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5149: nvfortran -o conftest -O1 -pgf90libs -L/home/apps/deps/fftw/3.3.8/intel2018/gnu485/lib conftest.f -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
/usr/bin/ld: cannot find -lmkl_intel_lp64
/usr/bin/ld: cannot find -lmkl_intel_thread
/usr/bin/ld: cannot find -lmkl_core
configure:5149: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5166: result: no
configure:5131: checking for library containing dgemm
configure:5149: nvfortran -o conftest -O1 -pgf90libs -L/opt/intel/mkl/lib/intel64 conftest.f -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
/tmp/nvfortranqzfFWWXGidlU.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dgemm_'
configure:5149: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5149: nvfortran -o conftest -O1 -pgf90libs -L/opt/intel/mkl/lib/intel64 conftest.f -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
/usr/bin/ld: cannot find -lmkl_intel_lp64
/usr/bin/ld: cannot find -lmkl_intel_thread
/usr/bin/ld: cannot find -lmkl_core
configure:5149: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5166: result: no
configure:5131: checking for library containing dgemm
configure:5149: nvfortran -o conftest -O1 -pgf90libs -L/home/apps/deps/fftw/3.3.8/intel2018/gnu485/lib conftest.f -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
/tmp/nvfortrank3fFEPhBhXcP.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dgemm_'
configure:5149: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5149: nvfortran -o conftest -O1 -pgf90libs -L/home/apps/deps/fftw/3.3.8/intel2018/gnu485/lib conftest.f -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
/usr/bin/ld: cannot find -lmkl_intel_lp64
/usr/bin/ld: cannot find -lmkl_intel_thread
/usr/bin/ld: cannot find -lmkl_core
configure:5149: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5166: result: no
configure:5131: checking for library containing dgemm
configure:5149: nvfortran -o conftest -O1 -pgf90libs -L/home/apps/gcc-9.2.0/lib64 conftest.f -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
/tmp/nvfortranNwgF1LulhQ8_.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dgemm_'
configure:5149: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5149: nvfortran -o conftest -O1 -pgf90libs -L/home/apps/gcc-9.2.0/lib64 conftest.f -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
/usr/bin/ld: cannot find -lmkl_intel_lp64
/usr/bin/ld: cannot find -lmkl_intel_thread
/usr/bin/ld: cannot find -lmkl_core
configure:5149: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5166: result: no
configure:5131: checking for library containing dgemm
configure:5149: nvfortran -o conftest -O1 -pgf90libs -L/home/apps/gcc-9.2.0/lib conftest.f -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
/tmp/nvfortranU0gFkyOVhjHt.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dgemm_'
configure:5149: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5149: nvfortran -o conftest -O1 -pgf90libs -L/home/apps/gcc-9.2.0/lib conftest.f -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
/usr/bin/ld: cannot find -lmkl_intel_lp64
/usr/bin/ld: cannot find -lmkl_intel_thread
/usr/bin/ld: cannot find -lmkl_core
configure:5149: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5166: result: no
configure:5131: checking for library containing dgemm
configure:5149: nvfortran -o conftest -O1 -pgf90libs -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/nvshmem/lib conftest.f -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
/tmp/nvfortranFshFDS-Qiypl.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dgemm_'
configure:5149: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5149: nvfortran -o conftest -O1 -pgf90libs -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/nvshmem/lib conftest.f -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
/usr/bin/ld: cannot find -lmkl_intel_lp64
/usr/bin/ld: cannot find -lmkl_intel_thread
/usr/bin/ld: cannot find -lmkl_core
configure:5149: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5166: result: no
configure:5131: checking for library containing dgemm
configure:5149: nvfortran -o conftest -O1 -pgf90libs -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/nccl/lib conftest.f -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
/tmp/nvfortrankXhFEvWaelXD.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dgemm_'
configure:5149: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5149: nvfortran -o conftest -O1 -pgf90libs -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/nccl/lib conftest.f -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
/usr/bin/ld: cannot find -lmkl_intel_lp64
/usr/bin/ld: cannot find -lmkl_intel_thread
/usr/bin/ld: cannot find -lmkl_core
configure:5149: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5166: result: no
configure:5131: checking for library containing dgemm
configure:5149: nvfortran -o conftest -O1 -pgf90libs -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/mpi/lib conftest.f -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
/tmp/nvfortrankpiFELkged9Q.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dgemm_'
configure:5149: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5149: nvfortran -o conftest -O1 -pgf90libs -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/mpi/lib conftest.f -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
/usr/bin/ld: cannot find -lmkl_intel_lp64
/usr/bin/ld: cannot find -lmkl_intel_thread
/usr/bin/ld: cannot find -lmkl_core
configure:5149: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5166: result: no
configure:5131: checking for library containing dgemm
configure:5149: nvfortran -o conftest -O1 -pgf90libs -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/math_libs/lib64 conftest.f -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
/tmp/nvfortrandTiFjZgGf0qq.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dgemm_'
configure:5149: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5149: nvfortran -o conftest -O1 -pgf90libs -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/math_libs/lib64 conftest.f -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
/usr/bin/ld: cannot find -lmkl_intel_lp64
/usr/bin/ld: cannot find -lmkl_intel_thread
/usr/bin/ld: cannot find -lmkl_core
configure:5149: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5166: result: no
configure:5131: checking for library containing dgemm
configure:5149: nvfortran -o conftest -O1 -pgf90libs -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/compilers/lib conftest.f -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
/tmp/nvfortrandmjFjtkQfKvX.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dgemm_'
configure:5149: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5149: nvfortran -o conftest -O1 -pgf90libs -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/compilers/lib conftest.f -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
/usr/bin/ld: cannot find -lmkl_intel_lp64
/usr/bin/ld: cannot find -lmkl_intel_thread
/usr/bin/ld: cannot find -lmkl_core
configure:5149: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5166: result: no
configure:5131: checking for library containing dgemm
configure:5149: nvfortran -o conftest -O1 -pgf90libs -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64 conftest.f -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
/tmp/nvfortran8QjF0m3LeZG-.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dgemm_'
configure:5149: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5149: nvfortran -o conftest -O1 -pgf90libs -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64 conftest.f -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/ >&5
/usr/bin/ld: cannot find -lmkl_intel_lp64
/usr/bin/ld: cannot find -lmkl_intel_thread
/usr/bin/ld: cannot find -lmkl_core
configure:5149: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5166: result: no
configure:5728: checking for library containing dgemm
configure:5746: nvfortran -o conftest -O1 conftest.f -latlas >&5
/usr/bin/ld: cannot find -latlas
configure:5746: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5746: nvfortran -o conftest -O1 conftest.f -lf77blas -lg2c -latlas >&5
/usr/bin/ld: cannot find -lf77blas
/usr/bin/ld: cannot find -lg2c
/usr/bin/ld: cannot find -latlas
configure:5746: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5763: result: no
configure:5728: checking for library containing dgemm
configure:5746: nvfortran -o conftest -O1 -L/home/apps/deps/fftw/3.3.8/intel2018/gnu485/lib conftest.f -latlas >&5
/usr/bin/ld: cannot find -latlas
configure:5746: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5746: nvfortran -o conftest -O1 -L/home/apps/deps/fftw/3.3.8/intel2018/gnu485/lib conftest.f -lf77blas -lg2c -latlas >&5
/usr/bin/ld: cannot find -lf77blas
/usr/bin/ld: cannot find -lg2c
/usr/bin/ld: cannot find -latlas
configure:5746: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5763: result: no
configure:5728: checking for library containing dgemm
configure:5746: nvfortran -o conftest -O1 -L/usr/local/lib conftest.f -latlas >&5
/usr/bin/ld: cannot find -latlas
configure:5746: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5746: nvfortran -o conftest -O1 -L/usr/local/lib conftest.f -lf77blas -lg2c -latlas >&5
/usr/bin/ld: cannot find -lf77blas
/usr/bin/ld: cannot find -lg2c
/usr/bin/ld: cannot find -latlas
configure:5746: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5763: result: no
configure:5728: checking for library containing dgemm
configure:5746: nvfortran -o conftest -O1 -L/home/apps/deps/fftw/3.3.8/intel2018/gnu485/lib conftest.f -latlas >&5
/usr/bin/ld: cannot find -latlas
configure:5746: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5746: nvfortran -o conftest -O1 -L/home/apps/deps/fftw/3.3.8/intel2018/gnu485/lib conftest.f -lf77blas -lg2c -latlas >&5
/usr/bin/ld: cannot find -lf77blas
/usr/bin/ld: cannot find -lg2c
/usr/bin/ld: cannot find -latlas
configure:5746: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5763: result: no
configure:5728: checking for library containing dgemm
configure:5746: nvfortran -o conftest -O1 -L/home/apps/gcc-9.2.0/lib64 conftest.f -latlas >&5
/usr/bin/ld: cannot find -latlas
configure:5746: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5746: nvfortran -o conftest -O1 -L/home/apps/gcc-9.2.0/lib64 conftest.f -lf77blas -lg2c -latlas >&5
/usr/bin/ld: cannot find -lf77blas
/usr/bin/ld: cannot find -lg2c
/usr/bin/ld: cannot find -latlas
configure:5746: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5763: result: no
configure:5728: checking for library containing dgemm
configure:5746: nvfortran -o conftest -O1 -L/home/apps/gcc-9.2.0/lib conftest.f -latlas >&5
/usr/bin/ld: cannot find -latlas
configure:5746: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5746: nvfortran -o conftest -O1 -L/home/apps/gcc-9.2.0/lib conftest.f -lf77blas -lg2c -latlas >&5
/usr/bin/ld: cannot find -lf77blas
/usr/bin/ld: cannot find -lg2c
/usr/bin/ld: cannot find -latlas
configure:5746: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5763: result: no
configure:5728: checking for library containing dgemm
configure:5746: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/nvshmem/lib conftest.f -latlas >&5
/usr/bin/ld: cannot find -latlas
configure:5746: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5746: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/nvshmem/lib conftest.f -lf77blas -lg2c -latlas >&5
/usr/bin/ld: cannot find -lf77blas
/usr/bin/ld: cannot find -lg2c
/usr/bin/ld: cannot find -latlas
configure:5746: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5763: result: no
configure:5728: checking for library containing dgemm
configure:5746: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/nccl/lib conftest.f -latlas >&5
/usr/bin/ld: cannot find -latlas
configure:5746: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5746: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/nccl/lib conftest.f -lf77blas -lg2c -latlas >&5
/usr/bin/ld: cannot find -lf77blas
/usr/bin/ld: cannot find -lg2c
/usr/bin/ld: cannot find -latlas
configure:5746: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5763: result: no
configure:5728: checking for library containing dgemm
configure:5746: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/mpi/lib conftest.f -latlas >&5
/usr/bin/ld: cannot find -latlas
configure:5746: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5746: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/mpi/lib conftest.f -lf77blas -lg2c -latlas >&5
/usr/bin/ld: cannot find -lf77blas
/usr/bin/ld: cannot find -lg2c
/usr/bin/ld: cannot find -latlas
configure:5746: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5763: result: no
configure:5728: checking for library containing dgemm
configure:5746: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/math_libs/lib64 conftest.f -latlas >&5
/usr/bin/ld: cannot find -latlas
configure:5746: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5746: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/math_libs/lib64 conftest.f -lf77blas -lg2c -latlas >&5
/usr/bin/ld: cannot find -lf77blas
/usr/bin/ld: cannot find -lg2c
/usr/bin/ld: cannot find -latlas
configure:5746: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5763: result: no
configure:5728: checking for library containing dgemm
configure:5746: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/compilers/lib conftest.f -latlas >&5
/usr/bin/ld: cannot find -latlas
configure:5746: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5746: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/compilers/lib conftest.f -lf77blas -lg2c -latlas >&5
/usr/bin/ld: cannot find -lf77blas
/usr/bin/ld: cannot find -lg2c
/usr/bin/ld: cannot find -latlas
configure:5746: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5763: result: no
configure:5728: checking for library containing dgemm
configure:5746: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64 conftest.f -latlas >&5
/usr/bin/ld: cannot find -latlas
configure:5746: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5746: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64 conftest.f -lf77blas -lg2c -latlas >&5
/usr/bin/ld: cannot find -lf77blas
/usr/bin/ld: cannot find -lg2c
/usr/bin/ld: cannot find -latlas
configure:5746: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5763: result: no
configure:5795: checking for library containing dgemm
configure:5813: nvfortran -o conftest -O1 conftest.f >&5
/tmp/nvfortran48pFOWvYLNiJ.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dgemm_'
configure:5813: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5813: nvfortran -o conftest -O1 conftest.f -lblas-3 >&5
/usr/bin/ld: cannot find -lblas-3
configure:5813: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5813: nvfortran -o conftest -O1 conftest.f -lopenblas >&5
/usr/bin/ld: cannot find -lopenblas
configure:5813: $? = 2
configure: failed program was:
| program main
| call dgemm
| end
configure:5813: nvfortran -o conftest -O1 conftest.f -lblas >&5
configure:5813: $? = 0
configure:5830: result: -lblas
configure:5970: checking for library containing dspev
configure:5988: nvfortran -o conftest -O1 conftest.f -lblas >&5
/tmp/nvfortranv2qF-qWUHCVD.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dspev_'
configure:5988: $? = 2
configure: failed program was:
| program main
| call dspev
| end
configure:5988: nvfortran -o conftest -O1 conftest.f -llapack-3 -lblas >&5
/usr/bin/ld: cannot find -llapack-3
configure:5988: $? = 2
configure: failed program was:
| program main
| call dspev
| end
configure:5988: nvfortran -o conftest -O1 conftest.f -llapack -lblas >&5
configure:5988: $? = 0
configure:6005: result: -llapack
configure:5970: checking for library containing dspev
configure:5988: nvfortran -o conftest -O1 -L/home/apps/deps/fftw/3.3.8/intel2018/gnu485/lib conftest.f -lblas >&5
/tmp/nvfortranKErFSTICUbwZ.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dspev_'
configure:5988: $? = 2
configure: failed program was:
| program main
| call dspev
| end
configure:5988: nvfortran -o conftest -O1 -L/home/apps/deps/fftw/3.3.8/intel2018/gnu485/lib conftest.f -llapack-3 -lblas >&5
/usr/bin/ld: cannot find -llapack-3
configure:5988: $? = 2
configure: failed program was:
| program main
| call dspev
| end
configure:5988: nvfortran -o conftest -O1 -L/home/apps/deps/fftw/3.3.8/intel2018/gnu485/lib conftest.f -llapack -lblas >&5
configure:5988: $? = 0
configure:6005: result: -llapack
configure:5970: checking for library containing dspev
configure:5988: nvfortran -o conftest -O1 -L/usr/local/lib conftest.f -lblas >&5
/tmp/nvfortranhhsFvus4RAxQ.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dspev_'
configure:5988: $? = 2
configure: failed program was:
| program main
| call dspev
| end
configure:5988: nvfortran -o conftest -O1 -L/usr/local/lib conftest.f -llapack-3 -lblas >&5
/usr/bin/ld: cannot find -llapack-3
configure:5988: $? = 2
configure: failed program was:
| program main
| call dspev
| end
configure:5988: nvfortran -o conftest -O1 -L/usr/local/lib conftest.f -llapack -lblas >&5
configure:5988: $? = 0
configure:6005: result: -llapack
configure:5970: checking for library containing dspev
configure:5988: nvfortran -o conftest -O1 -L/home/apps/deps/fftw/3.3.8/intel2018/gnu485/lib conftest.f -lblas >&5
/tmp/nvfortranYVsFwcPoORTs.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dspev_'
configure:5988: $? = 2
configure: failed program was:
| program main
| call dspev
| end
configure:5988: nvfortran -o conftest -O1 -L/home/apps/deps/fftw/3.3.8/intel2018/gnu485/lib conftest.f -llapack-3 -lblas >&5
/usr/bin/ld: cannot find -llapack-3
configure:5988: $? = 2
configure: failed program was:
| program main
| call dspev
| end
configure:5988: nvfortran -o conftest -O1 -L/home/apps/deps/fftw/3.3.8/intel2018/gnu485/lib conftest.f -llapack -lblas >&5
configure:5988: $? = 0
configure:6005: result: -llapack
configure:5970: checking for library containing dspev
configure:5988: nvfortran -o conftest -O1 -L/home/apps/gcc-9.2.0/lib64 conftest.f -lblas >&5
/tmp/nvfortranRytFbOycQAwe.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dspev_'
configure:5988: $? = 2
configure: failed program was:
| program main
| call dspev
| end
configure:5988: nvfortran -o conftest -O1 -L/home/apps/gcc-9.2.0/lib64 conftest.f -llapack-3 -lblas >&5
/usr/bin/ld: cannot find -llapack-3
configure:5988: $? = 2
configure: failed program was:
| program main
| call dspev
| end
configure:5988: nvfortran -o conftest -O1 -L/home/apps/gcc-9.2.0/lib64 conftest.f -llapack -lblas >&5
configure:5988: $? = 0
configure:6005: result: -llapack
configure:5970: checking for library containing dspev
configure:5988: nvfortran -o conftest -O1 -L/home/apps/gcc-9.2.0/lib conftest.f -lblas >&5
/tmp/nvfortranaauFaZumw-Uw.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dspev_'
configure:5988: $? = 2
configure: failed program was:
| program main
| call dspev
| end
configure:5988: nvfortran -o conftest -O1 -L/home/apps/gcc-9.2.0/lib conftest.f -llapack-3 -lblas >&5
/usr/bin/ld: cannot find -llapack-3
configure:5988: $? = 2
configure: failed program was:
| program main
| call dspev
| end
configure:5988: nvfortran -o conftest -O1 -L/home/apps/gcc-9.2.0/lib conftest.f -llapack -lblas >&5
configure:5988: $? = 0
configure:6005: result: -llapack
configure:5970: checking for library containing dspev
configure:5988: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/nvshmem/lib conftest.f -lblas >&5
/tmp/nvfortranKPuFSHRAGF_O.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dspev_'
configure:5988: $? = 2
configure: failed program was:
| program main
| call dspev
| end
configure:5988: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/nvshmem/lib conftest.f -llapack-3 -lblas >&5
/usr/bin/ld: cannot find -llapack-3
configure:5988: $? = 2
configure: failed program was:
| program main
| call dspev
| end
configure:5988: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/nvshmem/lib conftest.f -llapack -lblas >&5
configure:5988: $? = 0
configure:6005: result: -llapack
configure:5970: checking for library containing dspev
configure:5988: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/nccl/lib conftest.f -lblas >&5
/tmp/nvfortranDrvFx7ViRWNo.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dspev_'
configure:5988: $? = 2
configure: failed program was:
| program main
| call dspev
| end
configure:5988: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/nccl/lib conftest.f -llapack-3 -lblas >&5
/usr/bin/ld: cannot find -llapack-3
configure:5988: $? = 2
configure: failed program was:
| program main
| call dspev
| end
configure:5988: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/nccl/lib conftest.f -llapack -lblas >&5
configure:5988: $? = 0
configure:6005: result: -llapack
configure:5970: checking for library containing dspev
configure:5988: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/mpi/lib conftest.f -lblas >&5
/tmp/nvfortran66vFUpgRKJf9.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dspev_'
configure:5988: $? = 2
configure: failed program was:
| program main
| call dspev
| end
configure:5988: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/mpi/lib conftest.f -llapack-3 -lblas >&5
/usr/bin/ld: cannot find -llapack-3
configure:5988: $? = 2
configure: failed program was:
| program main
| call dspev
| end
configure:5988: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/mpi/lib conftest.f -llapack -lblas >&5
configure:5988: $? = 0
configure:6005: result: -llapack
configure:5970: checking for library containing dspev
configure:5988: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/math_libs/lib64 conftest.f -lblas >&5
/tmp/nvfortran6JwFUNkFKFGz.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dspev_'
configure:5988: $? = 2
configure: failed program was:
| program main
| call dspev
| end
configure:5988: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/math_libs/lib64 conftest.f -llapack-3 -lblas >&5
/usr/bin/ld: cannot find -llapack-3
configure:5988: $? = 2
configure: failed program was:
| program main
| call dspev
| end
configure:5988: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/math_libs/lib64 conftest.f -llapack -lblas >&5
configure:5988: $? = 0
configure:6005: result: -llapack
configure:5970: checking for library containing dspev
configure:5988: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/compilers/lib conftest.f -lblas >&5
/tmp/nvfortranZlxFzbm8LuYi.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dspev_'
configure:5988: $? = 2
configure: failed program was:
| program main
| call dspev
| end
configure:5988: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/compilers/lib conftest.f -llapack-3 -lblas >&5
/usr/bin/ld: cannot find -llapack-3
configure:5988: $? = 2
configure: failed program was:
| program main
| call dspev
| end
configure:5988: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/compilers/lib conftest.f -llapack -lblas >&5
configure:5988: $? = 0
configure:6005: result: -llapack
configure:5970: checking for library containing dspev
configure:5988: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64 conftest.f -lblas >&5
/tmp/nvfortrani1xFySHOLHJ8.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dspev_'
configure:5988: $? = 2
configure: failed program was:
| program main
| call dspev
| end
configure:5988: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64 conftest.f -llapack-3 -lblas >&5
/usr/bin/ld: cannot find -llapack-3
configure:5988: $? = 2
configure: failed program was:
| program main
| call dspev
| end
configure:5988: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64 conftest.f -llapack -lblas >&5
configure:5988: $? = 0
configure:6005: result: -llapack
configure:6052: checking FFT
configure:6265: checking for library containing dfftw_execute_dft
configure:6283: nvfortran -o conftest -O1 conftest.f >&5
/tmp/nvfortranBDyFrumDUeJB.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dfftw_execute_dft_'
configure:6283: $? = 2
configure: failed program was:
| program main
| call dfftw_execute_dft
| end
configure:6283: nvfortran -o conftest -O1 conftest.f -lfftw3_omp -lm >&5
/usr/bin/ld: cannot find -lfftw3_omp
configure:6283: $? = 2
configure: failed program was:
| program main
| call dfftw_execute_dft
| end
configure:6300: result: no
configure:6311: checking for library containing dfftw_execute_dft
configure:6346: result: no
configure:6265: checking for library containing dfftw_execute_dft
configure:6283: nvfortran -o conftest -O1 -L/home/apps/deps/fftw/3.3.8/intel2018/gnu485/lib conftest.f >&5
/tmp/nvfortran67yFUddzHvle.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dfftw_execute_dft_'
configure:6283: $? = 2
configure: failed program was:
| program main
| call dfftw_execute_dft
| end
configure:6283: nvfortran -o conftest -O1 -L/home/apps/deps/fftw/3.3.8/intel2018/gnu485/lib conftest.f -lfftw3_omp -lm >&5
/usr/bin/ld: cannot find -lfftw3_omp
configure:6283: $? = 2
configure: failed program was:
| program main
| call dfftw_execute_dft
| end
configure:6300: result: no
configure:6311: checking for library containing dfftw_execute_dft
configure:6346: result: no
configure:6265: checking for library containing dfftw_execute_dft
configure:6283: nvfortran -o conftest -O1 -L/usr/local/lib conftest.f >&5
/tmp/nvfortranEAzFAwCXFFf4.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dfftw_execute_dft_'
configure:6283: $? = 2
configure: failed program was:
| program main
| call dfftw_execute_dft
| end
configure:6283: nvfortran -o conftest -O1 -L/usr/local/lib conftest.f -lfftw3_omp -lm >&5
/usr/bin/ld: cannot find -lfftw3_omp
configure:6283: $? = 2
configure: failed program was:
| program main
| call dfftw_execute_dft
| end
configure:6300: result: no
configure:6311: checking for library containing dfftw_execute_dft
configure:6346: result: no
configure:6265: checking for library containing dfftw_execute_dft
configure:6283: nvfortran -o conftest -O1 -L/home/apps/deps/fftw/3.3.8/intel2018/gnu485/lib conftest.f >&5
/tmp/nvfortranL4zFVWCMMu2_.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dfftw_execute_dft_'
configure:6283: $? = 2
configure: failed program was:
| program main
| call dfftw_execute_dft
| end
configure:6283: nvfortran -o conftest -O1 -L/home/apps/deps/fftw/3.3.8/intel2018/gnu485/lib conftest.f -lfftw3_omp -lm >&5
/usr/bin/ld: cannot find -lfftw3_omp
configure:6283: $? = 2
configure: failed program was:
| program main
| call dfftw_execute_dft
| end
configure:6300: result: no
configure:6311: checking for library containing dfftw_execute_dft
configure:6346: result: no
configure:6265: checking for library containing dfftw_execute_dft
configure:6283: nvfortran -o conftest -O1 -L/home/apps/gcc-9.2.0/lib64 conftest.f >&5
/tmp/nvfortranSxAFet-Oz97Q.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dfftw_execute_dft_'
configure:6283: $? = 2
configure: failed program was:
| program main
| call dfftw_execute_dft
| end
configure:6283: nvfortran -o conftest -O1 -L/home/apps/gcc-9.2.0/lib64 conftest.f -lfftw3_omp -lm >&5
/usr/bin/ld: cannot find -lfftw3_omp
configure:6283: $? = 2
configure: failed program was:
| program main
| call dfftw_execute_dft
| end
configure:6300: result: no
configure:6311: checking for library containing dfftw_execute_dft
configure:6346: result: no
configure:6265: checking for library containing dfftw_execute_dft
configure:6283: nvfortran -o conftest -O1 -L/home/apps/gcc-9.2.0/lib conftest.f >&5
/tmp/nvfortranS2AFe-S9zFgU.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dfftw_execute_dft_'
configure:6283: $? = 2
configure: failed program was:
| program main
| call dfftw_execute_dft
| end
configure:6283: nvfortran -o conftest -O1 -L/home/apps/gcc-9.2.0/lib conftest.f -lfftw3_omp -lm >&5
/usr/bin/ld: cannot find -lfftw3_omp
configure:6283: $? = 2
configure: failed program was:
| program main
| call dfftw_execute_dft
| end
configure:6300: result: no
configure:6311: checking for library containing dfftw_execute_dft
configure:6346: result: no
configure:6265: checking for library containing dfftw_execute_dft
configure:6283: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/nvshmem/lib conftest.f >&5
/tmp/nvfortranauBFaNBkTTcn.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dfftw_execute_dft_'
configure:6283: $? = 2
configure: failed program was:
| program main
| call dfftw_execute_dft
| end
configure:6283: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/nvshmem/lib conftest.f -lfftw3_omp -lm >&5
/usr/bin/ld: cannot find -lfftw3_omp
configure:6283: $? = 2
configure: failed program was:
| program main
| call dfftw_execute_dft
| end
configure:6300: result: no
configure:6311: checking for library containing dfftw_execute_dft
configure:6346: result: no
configure:6265: checking for library containing dfftw_execute_dft
configure:6283: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/nccl/lib conftest.f >&5
/tmp/nvfortran5YBFROsSSEAo.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dfftw_execute_dft_'
configure:6283: $? = 2
configure: failed program was:
| program main
| call dfftw_execute_dft
| end
configure:6283: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/nccl/lib conftest.f -lfftw3_omp -lm >&5
/usr/bin/ld: cannot find -lfftw3_omp
configure:6283: $? = 2
configure: failed program was:
| program main
| call dfftw_execute_dft
| end
configure:6300: result: no
configure:6311: checking for library containing dfftw_execute_dft
configure:6346: result: no
configure:6265: checking for library containing dfftw_execute_dft
configure:6283: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/mpi/lib conftest.f >&5
/tmp/nvfortranYrCFwM9WVLd5.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dfftw_execute_dft_'
configure:6283: $? = 2
configure: failed program was:
| program main
| call dfftw_execute_dft
| end
configure:6283: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/comm_libs/mpi/lib conftest.f -lfftw3_omp -lm >&5
/usr/bin/ld: cannot find -lfftw3_omp
configure:6283: $? = 2
configure: failed program was:
| program main
| call dfftw_execute_dft
| end
configure:6300: result: no
configure:6311: checking for library containing dfftw_execute_dft
configure:6346: result: no
configure:6265: checking for library containing dfftw_execute_dft
configure:6283: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/math_libs/lib64 conftest.f >&5
/tmp/nvfortranYVCFwIwRV7QJ.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dfftw_execute_dft_'
configure:6283: $? = 2
configure: failed program was:
| program main
| call dfftw_execute_dft
| end
configure:6283: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/math_libs/lib64 conftest.f -lfftw3_omp -lm >&5
/usr/bin/ld: cannot find -lfftw3_omp
configure:6283: $? = 2
configure: failed program was:
| program main
| call dfftw_execute_dft
| end
configure:6300: result: no
configure:6311: checking for library containing dfftw_execute_dft
configure:6346: result: no
configure:6265: checking for library containing dfftw_execute_dft
configure:6283: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/compilers/lib conftest.f >&5
/tmp/nvfortranYnDFwIA0VBFa.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dfftw_execute_dft_'
configure:6283: $? = 2
configure: failed program was:
| program main
| call dfftw_execute_dft
| end
configure:6283: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/compilers/lib conftest.f -lfftw3_omp -lm >&5
/usr/bin/ld: cannot find -lfftw3_omp
configure:6283: $? = 2
configure: failed program was:
| program main
| call dfftw_execute_dft
| end
configure:6300: result: no
configure:6311: checking for library containing dfftw_execute_dft
configure:6346: result: no
configure:6265: checking for library containing dfftw_execute_dft
configure:6283: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64 conftest.f >&5
/tmp/nvfortranRSDFbO7JSAmV.o: In function `MAIN_':
/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix/conftest.f:2: undefined reference to `dfftw_execute_dft_'
configure:6283: $? = 2
configure: failed program was:
| program main
| call dfftw_execute_dft
| end
configure:6283: nvfortran -o conftest -O1 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64 conftest.f -lfftw3_omp -lm >&5
/usr/bin/ld: cannot find -lfftw3_omp
configure:6283: $? = 2
configure: failed program was:
| program main
| call dfftw_execute_dft
| end
configure:6300: result: no
configure:6311: checking for library containing dfftw_execute_dft
configure:6346: result: no
configure:6452: result:
configure:6613: checking MASS
configure:6850: result:
configure:6881: checking for library containing mpi_init
configure:6899: mpif90 -o conftest -O1 conftest.f >&5
configure:6899: $? = 0
configure:6916: result: none required
configure:7326: checking ELPA
configure:7404: result:
configure:7417: checking BEEF
configure:8026: checking for ranlib
configure:8042: found /usr/bin/ranlib
configure:8054: result: ranlib
configure:8080: checking for wget
configure:8096: found /usr/bin/wget
configure:8107: result: wget -O
configure:8319: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by ESPRESSO config.status 6.6, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on login1.iitbhu.ac.in
config.status:868: creating install/make_lapack.inc
config.status:868: creating include/configure.h
config.status:868: creating make.inc
config.status:868: creating configure.msg
config.status:868: creating install/make_wannier90.inc
config.status:868: creating include/qe_cdefs.h
config.status:1023: include/qe_cdefs.h is unchanged
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=pgcc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_EXTLIB_FLAGS_set=
ac_cv_env_EXTLIB_FLAGS_value=
ac_cv_env_F77_set=set
ac_cv_env_F77_value=/home/apps/gcc-9.2.0/bin/gfortran
ac_cv_env_FCFLAGS_set=
ac_cv_env_FCFLAGS_value=
ac_cv_env_FC_set=set
ac_cv_env_FC_value=/home/apps/gcc-9.2.0/bin/gfortran
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value='-L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/../math_libs/lib64 -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64/stubs/'
ac_cv_env_NVCCFLAGS_set=
ac_cv_env_NVCCFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_fc_compiler_gnu=no
ac_cv_fc_srcext_f90=none
ac_cv_lib_cublas_cublasInit=yes
ac_cv_lib_cuda_cuInit=yes
ac_cv_lib_cudart_cudaMalloc=yes
ac_cv_lib_cufft_cufftPlanMany=yes
ac_cv_objext=o
ac_cv_path_NVCC=/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/compilers/bin/nvcc
ac_cv_prog_ac_ct_FC=mpif90
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_fc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_prog_ranlib=ranlib
ac_cv_prog_wget='wget -O'
ac_cv_search_dfftw_execute_dft=no
ac_cv_search_dgemm=-lblas
ac_cv_search_dspev=-llapack
ac_cv_search_mpi_init='none required'
ax_cv_check_fcflags___Mcuda=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
$(MPIF90) $(F90FLAGS) -c $(*)_tmp.f90 -o $(*).o'
CC='pgcc'
CFLAGS='-fast -Mpreprocess'
CPPFLAGS='-fast -Mpreprocess'
CUDA_CFLAGS=' -I/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/include'
CUDA_LDLIBS=' -L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64 -lcuda -lcudart -lcublas -lcufft'
Configured for compilation of parallel executables.'
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
EXTLIB_FLAGS=''
F77='mpif90'
FC='mpif90'
FCFLAGS=' -I/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/include '
FCFLAGS_f90=''
FFLAGS='-O1 '
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBS_LIBXC=''
LTLIBOBJS=''
NVCC='/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/compilers/bin/nvcc'
NVCCFLAGS=' -O3 -arch=compute_70 -code=sm_70'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='ESPRESSO'
PACKAGE_STRING='ESPRESSO 6.6'
PACKAGE_TARNAME='espresso'
PACKAGE_URL=''
PACKAGE_VERSION='6.6'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
ac_ct_CC=''
ac_ct_F77=''
ac_ct_FC='mpif90'
ar='ar'
arch='x86_64'
arflags='ruv'
beef_libs='$(TOPDIR)/LIBBEEF/libbeef.a'
beef_libs_switch='internal'
bindir='${exec_prefix}/bin'
blas_libs=' -lblas '
blas_libs_switch='external'
blas_line='BLAS_LIBS= -lblas '
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
cc='pgcc'
cflags='-fast -Mpreprocess'
cpp='cpp'
cppflags='-P -traditional -Uvector'
cuda_extlibs='eigensolver'
cuda_fflags='-Mcuda=cc70,cuda11.1 $(MOD_FLAG)$(TOPDIR)/EIGENSOLVER_GPU/lib_eigsolve'
cuda_libs='-Mcudalib=cufft,cublas,cusolver $(TOPDIR)/EIGENSOLVER_GPU/lib_eigsolve/lib_eigsolve.a'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
dflags=' -D__CUDA -D__FFTW -D__MPI -Duse_beef'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
elpa_libs=''
elpa_line='@delete@'
exec_prefix='${prefix}'
extlib_flags=''
f77='/home/apps/gcc-9.2.0/bin/gfortran'
f90='nvfortran'
f90flags='$(FFLAGS) '
f90rule='$(CPP) $(CPPFLAGS) $< -o $(*)_tmp.f90 ; \
fdflags='$(DFLAGS) $(MANUAL_DFLAGS)'
fflags='-O1 '
fflags_nomain=''
fflags_noopt='-O0'
fft_libs=''
fft_line='FFT_LIBS='
foxflags=''
gpu_arch='70'
gpu_runtime='11.1'
hdf5_libs=''
hdf5_line=''
host_alias=''
htmldir='${docdir}'
iflags='-I$(TOPDIR)/include -I$(TOPDIR)/FoX/finclude -I$(TOPDIR)/S3DE/iotk/include/'
imod='-I'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
lapack_libs='-L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64 -llapack -lblas '
lapack_libs_switch='external'
lapack_line='LAPACK_LIBS=-L/opt/ohpc/pub/nvidia/hpcsdk_20_11/Linux_x86_64/20.11/cuda/lib64 -llapack -lblas '
ld='mpif90'
ld_libs=''
ldflags=' -Mcuda=cc70,cuda11.1'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libxc_line=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mass_libs=''
mass_line='@delete@'
mpi_libs=''
mpi_line='@delete@'
mpif90='mpif90'
oldincludedir='/usr/include'
parallel_report='Parallel environment detected successfully.\
pdfdir='${docdir}'
pre_fdflags=''
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
ranlib='ranlib'
sbindir='${exec_prefix}/sbin'
scalapack_libs=''
scalapack_line='@delete@'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
topdir='/home/nnair.iitk/RAHUL/Softwares/q-e-gpu-hotfix'
wget='wget -O'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "ESPRESSO"
#define PACKAGE_TARNAME "espresso"
#define PACKAGE_VERSION "6.6"
#define PACKAGE_STRING "ESPRESSO 6.6"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define HAVE_LIBCUDA 1
#define HAVE_LIBCUDART 1
#define HAVE_LIBCUBLAS 1
#define HAVE_LIBCUFFT 1
#define HAVE_CUDA 1
configure: exit 0
lib_depend.dat
Description: Binary data
_______________________________________________ Quantum ESPRESSO is supported by MaX (www.max-centre.eu) users mailing list [email protected] https://lists.quantum-espresso.org/mailman/listinfo/users
