Created
June 21, 2019 11:42
-
-
Save thomasaarholt/64580266880d2f5bc26cddeb03b6cb1f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(/shared/users/thomasaar/py37) /shared/users/thomasaar/downloads/q-e-gpu-qe-gpu-6.4.1a1: ./configure --with-cuda=/opt/pgi/linux86-64/2018/cuda/9.2/bin --with-cuda-runtime=9.2 --with-cuda-cc=7.5 --enable-openmp --with-scalapack=no --prefix=/shared/users/thomasaar/compiled/q-e-gpu | |
checking build system type... x86_64-pc-linux-gnu | |
checking ARCH... x86_64 | |
checking setting AR... ... /shared/users/thomasaar/py37/bin/x86_64-conda_cos6-linux-gnu-ar | |
checking setting ARFLAGS... ... ruv | |
checking whether the Fortran compiler works... yes | |
checking for Fortran compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU Fortran compiler... no | |
checking whether /opt/pgi/linux86-64/18.10/bin/pgfortran accepts -g... yes | |
checking for gcc... /shared/users/thomasaar/py37/bin/x86_64-conda_cos6-linux-gnu-cc | |
checking whether we are using the GNU C compiler... yes | |
checking whether /shared/users/thomasaar/py37/bin/x86_64-conda_cos6-linux-gnu-cc accepts -g... yes | |
checking for /shared/users/thomasaar/py37/bin/x86_64-conda_cos6-linux-gnu-cc option to accept ISO C89... none needed | |
checking for Fortran flag to compile .f90 files... none | |
checking whether Fortran compiler accepts -Mcuda... yes | |
checking for nvcc... /opt/pgi/linux86-64/2018/cuda/9.2/bin/nvcc | |
checking whether nvcc works... no | |
configure: error: CUDA compiler has problems. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment