<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
Hi Riccardo</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
LD_LIBRARY_PATH is an environmental variable which contains the paths where to look for during execution when dynamical libraries are needed.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
So after compilation (which you did smoothly I guess), just locate the file <i class="ContentPasted0">
libmkl_scalapack_lp64.so</i>. Type from shell:</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
locate <i class="ContentPasted1">libmkl_scalapack_lp64.so</i></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
then copy the path of the file (file name excluded) and type from shell:<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
export LD_LIBRARY_PATH=paste/here/path/of/the/file</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
and then run QE. It should work.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
Cheers,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
Fabrizio<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> users <users-bounces@lists.quantum-espresso.org> on behalf of Riccardo Piombo uniroma1 via users <users@lists.quantum-espresso.org><br>
<b>Sent:</b> Thursday, November 17, 2022 11:57 AM<br>
<b>To:</b> users@lists.quantum-espresso.org <users@lists.quantum-espresso.org><br>
<b>Subject:</b> Re: [QE-users] Compile QE 6.8</font>
<div> </div>
</div>
<div>
<p>Thanks a lot for your replies,</p>
<p>First I have implemented the correction as suggested by prof. Paulatto. However, when I try to launch a pw.x job the terminal says that</p>
<p>there's no executable with that name! (I checked the path to the pw folder and the fact that the pw.x file actually exists)<br>
</p>
<p><br>
</p>
<p>Then I didn't understand what prof. Ruffino said:</p>
<p>The make.inc file generated in the main folder doesn't contain any LD_LIBRARY_PATH variable. Maybe you mean filling with the correct path</p>
<p>the right hand side of lines SCALAPACK_LIBS = , LAPACK_LIBS =, FFT_LIBS = and so on?</p>
<p><br>
</p>
<p>Finally, prof. Giannozzi maybe refers to <i>modulefiles-setup.sh</i> file which is the other executable present in the intel oneapi folder as you download
<br>
</p>
<p>the whole intel package.</p>
<p><br>
</p>
<p>Thanks a lot for your help,</p>
<p>Riccardo Piombo<br>
<br>
<font size="2">Post doc researcher in Condensed Matter Physics at Sapienza University of Rome</font><br>
</p>
</div>
</body>
</html>