<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16674" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Dear Forum,</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; On June 13 
Todd Beaudet reported trying to run example01 in espresso-4.0 using intel 
compiler 10.1.011, mkl 10.0.1.014 and reported the output file that stopped with 
the K_POINTS for Si even though a number of other materials were to be 
calculated.&nbsp; Some suggestions were made including the compiler being at 
fault.</FONT></DIV>
<DIV><FONT face=Arial size=2>I ran the sample example using the g95 compiler and 
got the exact same results showing it is not the compiler.&nbsp; On June 17 
Paolo G. suggested modifying the ./configure command to disable the 
parallel.&nbsp; I tried this, modifying the compiler, but it didn't work 
either.&nbsp; Since then I have seen nothing in the Forum on this 
problem.</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; If the 
espresso-4.0 example01 is replaced with the espresso-3.2 example 01 
the&nbsp;output shown below results. Note particularly the lines 82 and 128 
where the location of the si.scf.in files was changed but permission was 
denied.&nbsp; Below that the original file location was used and 
si.band.david.out was used and it failed also.&nbsp; In the espresso-4.0 version 
the diagonalization is set to "david" but I don't know if the example was set up 
to run in parallel but I could not find "david" anywhere and reset the location 
of si.scf.in to the locations shown below in the output.</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; One further 
note.&nbsp; If the original example01 is run libguide.so is mentioned and cant 
seem to share libraries.&nbsp; Also the setup did not include any MPI 
files.</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Hopefully 
there is a simple resolution to this problem.</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Amos 
Leffler</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
unaffiliated</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Script started on Mon 14 Jul 2008 11:11:39 AM 
PDT<BR>]2;amos@leffler2:...examples/example01]1;leffler2amos@leffler2:~/Desktop/espresso-4.0/examples/example01&gt; 
./run_example</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>/home/amos/Desktop/espresso-4.0/examples/example01 
: starting</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>This example shows how to use pw.x to calculate the 
total energy and<BR>the band structure of four simple systems: Si, Al, Cu, 
Ni.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; executables directory: 
/home/amos/Desktop/espresso-4.0/bin<BR>&nbsp; pseudo 
directory:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
/home/amos/Desktop/espresso-4.0/pseudo<BR>&nbsp; temporary 
directory:&nbsp;&nbsp; /home/amos/tmp<BR>&nbsp; checking that needed directories 
and files exist... done</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; running pw.x as:&nbsp; 
/home/amos/Desktop/espresso-4.0/bin/pw.x <BR>&nbsp; running bands.x as:&nbsp; 
/home/amos/Desktop/espresso-4.0/bin/bands.x </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; cleaning /home/amos/tmp... 
done<BR>./run_example: line 82: 
/home/amos/Desktop/espresso-4.0/GUI/PWgui/examples/pw/si.scf.in: Permission 
denied<BR>&nbsp; running the scf calculation for Si..../run_example: line 122: 
/home/amos/Desktop/espresso-4.0/GUI/PWgui/examples/pw/si.scf.out: Permission 
denied<BR>&nbsp;done<BR>./run_example: line 128: si.band.david.in: Permission 
denied<BR>&nbsp; running the band-structure calculation for Si..../run_example: 
line 179: si.band.david.out: Permission denied<BR>&nbsp;done<BR>./run_example: 
line 183: si.bands.in: Permission denied<BR>&nbsp; running the symmetry analysis 
for Si bands..../run_example: line 194: si.bands.out: Permission 
denied<BR>&nbsp;done<BR>&nbsp; cleaning /home/amos/tmp... done<BR>./run_example: 
line 204: al.scf.david.in: Permission denied<BR>&nbsp; running the scf 
calculation for Al..../run_example: line 290: al.scf.david.out: Permission 
denied<BR>&nbsp;done<BR>./run_example: line 294: al.band.david.in: Permission 
denied<BR>&nbsp; running the band-structure calculation for Al..../run_example: 
line 344: al.band.david.out: Permission denied<BR>&nbsp;done<BR>&nbsp; cleaning 
/home/amos/tmp... done<BR>./run_example: line 353: cu.scf.david.in: Permission 
denied<BR>&nbsp; running the scf calculation for Cu..../run_example: line 381: 
cu.scf.david.out: Permission denied<BR>&nbsp;done<BR>./run_example: line 385: 
cu.band.david.in: Permission denied<BR>&nbsp; running the band-structure 
calculation for Cu..../run_example: line 435: cu.band.david.out: Permission 
denied<BR>&nbsp;done<BR>./run_example: line 438: cu.bands.in: Permission 
denied<BR>&nbsp; running the symmetry analysis for Cu bands..../run_example: 
line 449: cu.bands.out: Permission denied<BR>&nbsp;done<BR>&nbsp; cleaning 
/home/amos/tmp... done<BR>./run_example: line 460: ni.scf.david.in: Permission 
denied<BR>&nbsp; running the scf calculation for Ni..../run_example: line 549: 
ni.scf.david.out: Permission denied<BR>&nbsp;done<BR>./run_example: line 553: 
ni.band.david.in: Permission denied<BR>&nbsp; running the band-structure 
calculation for Ni..../run_example: line 604: ni.band.david.out: Permission 
denied<BR>&nbsp;done<BR>&nbsp; cleaning /home/amos/tmp... done<BR>./run_example: 
line 82: /home/amos/Desktop/espresso-4.0/GUI/PWgui/examples/pw/si.scf.in: 
Permission denied<BR>&nbsp; running the scf calculation for Si..../run_example: 
line 122: /home/amos/Desktop/espresso-4.0/GUI/PWgui/examples/pw/si.scf.out: 
Permission denied<BR>&nbsp;done<BR>./run_example: line 128: si.band.cg.in: 
Permission denied<BR>&nbsp; running the band-structure calculation for 
Si..../run_example: line 179: si.band.cg.out: Permission 
denied<BR>&nbsp;done<BR>./run_example: line 183: si.bands.in: Permission 
denied<BR>&nbsp; cleaning /home/amos/tmp... done<BR>./run_example: line 204: 
al.scf.cg.in: Permission denied<BR>&nbsp; running the scf calculation for 
Al..../run_example: line 290: al.scf.cg.out: Permission 
denied<BR>&nbsp;done<BR>./run_example: line 294: al.band.cg.in: Permission 
denied<BR>&nbsp; running the band-structure calculation for Al..../run_example: 
line 344: al.band.cg.out: Permission denied<BR>&nbsp;done<BR>&nbsp; cleaning 
/home/amos/tmp... done<BR>./run_example: line 353: cu.scf.cg.in: Permission 
denied<BR>&nbsp; running the band-structure calculation for Cu..../run_example: 
line 435: cu.band.cg.out: Permission denied<BR>&nbsp;done<BR>./run_example: line 
438: cu.bands.in: Permission denied<BR>&nbsp; cleaning /home/amos/tmp... 
done<BR>./run_example: line 460: ni.scf.cg.in: Permission denied<BR>&nbsp; 
running the scf calculation for Ni..../run_example: line 549: ni.scf.cg.out: 
Permission denied<BR>&nbsp;done<BR>./run_example: line 553: ni.band.cg.in: 
Permission denied<BR>&nbsp; running the band-structure calculation for 
Ni..../run_example: line 604: ni.band.cg.out: Permission 
denied<BR>&nbsp;done<BR></FONT></DIV></BODY></HTML>