<div dir="ltr">
<div>Dear all</div><div><br></div><div>I am trying to compile QE 6.8. 
The configure script completed successfully. However, I found the 
following error during running make pw:</div><div>-------------------------------------<br></div><div>./configure FC=mpiifort CC=mpiicc CXX=mpiicpc F77=mpiifort --with-scalapack=intel</div><div>
-------------------------------------

</div><div>make pw<br></div><div>
-------------------------------------

</div><div>.</div><div>.</div><div>.</div><div>.</div><div>cd ../external/devxlib; \<br>    if test ! -e configure; then \<br>    wget "<a href="https://gitlab.com/max-centre/components/devicexlib/-/archive/master/devicexlib-master.tar.gz" target="_blank">https://gitlab.com/max-centre/components/devicexlib/-/archive/master/devicexlib-master.tar.gz</a>" -O devxlib.tar.gz || curl "<a href="https://gitlab.com/max-centre/components/devicexlib/-/archive/master/devicexlib-master.tar.gz" target="_blank">https://gitlab.com/max-centre/components/devicexlib/-/archive/master/devicexlib-master.tar.gz</a>" -o devxlib.tar.gz ; \<br>    tar xzf devxlib.tar.gz --strip-components=1 -C . ; \<br>    rm devxlib.tar.gz ; \<br>    fi; \<br>    touch make.inc; \<br>    make clean; \<br>    export F90FLAGS=""; \<br>    ./configure FC=ifort CC=mpiicc \<br>                --with-cuda=no \<br>                --with-cuda-cc= \<br>                --with-cuda-runtime= \<br>                --disable-parallel \<br>                --enable-cuda-env-check=no; \<br>    make all<br>--2021-07-27 10:42:14--  <a href="https://gitlab.com/max-centre/components/devicexlib/-/archive/master/devicexlib-master.tar.gz" target="_blank">https://gitlab.com/max-centre/components/devicexlib/-/archive/master/devicexlib-master.tar.gz</a><br>Resolving <a href="http://gitlab.com" target="_blank">gitlab.com</a> (<a href="http://gitlab.com" target="_blank">gitlab.com</a>)... failed: Name or service not known.<br>wget: unable to resolve host address ‘<a href="http://gitlab.com" target="_blank">gitlab.com</a>’<br>  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current<br>                                 Dload  Upload   Total   Spent    Left  Speed<br>  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: <a href="http://gitlab.com" target="_blank">gitlab.com</a><br><br>gzip: stdin: unexpected end of file<br>tar: Child returned status 1<br>tar: Error is not recoverable: exiting now<br>make[2]: Entering directory '/codes/qe_6.8/qe-6.8/external/devxlib'<br>make[2]: *** No rule to make target 'clean'.  Stop.<br>make[2]: Leaving directory '/codes/qe_6.8/qe-6.8/external/devxlib'<br>/bin/sh: line 9: ./configure: No such file or directory<br>make[2]: Entering directory '/codes/qe_6.8/qe-6.8/external/devxlib'<br>make[2]: *** No rule to make target 'all'.  Stop.<br>make[2]: Leaving directory '/codes/qe_6.8/qe-6.8/external/devxlib'<br>make[1]: *** [extlibs_makefile:94: libcuda_devxlib] Error 2<br>make[1]: Leaving directory '/codes/qe_6.8/qe-6.8/install'<br>make: *** [Makefile:230: libcuda] Error 2<br></div><div><br></div><div>============================================</div><div><br></div><div>There is no internet access on the server, so the 
devxlib.tar.gz file is downloaded from this link:<br><a href="https://gitlab.com/max-centre/components/devicexlib/-/archive/master/devicexlib-master.tar.gz" target="_blank">https://gitlab.com/max-centre/components/devicexlib/-/archive/master/devicexlib-master.tar.gz</a><br></div><div>I
 put the file in <QE>/external/devxlib/, renamed it to 
devxlib.tar.gz and tried to recompile, however the devxlib file seems to
 be removed during the make procedure:<br></div><div><br></div><div>[moaddeli@hpc6 qe-6.8]$ ls external/devxlib/<br>make.inc</div><div><br></div><div>any help will be greatly appreciated</div><div><br></div><div>Mohammad Moaddeli</div><div><br></div><div>ShirazU</div>

</div>