Currently Loaded Modulefiles: 1) modules/3.2.11.4 2) cge/3.2.1463_r03f4dfb_fe3.3.0_2019062614 3) Base-opts/2.4.142-7.0.2.1_2.21__g8f27585.ari 4) intel/19.1.1.217 5) craype-haswell 6) craype-network-aries 7) craype/2.7.0 8) cray-mpich/7.7.15 9) slurm/20.02.6-1 10) xalt/2.8.10 11) cray-libsci/20.06.1 12) pmi/5.0.16 13) atp/3.7.4 14) rca/2.2.20-7.0.2.1_2.27__g8e3fb5b.ari 15) perftools-base/20.08.0 16) PrgEnv-intel/6.0.8 17) daint-gpu 18) cudatoolkit/10.2.89_3.28-7.0.2.1_2.17__g52c0314 19) CMake/3.14.5 20) gcc/8.3.0 + umask 0002 + mkdir --mode=0775 -p /scratch/snx3000/jenkg90/jenkins-g90-DBCSR-622.intel + cd /scratch/snx3000/jenkg90/jenkins-g90-DBCSR-622.intel + tee -a build.out ++ command -v srun + cmake -DCMAKE_SYSTEM_NAME=CrayLinuxEnvironment -DUSE_CUDA=ON -DWITH_GPU=P100 -DBLAS_FOUND=ON -DBLAS_LIBRARIES=-lsci_intel_mpi_mp -DLAPACK_FOUND=ON -DLAPACK_LIBRARIES=-lsci_intel_mpi_mp -DMPIEXEC_EXECUTABLE=/usr/bin/srun -DTEST_MPI_RANKS=4 -DTEST_OMP_THREADS=3 /users/jenkg90/workspace/g90/DBCSR -- The C compiler identification is Intel 19.1.0.20200306 -- The CXX compiler identification is Intel 19.1.0.20200306 -- Cray Linux Environment 7.0.UP02 -- Cray Programming Environment 2.7.0 C -- Check for working C compiler: /opt/cray/pe/craype/2.7.0/bin/cc -- Check for working C compiler: /opt/cray/pe/craype/2.7.0/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.7.0 CXX -- Check for working CXX compiler: /opt/cray/pe/craype/2.7.0/bin/CC -- Check for working CXX compiler: /opt/cray/pe/craype/2.7.0/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 Intel 19.1.0.20200306 -- Cray Programming Environment 2.7.0 Fortran -- Check for working Fortran compiler: /opt/cray/pe/craype/2.7.0/bin/ftn -- Check for working Fortran compiler: /opt/cray/pe/craype/2.7.0/bin/ftn -- works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /opt/cray/pe/craype/2.7.0/bin/ftn supports Fortran 90 -- Checking whether /opt/cray/pe/craype/2.7.0/bin/ftn supports Fortran 90 -- yes -- Found OpenMP_C: -qopenmp (found version "5.0") -- Found OpenMP_CXX: -qopenmp (found version "5.0") -- Found OpenMP_Fortran: -qopenmp (found version "5.0") -- Found OpenMP: TRUE (found version "5.0") -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Found BLAS: -lsci_intel_mpi_mp -- A library with LAPACK API found. -- Found Python: /usr/bin/python3.6 (found version "3.6.10") found components: Interpreter -- Found MPI_C: /opt/cray/pe/craype/2.7.0/bin/cc (found version "3.1") -- Found MPI_CXX: /opt/cray/pe/craype/2.7.0/bin/CC (found version "3.1") -- Found MPI_Fortran: /opt/cray/pe/craype/2.7.0/bin/ftn (found version "3.1") -- Found MPI: TRUE (found version "3.1") found components: C CXX Fortran -- Using BLAS for Small Matrix Multiplication -- The CUDA compiler identification is NVIDIA 10.2.89 -- Check for working CUDA compiler: /opt/nvidia/cudatoolkit10.2/10.2.89_3.28-7.0.2.1_2.17__g52c0314/bin/nvcc -- Check for working CUDA compiler: /opt/nvidia/cudatoolkit10.2/10.2.89_3.28-7.0.2.1_2.17__g52c0314/bin/nvcc -- works -- Detecting CUDA compiler ABI info -- Detecting CUDA compiler ABI info - done -- GPU target architecture: P100 -- GPU architecture number: 60 -- GPU profiling enabled: OFF -- Found cuBLAS: /opt/nvidia/cudatoolkit10.2/10.2.89_3.28-7.0.2.1_2.17__g52c0314/targets/x86_64-linux/lib/stubs/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 -- Performing Test f95-reshape-order-allocatable -- Performing Test f95-reshape-order-allocatable - Success -- FYPP preprocessor found. Tests will run with 4 MPI ranks and 3 OpenMP threads each CMake Error at tests/CMakeLists.txt:159 (target_link_libraries): The keyword signature for target_link_libraries has already been used with the target "dbcsr_tensor_test". All uses of target_link_libraries with a target must be either all-keyword or all-plain. The uses of the keyword signature are here: * tests/CMakeLists.txt:156 (target_link_libraries) CMake Error at tests/CMakeLists.txt:180 (target_link_libraries): The keyword signature for target_link_libraries has already been used with the target "dbcsr_acc_test". All uses of target_link_libraries with a target must be either all-keyword or all-plain. The uses of the keyword signature are here: * tests/CMakeLists.txt:177 (target_link_libraries) -- Configuring incomplete, errors occurred! See also "/scratch/snx3000/jenkg90/jenkins-g90-DBCSR-622.intel/CMakeFiles/CMakeOutput.log".