Currently Loaded Modulefiles: 1) modules/3.2.11.3 2) Base-opts/2.4.139-7.0.1.1_4.6__gbb799dd.ari 3) intel/19.0.1.144 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/2.7.10 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-intel/6.0.5 16) daint-gpu 17) cudatoolkit/10.1.105_3.27-7.0.1.1_4.1__ga311ce7 18) CMake/3.14.5 19) gcc/8.3.0 + umask 0002 + mkdir --mode=0775 -p /scratch/snx3000/jenkg90/jenkins-g90-DBCSR-381.intel + cd /scratch/snx3000/jenkg90/jenkins-g90-DBCSR-381.intel + tee -a build.out ++ command -v srun + cmake -DCMAKE_SYSTEM_NAME=CrayLinuxEnvironment -DUSE_CUDA=ON -DUSE_CUBLAS=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.0.0.20181018 -- The CXX compiler identification is Intel 19.0.0.20181018 -- 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 Intel 19.0.0.20181018 -- 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 -- Found BLAS: -lsci_intel_mpi_mp -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - found -- Found Threads: TRUE -- A library with LAPACK API found. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Found Python: /usr/bin/python3.6 (found version "3.6.8") found components: Interpreter CMake Error: TRY_RUN() invoked in cross-compiling mode, please set the following cache variables appropriately: MPI_RUN_RESULT_C_libver_mpi_normal (advanced) MPI_RUN_RESULT_C_libver_mpi_normal__TRYRUN_OUTPUT (advanced) For details see /scratch/snx3000/jenkg90/jenkins-g90-DBCSR-381.intel/TryRunResults.cmake -- Found MPI_C: /opt/cray/pe/craype/2.6.1/bin/cc (found version "3.1") CMake Error: TRY_RUN() invoked in cross-compiling mode, please set the following cache variables appropriately: MPI_RUN_RESULT_CXX_libver_mpi_normal (advanced) MPI_RUN_RESULT_CXX_libver_mpi_normal__TRYRUN_OUTPUT (advanced) For details see /scratch/snx3000/jenkg90/jenkins-g90-DBCSR-381.intel/TryRunResults.cmake -- Found MPI_CXX: /opt/cray/pe/craype/2.6.1/bin/CC (found version "3.1") CMake Error: TRY_RUN() invoked in cross-compiling mode, please set the following cache variables appropriately: MPI_RUN_RESULT_Fortran_libver_mpi_F08_MODULE (advanced) MPI_RUN_RESULT_Fortran_libver_mpi_F08_MODULE__TRYRUN_OUTPUT (advanced) For details see /scratch/snx3000/jenkg90/jenkins-g90-DBCSR-381.intel/TryRunResults.cmake -- 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: -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") -- 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/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 -- Configuring incomplete, errors occurred! See also "/scratch/snx3000/jenkg90/jenkins-g90-DBCSR-381.intel/CMakeFiles/CMakeOutput.log". Batch Job Summary Report for Job "DBCSR.intel.build" (19918284) on daint ----------------------------------------------------------------------------------------------------- Submit Eligible Start End Elapsed Timelimit ------------------- ------------------- ------------------- ------------------- ---------- ---------- 2020-02-04T09:31:15 2020-02-04T09:31:15 2020-02-04T09:31:15 2020-02-04T09:32:45 00:01:30 00:30:00 ----------------------------------------------------------------------------------------------------- Username Account Partition NNodes Energy ---------- ---------- ---------- ------ -------------- jenkg90 g90 cscsci 1 9.77K joules This job did not utilize any GPUs ---------------------------------------------------------- Scratch File System Files Quota -------------------- ---------- ---------- /scratch/snx3000 137401 1000000