<div dir="ltr"><div>Hi Pierre,</div><div>I tried it and got the same error message. Still, no configure.log was generated. It seems like it doesn't even start the configuration.</div><div>Best regards,</div><div>Bruno<br></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Sun, Dec 29, 2024 at 1:45 PM Pierre Jolivet <<a href="mailto:pierre@joliv.et">pierre@joliv.et</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><br id="m_6072158170270991935lineBreakAtBeginningOfMessage"><div><br><blockquote type="cite"><div>On 30 Dec 2024, at 2:24 AM, Bruno Ramon Batista Fernande <<a href="mailto:brbfernandes@utexas.edu" target="_blank">brbfernandes@utexas.edu</a>> wrote:</div><br><div><div dir="ltr"><div>Hi Satish,</div><div>Thank you for your prompt response.</div><div>It seems like it doesn't reach the point of writing the configure.log for this issue.</div><div>The command used is below. I am using mpich and oneAPI both installed from apt from Ubuntu.</div><div><br></div><div>./configure --with-cc=mpicc --with-cxx=mpicxx --with-fc=mpif90 --with-debugging=0 --download-hypre --with-blaslapack-libs=["/opt/intel/oneapi/mkl/2025.0/lib/intel64/libmkl_blas95_lp64.a", "/opt/intel/oneapi/mkl/2025.0/lib/intel64/libmkl_lapack95_lp64.a","/opt/intel/oneapi/mkl/2025.0/lib/intel64/libmkl_gf_lp64.a", "/opt/intel/oneapi/mkl/2025.0/lib/intel64/libmkl_sequential.a","/opt/intel/oneapi/mkl/2025.0/lib/intel64/libmkl_core.a"] --with-scalapack-libs=["/opt/intel/oneapi/mkl/2025.0/lib/intel64/libmkl_scalapack_lp64.a","/opt/intel/oneapi/mkl/2025.0/lib/intel64/libmkl_blacs_lp64.a"] --with-scalapack-include=/opt/intel/oneapi/mkl/2025.0/include</div></div></div></blockquote><div><br></div><div>It’s not -libs=, it’s -lib=, and there is no need for quotation marks.</div><div>Try again, and if it still does not work, please send configure.log, there is no reason for it not being generated.</div><div><br></div><div>Thanks,</div><div>Pierre</div><br><blockquote type="cite"><div><div dir="ltr"><div>Best regards,</div><div>Bruno<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Dec 29, 2024 at 8:15 AM Satish Balay <<a href="mailto:balay.anl@fastmail.org" target="_blank">balay.anl@fastmail.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hm - what was the configure command [with options] used here? Can you send corresponding configure.log?<br>
<br>
Satish<br>
<br>
On Sat, 28 Dec 2024, Bruno Ramon Batista Fernande wrote:<br>
<br>
> Hi,<br>
> I am trying to use the oneAPI MKL 2025 into my PETSC configuration on<br>
> Linux. However, I get the following error as I enter the names of the mkl<br>
> libraries:<br>
> *********************************************************************************************<br>
> ERROR in COMMAND LINE ARGUMENT to ./configure<br>
> ---------------------------------------------------------------------------------------------<br>
> The option<br>
> <br>
> /opt/intel/oneapi/mkl/2025.0/lib/intel64/libmkl_lapack95_lp64.a,/opt/intel/oneapi/mkl/2025.0/lib/intel64/libmkl_gf_lp64.a,<br>
> should probably be<br>
> <br>
> /opt/intel/oneapi/mkl/2025.0/lib/intel64/libmkl-lapack95-lp64.a,/opt/intel/oneapi/mkl/2025.0/lib/intel64/libmkl-gf-lp64.a,<br>
> *********************************************************************************************<br>
> As you can see, the configure suggest to use libraries with hyphen in their<br>
> names but the original libraries have underscores in it. Any way to bypass<br>
> this issue without creating links or creating copies of files?<br>
> Best regards,<br>
> Bruno<br>
> <br>
<br>
</blockquote></div>
</div></blockquote></div><br></div></blockquote></div>