<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Hello all</DIV>
<DIV>&nbsp;</DIV>
<DIV>after "make clean" I added the option to -DEXX to DFLAGS and the " make all "<BR>I recieved the followig warrnings during compile:</DIV>
<DIV><BR>..................................................................................................<BR>: warning #5117: Bad # preprocessor line</DIV>
<DIV>: warning #5117: Bad # preprocessor line</DIV>
<DIV>: warning #5117: Bad # preprocessor line</DIV>
<DIV>: warning #5117: Bad # preprocessor line</DIV>
<DIV>: warning #5117: Bad # preprocessor line</DIV>
<DIV>: warning #5117: Bad # preprocessor line</DIV>
<DIV>iotk_stream.spp(54): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.&nbsp;&nbsp; [VAL]<BR>subroutine iotk_stream_read_LOGICAL1(unit,header,val,setpos,getpos,noval,ierr)<BR>-------------------------------------------------^<BR>iotk_stream.spp(54): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.&nbsp;&nbsp; [VAL]<BR>subroutine iotk_stream_read_INTEGER1(unit,header,val,setpos,getpos,noval,ierr)<BR>-------------------------------------------------^<BR>iotk_stream.spp(54): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.&nbsp;&nbsp; [VAL]<BR>subroutine iotk_stream_read_REAL1(unit,header,val,setpos,getpos,noval,ierr)<BR>----------------------------------------------^<BR>iotk_stream.spp(54): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit
 value.&nbsp;&nbsp; [VAL]<BR>subroutine iotk_stream_read_REAL2(unit,header,val,setpos,getpos,noval,ierr)<BR>----------------------------------------------^<BR>iotk_stream.spp(54): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.&nbsp;&nbsp; [VAL]<BR>subroutine iotk_stream_read_COMPLEX1(unit,header,val,setpos,getpos,noval,ierr)<BR>-------------------------------------------------^<BR>iotk_stream.spp(54): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.&nbsp;&nbsp; [VAL]<BR>subroutine iotk_stream_read_COMPLEX2(unit,header,val,setpos,getpos,noval,ierr)<BR>-------------------------------------------------^<BR>iotk_stream.spp(54): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.&nbsp;&nbsp; [VAL]<BR>subroutine
 iotk_stream_read_CHARACTER1(unit,header,val,setpos,getpos,noval,ierr)<BR>---------------------------------------------------^<BR>: warning #5117: Bad # preprocessor line</DIV>
<DIV>: warning #5117: Bad # preprocessor line</DIV>
<DIV>: warning #5117: Bad # preprocessor line</DIV>
<DIV>: warning #5117: Bad # preprocessor line</DIV>
<DIV>: warning #5117: Bad # preprocessor line</DIV>
<DIV>: warning #5117: Bad # preprocessor line</DIV>
<DIV>ar: creating libiotk.a<BR>ar: creating libqemod.a<BR>ar: creating mglib.a<BR>ar: creating clib.a<BR>ar: creating flib.a<BR>ar: creating ptools.a<BR>ar: creating libee.a<BR>ar: creating libpw.a<BR>ar: creating libph.a<BR>ar: creating libcp.a<BR>ar: creating minpacklib.a<BR>ar: creating libpw4gww.a<BR>..................................................................................................</DIV>
<DIV>The run the rests the results were not very different from resources. </DIV>
<DIV>&nbsp;</DIV>
<DIV>But the example EXX-example: it did not run<BR>for example the output&nbsp;&nbsp; was:</DIV>
<DIV><BR>................................................................</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp; Program PWSCF v.4.2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; starts on 29Jul2010 at 12:51:46 </DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp; This program is part of the open-source Quantum ESPRESSO suite<BR>&nbsp;&nbsp;&nbsp;&nbsp; for quantum simulation of materials; please acknowledge<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "P. Giannozzi et al., J. Phys.:Condens. Matter 21 395502 (2009);<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; URL <A href="http://www.quantum-espresso.org">http://www.quantum-espresso.org</A>", <BR>&nbsp;&nbsp;&nbsp;&nbsp; in publications or presentations arising from this work. More details at<BR>&nbsp;&nbsp;&nbsp;&nbsp; <A href="http://www.quantum-espresso.org/wiki/index.php/Citing_Quantum-ESPRESSO">http://www.quantum-espresso.org/wiki/index.php/Citing_Quantum-ESPRESSO</A></DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp; Current dimensions of program PWSCF are:<BR>&nbsp;&nbsp;&nbsp;&nbsp; Max number of different atomic species (ntypx) = 10<BR>&nbsp;&nbsp;&nbsp;&nbsp; Max number of k-points (npk) =&nbsp; 40000<BR>&nbsp;&nbsp;&nbsp;&nbsp; Max angular momentum in pseudopotentials (lmaxx) =&nbsp; 3<BR>&nbsp;&nbsp;&nbsp;&nbsp; Waiting for input...</DIV>
<DIV>&nbsp;%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<BR>&nbsp;&nbsp;&nbsp;&nbsp; from&nbsp; read_namelists&nbsp; : error #&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 19<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; reading namelist system <BR>&nbsp;%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp; stopping ...</DIV>
<DIV>......................................................................................................</DIV>
<DIV>&nbsp;</DIV>
<DIV>Another problem is that I want to use openmp.<BR>I set PARA-PREFIX env OMP_NUM_THREADS=2 as is in the userguid, but just one of cores is used.</DIV>
<DIV>What the problem is?<BR></DIV></td></tr></table><br>