Currently Loaded Modulefiles: 1) modules/3.2.11.3 2) Base-opts/2.4.139-7.0.1.1_4.6__gbb799dd.ari 3) gcc/8.3.0 4) craype-haswell 5) craype-network-aries 6) craype/2.6.1 7) cray-mpich/7.7.10 8) slurm/19.05.3-2 9) xalt/daint-2016.11 10) cray-libsci/19.06.1 11) pmi/5.0.14 12) atp/2.1.3 13) rca/2.2.20-7.0.1.1_4.9__g8e3fb5b.ari 14) perftools-base/7.1.1 15) PrgEnv-gnu/6.0.5 16) daint-gpu 17) cudatoolkit/10.1.105_3.27-7.0.1.1_4.1__ga311ce7 + umask 0002 + mkdir --mode=0775 -p /scratch/snx3000/jenkg90/jenkins-g90-DBCSR-305.gnu-cmake-3.10 + cd /scratch/snx3000/jenkg90/jenkins-g90-DBCSR-305.gnu-cmake-3.10 + cmake --version cmake version 3.10.2 CMake suite maintained and supported by Kitware (kitware.com/cmake). + tee -a build.out ++ command -v srun + cmake -DCMAKE_SYSTEM_NAME=CrayLinuxEnvironment -DCMAKE_CROSSCOMPILING_EMULATOR= -DUSE_CUDA=ON -DUSE_CUBLAS=ON -DWITH_GPU=P100 -DBLAS_FOUND=ON -DBLAS_LIBRARIES=-lsci_gnu_mpi_mp -DLAPACK_FOUND=ON -DLAPACK_LIBRARIES=-lsci_gnu_mpi_mp -DMPIEXEC_EXECUTABLE=/apps/daint/UES/xalt/0.7.6/bin/srun -DTEST_MPI_RANKS=4 -DTEST_OMP_THREADS=3 /users/jenkg90/workspace/g90/DBCSR -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Cray Linux Environment 7.0.UP01 -- Cray Programming Environment 2.6.1 C -- Check for working C compiler: /opt/cray/pe/craype/2.6.1/bin/cc -- Check for working C compiler: /opt/cray/pe/craype/2.6.1/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Cray Programming Environment 2.6.1 CXX -- Check for working CXX compiler: /opt/cray/pe/craype/2.6.1/bin/CC -- Check for working CXX compiler: /opt/cray/pe/craype/2.6.1/bin/CC -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- The Fortran compiler identification is GNU 8.3.0 -- Cray Programming Environment 2.6.1 Fortran -- Check for working Fortran compiler: /opt/cray/pe/craype/2.6.1/bin/ftn -- Check for working Fortran compiler: /opt/cray/pe/craype/2.6.1/bin/ftn -- works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /opt/cray/pe/craype/2.6.1/bin/ftn supports Fortran 90 -- Checking whether /opt/cray/pe/craype/2.6.1/bin/ftn supports Fortran 90 -- yes -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - found -- Found Threads: TRUE -- A library with BLAS API found. -- A library with BLAS API found. -- A library with LAPACK API found. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Found PythonInterp: /usr/bin/python3.6 (found version "3.6.8") -- A library with BLAS API found. -- A library with BLAS API found. -- A library with LAPACK API found. -- Found MPI_C: /opt/cray/pe/craype/2.6.1/bin/cc (found version "3.1") -- Found MPI_CXX: /opt/cray/pe/craype/2.6.1/bin/CC (found version "3.1") -- Found MPI_Fortran: /opt/cray/pe/craype/2.6.1/bin/ftn (found version "3.1") -- Found MPI: TRUE (found version "3.1") found components: C CXX Fortran -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP_Fortran: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Using BLAS for Small Matrix Multiplication -- The CUDA compiler identification is NVIDIA 10.1.105 -- Check for working CUDA compiler: /opt/nvidia/cudatoolkit10/10.1.105_3.27-7.0.1.1_4.1__ga311ce7/bin/nvcc -- Check for working CUDA compiler: /opt/nvidia/cudatoolkit10/10.1.105_3.27-7.0.1.1_4.1__ga311ce7/bin/nvcc -- works -- Detecting CUDA compiler ABI info -- Detecting CUDA compiler ABI info - done -- GPU target architecture: P100 -- GPU architecture number: 60 -- Found cuBLAS: /opt/nvidia/cudatoolkit10/10.1.105_3.27-7.0.1.1_4.1__ga311ce7/lib64/libcublas.so -- Setting build type to 'Release' as none was specified. -- Performing Test f2008-norm2 -- Performing Test f2008-norm2 - Success -- Performing Test f2008-block_construct -- Performing Test f2008-block_construct - Success -- Performing Test f2008-contiguous -- Performing Test f2008-contiguous - Success -- FYPP preprocessor found. CMake Error at src/CMakeLists.txt:253 (target_link_libraries): Object library target "acc" may not link to anything. -- Configuring incomplete, errors occurred! See also "/scratch/snx3000/jenkg90/jenkins-g90-DBCSR-305.gnu-cmake-3.10/CMakeFiles/CMakeOutput.log".