<div dir="ltr">Hi, I change to python2 to compile elpa 2019.05.001, but the error still exists:<div><br><div>Traceback (most recent call last):</div><div>  File "../remove_xcompiler", line 6, in <module></div><div>    os.execvp(args[0], args[0:])</div><div>  File "/usr/lib64/python2.7/os.py", line 346, in execvp</div><div>    _execvpe(file, args)</div><div>  File "/usr/lib64/python2.7/os.py", line 370, in _execvpe</div><div>    func(file, *argrest)</div><div>OSError: [Errno 2] No such file or directory</div><div>make[1]: *** [Makefile:16610:src/libelpa_public_la-elpa_constants.lo] error 1</div>在 2020年4月7日星期二 UTC+8下午4:12:54,Linfeng Gan写道:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr"><div>Hi, <br></div><div>Try with python 2 again?<br></div><br>On Sunday, April 5, 2020 at 4:28:48 PM UTC+8, zhijian fu wrote:<blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello, I want to install cp2k 7.1 using intel compiler, but when I install ELPA library, there is an error,<div>The compile setting:</div><div><div>../configure  \</div><div>--prefix="/home/sunlight/<wbr>work2/cp2k/libs/libelpa/<wbr>201911001" \</div><div>--libdir="/home/sunlight/<wbr>work2/cp2k/libs/libelpa/<wbr>201911001/lib" \</div><div>--enable-openmp=no \</div><div>--enable-shared=no \</div><div>--enable-static=yes \</div><div>--enable-avx=yes \</div><div>--enable-avx2=yes \</div><div>--enable-avx512=yes \</div><div>--enable-option-checking=fatal \</div><div>FC=/opt/intel2020up1/<wbr>compilers_and_libraries_2020.<wbr>1.217/linux/mpi/intel64/bin/<wbr>mpiifort \</div><div>CC=/opt/intel2020up1/<wbr>compilers_and_libraries_2020.<wbr>1.217/linux/mpi/intel64/bin/<wbr>mpiicc \</div><div>CXX=/opt/intel2020up1/<wbr>compilers_and_libraries_2020.<wbr>1.217/linux/mpi/intel64/bin/<wbr>mpiicpc \</div><div>FCFLAGS="-O3 -xAVX2" CFLAGS="-O3 -xAVX2" \</div><div>SCALAPACK_LDFLAGS="-L/opt/<wbr>intel2020up1/mkl/lib/intel64 -lmkl_scalapack_lp64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lmkl_blacs_intelmpi_lp64 -lpthread " \</div><div>SCALAPACK_FCFLAGS="-I/opt/<wbr>intel2020up1/mkl/include/<wbr>intel64/lp64" \</div><div> >configure.log 2>&1</div></div><div><br></div><div>The error is:</div><div><div>Traceback (most recent call last):</div><div>  File "../remove_xcompiler", line 6, in <module></div><div>    os.execvp(args[0], args[0:])</div><div>  File "/opt/intel2020up1/<wbr>intelpython3/lib/python3.7/os.<wbr>py", line 574, in execvp</div><div>    _execvpe(file, args)</div><div>  File "/opt/intel2020up1/<wbr>intelpython3/lib/python3.7/os.<wbr>py", line 597, in _execvpe</div><div>    exec_func(file, *argrest)</div><div>FileNotFoundError: [Errno 2] No such file or directory</div></div><div><br></div><div>Could you give me some advice?</div><div>Thank you!</div></div></blockquote></div></blockquote></div></div>