<div dir="ltr"><span style="font-size: small;">I am trying to build cp2k on a Broadwell-based system using the Intel 2018.0.4 compilers and the MKL that ships with it.  No matter what I try, the install script proceeds to build OpenBLAS.</span><div><br></div><div><br style="font-size: small;"><br style="font-size: small;"><span style="font-size: small;">Here's my latest efforts:</span><div style="font-size: small;"><br></div><div style=""><div style=""><div style=""><div>$ ./install_cp2k_toolchain.sh -j 8 --mpi-mode=mpich --with-gcc=no \</div><div>     --with-cmake=system \</div><div>     --enable-cuda \</div><div>     --gpu-ver=P100 \</div><div>     --with-mkl=$MKLROOT \</div><div>     --with-fftw=system \</div><div>     --with-libxc=install \</div><div>     --with-libint=install \</div><div>     --with-libxsmm=install</div></div></div><div style="font-size: small;"><div><br></div><div>nvcc found, enabling CUDA by default</div><div>Compiling with 8 processes.</div><div>Step valgrind took 0.00 seconds.</div><div>==================== Finding CMake from system paths ====================</div><div>path to cmake is  /usr/projects/hpcsoft/toss3/common/x86_64/cmake/3.14.0/bin/cmake</div><div>Step cmake took 0.00 seconds.</div><div>Step gcc took 0.00 seconds.</div><div>==================== Getting proc arch info using OpenBLAS tools ====================</div><div>OpenBLAS-0.3.5.tar.gz: OK</div><div>Checksum of OpenBLAS-0.3.5.tar.gz Ok</div><div>...</div></div></div></div></div>