marekandreas / elpa

A scalable eigensolver for dense, symmetric (hermitian) matrices (fork of https://gitlab.mpcdf.mpg.de/elpa/elpa.git)
Other
25 stars 11 forks source link

Configure erro on Ubuntu 22.04 with Intel icc classic and ifort classic from oneAPI 2022.3 #19

Closed alas-go closed 1 year ago

alas-go commented 1 year ago

Hello, Sir/Madam. The code tells me configuration error about Fortran. they have been attached . Could you help ? Thanks.

Configure Erro.txt

alas-go commented 1 year ago

after specify CPP=“cpp -E”, Configuration is ok. but when make -j, it prints the warnings about "ifort: warning #10315: specifying -lm before files may supersede the Intel(R) math library and affect performance" both -lm is in configure code or not. What should I do? ignore it?

marekandreas commented 1 year ago

Dear @alas-go,

you can ignore this warning.