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 HEAD is now at 283207ab1 Merge branch 'master' of https://github.com/hfp/libxsmm /usr/bin/gcc-ar -rs lib/libxsmmf.a obj/intel64/libxsmm-mod.o /usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-linux/bin/ar: creating lib/libxsmmf.a ================================================================================ LIBXSMM master-1.16.1-1076 (Linux@nid01260) -------------------------------------------------------------------------------- GNU Compiler Collection: gcc 8.3.0, g++ 8.3.0, and gfortran 8.3.0 C / C++ target: -msse4.2 Fortran target: -msse4.2 -------------------------------------------------------------------------------- + umask 0002 + mkdir -p /scratch/snx3000/jenkg90/jenkins-g90-DBCSR-672.ocl + chmod 0775 /scratch/snx3000/jenkg90/jenkins-g90-DBCSR-672.ocl + cd /scratch/snx3000/jenkg90/jenkins-g90-DBCSR-672.ocl + export NVSDKCOMPUTE_ROOT=/opt/nvidia/cudatoolkit10.2/10.2.89_3.28-7.0.2.1_2.17__g52c0314 + NVSDKCOMPUTE_ROOT=/opt/nvidia/cudatoolkit10.2/10.2.89_3.28-7.0.2.1_2.17__g52c0314 + tee -a build.out ++ command -v srun + cmake -DCMAKE_SYSTEM_NAME=CrayLinuxEnvironment -DCMAKE_CROSSCOMPILING_EMULATOR= -DUSE_ACCEL=opencl -DUSE_SMM=libxsmm -DOpenCL_LIBRARY=/opt/nvidia/cudatoolkit10.2/10.2.89_3.28-7.0.2.1_2.17__g52c0314/lib64/libOpenCL.so -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@2 -- 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") -- Checking for module 'libxsmmf' -- No package 'libxsmmf' found -- 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 CMake Error at CMakeLists.txt:191 (message): LIBXSMM is not found but requested (USE_SMM). Please install libxsmm and set PKG_CONFIG_PATH=/path/to/libxsmm/lib -- Configuring incomplete, errors occurred! See also "/scratch/snx3000/jenkg90/jenkins-g90-DBCSR-672.ocl/CMakeFiles/CMakeOutput.log".