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) gcc/8.3.0 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-gnu/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 + umask 0002 + mkdir --mode=0775 -p /scratch/snx3000/jenkg90/jenkins-g90-DBCSR-680.gnu + cd /scratch/snx3000/jenkg90/jenkins-g90-DBCSR-680.gnu + tee -a build.out ++ command -v srun + cmake -DCMAKE_SYSTEM_NAME=CrayLinuxEnvironment -DCMAKE_CROSSCOMPILING_EMULATOR= -DUSE_ACCEL=cuda -DWITH_GPU=P100 -DBLAS_FOUND=ON -DBLAS_LIBRARIES=-lsci_gnu_mpi_mp -DLAPACK_FOUND=ON -DLAPACK_LIBRARIES=-lsci_gnu_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 GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- 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 GNU 8.3.0 -- 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 PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- 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") -- Found BLAS: -lsci_gnu_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 CMake Error at CMakeLists.txt:219 (find_package): By not providing "FindCUDAToolkit.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "CUDAToolkit", but CMake did not find one. Could not find a package configuration file provided by "CUDAToolkit" with any of the following names: CUDAToolkitConfig.cmake cudatoolkit-config.cmake Add the installation prefix of "CUDAToolkit" to CMAKE_PREFIX_PATH or set "CUDAToolkit_DIR" to a directory containing one of the above files. If "CUDAToolkit" provides a separate development package or SDK, be sure it has been installed. -- Configuring incomplete, errors occurred! See also "/scratch/snx3000/jenkg90/jenkins-g90-DBCSR-680.gnu/CMakeFiles/CMakeOutput.log".