<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>The syntax I've seen and used has a comma without a space as seen
on page 13 of the ELPA Manual Version 2025.01.001 [1]:<br>
</p>
<p>Example: LDFLAGS="-Wl,-rpath,/absolute_path_to_a_library</p>
<p>Page 261 of the WIEN2k 23.2 usersguide (which is also used for
version 24.1) under section "11.1.1 Installation tips for fftw3,
ELPA and LIBXC" [2], you should see a comma without a space in the
example there:<br>
</p>
<p>-Wl,-rpath,$MKLROOT/lib/intel</p>
<p>Also, I did not encounter the mentioned error when I had
installed it were I had a comma without a space as seen in step 3
of [3] with:<br>
</p>
<p>-Wl,-rpath,$MKLROOT/lib/intel64<br>
</p>
[1] <a class="moz-txt-link-freetext" href="https://elpa.mpcdf.mpg.de/userguide/elpa_userguide.pdf">https://elpa.mpcdf.mpg.de/userguide/elpa_userguide.pdf</a><br>
[2] <a class="moz-txt-link-freetext" href="http://www.wien2k.at/reg_user/textbooks/usersguide.pdf">http://www.wien2k.at/reg_user/textbooks/usersguide.pdf</a><br>
[3]
<a class="moz-txt-link-freetext" href="https://github.com/gsabo/WIEN2k-Docs/blob/main/WIEN2k24.1_Ubuntu22.04_Install_with_OneAPI(ifx).pdf">https://github.com/gsabo/WIEN2k-Docs/blob/main/WIEN2k24.1_Ubuntu22.04_Install_with_OneAPI(ifx).pdf</a><br>
<p><br>
</p>
Kind Regards,<br>
Gavin<br>
WIEN2k user<br>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">On 5/15/2025 2:32 AM, Luis Ogando
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CANpt3sjdD-SdHu=QHC6ifOYcd+7rXpLcBvuQ3KmPvBAEwfi_pw@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div>Hi,</div>
<div> I am not an expert, but is there a comma between
-rpath and $MKLROOT/lib/intel64" ?</div>
<div> All the best,</div>
<div> Luis<br>
</div>
</div>
<br>
<div class="gmail_quote gmail_quote_container">
<div dir="ltr" class="gmail_attr">Em qua., 14 de mai. de 2025 às
19:47, delamora <<a href="mailto:delamora@unam.mx"
moz-do-not-send="true" class="moz-txt-link-freetext">delamora@unam.mx</a>>
escreveu:<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 class="msg-644312603514131373">
<div dir="ltr">
<div
style="font-family:Calibri,sans-serif;font-size:11pt;color:rgb(0,0,0)">
Dear WIEN2k community</div>
<div
style="font-family:Calibri,sans-serif;font-size:11pt;color:rgb(0,0,0)">
I am trying to compile the "elpa" but I get this message</div>
<div
style="font-family:Calibri,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<br>
</div>
<div
style="font-family:Calibri,sans-serif;font-size:11pt;color:rgb(0,0,0)">
./configure FC=mpiifx CC=mpiicx
SCALAPACK_LDFLAGS="-L$MKLROOT/lib/intel64
-lmkl_scalapack_lp64 -lmkl_intel_lp64 -lmkl_sequential
-lmkl_core -lmkl_blacs_intelmpi_lp64 -lpthread -lm -ldl
-liomp5 -lm -Wl, -rpath,$MKLROOT/lib/intel64"
SCALAPACK_FC_FLAGS="-L$MKLROOT/lib/intel64
-lmkl_scalapack_lp64 -lmkl_intel_lp64 -lmkl_sequential
-lmkl_core -lmkl_blacs_intelmpi_lp64 -lpthread -lm
-I$MKLROOT/include/intel64/lp64"
--prefix=/home/pablo/Documentos/Soporte/Software/elpa
FCFLAGS=-O3 CFLAGS="-O3 -mfma
-funsafe-math-optimizations -ftree-vectorize" LIBS="
-lmpi -lmpifort" --disable-avx512</div>
<div
style="font-family:Calibri,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<br>
</div>
<div
style="font-family:Calibri,sans-serif;font-size:11pt;color:rgb(0,0,0)">
after configure I tried make command, and this is the
outcome;</div>
<div
style="font-family:Calibri,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<br>
</div>
<div
style="font-family:Calibri,sans-serif;font-size:11pt;color:rgb(0,0,0)">
icx: error: unknown argument:
'-rpath,/opt/intel/oneapi/mkl/2025.1/lib/intel64'</div>
<div
style="font-family:Calibri,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<br>
</div>
<div
style="font-family:Calibri,sans-serif;font-size:11pt;color:rgb(0,0,0)">
the linux is Ubuntu 25</div>
<div
style="font-family:Calibri,sans-serif;font-size:11pt;color:rgb(0,0,0)">
<br>
</div>
<div
style="font-family:Calibri,sans-serif;font-size:11pt;color:rgb(0,0,0)">
Pablo</div>
</div>
<span style="white-space: pre-wrap">
</span></div>
</blockquote>
</div>
</blockquote>
</body>
</html>