<div dir="ltr"><div>Thanks v. much for your quick response even  in a saturday <br></div><div>Possibly I made mistake with Elpa path <br></div><div><br></div><div>Have a nice weekend</div><font color="#888888"><div>Sherif </div></font></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jul 2, 2022 at 3:51 PM Laurence Marks <<a href="mailto:laurence.marks@gmail.com">laurence.marks@gmail.com</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 dir="auto">Do "make rp", not "make para".<div dir="auto"><br></div><div dir="auto">Too early on a Saturday morning; not enough coffee <br>☕<br><br><div dir="auto">--<br>Professor Laurence Marks<br>Department of Materials Science and Engineering, Northwestern University<br><a href="http://www.numis.northwestern.edu" target="_blank">www.numis.northwestern.edu</a><br>"Research is to see what everybody else has seen, and to think what nobody else has thought" Albert Szent-Györgyi</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jul 2, 2022, 8:29 AM Laurence Marks <<a href="mailto:laurence.marks@gmail.com" target="_blank">laurence.marks@gmail.com</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 dir="auto"><div>I am not sure where that "advice" came from, it appears to be both wrong and irrelevant. I hope you kept the original; if not download just SRC_lapw1 from the Wien2k repository and replace seclr4.F</div><div dir="auto"><br></div><div dir="auto">The "errors" are coming because there is something wrong with your modules, and perhaps elpa definition (i.e. the path). In SRC_lapw1 do "make clean" then "make para".<br><br><div dir="auto">--<br>Professor Laurence Marks<br>Department of Materials Science and Engineering, Northwestern University<br><a href="http://www.numis.northwestern.edu" rel="noreferrer" target="_blank">www.numis.northwestern.edu</a><br>"Research is to see what everybody else has seen, and to think what nobody else has thought" Albert Szent-Györgyi</div><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">On Sat, Jul 2, 2022, 5:31 AM sherif Yehia <<a href="mailto:sherifyehia2017@gmail.com" rel="noreferrer" target="_blank">sherifyehia2017@gmail.com</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 dir="ltr">Dear  users and experts<br><br>    Please can any one give his advice with the lapw1 errors below  when I compile Wien2k_21.1    for lapw1_mpi executions. <br> I  changed the file seclr4.F in line 12 and 14 as advised  by   our experts before <br><br>change line number 12 in seclr4.F from:<br>  NPE, myrowhs, mycolhs,ictxt,ictxtall, NBELW_PARA, &<br>to<br>  NPE, myrowhs, mycolhs,ictxt,ictxtall, NBELW_PARA, lcolhs, dlcolhs, &<br><br><br>and line number 14 from<br>  lcolhs, dlcolhs, elpa_switch, scala_switch, elpa_mem_default<br>to<br>  elpa_switch, scala_switch, elpa_mem_default<br><br>  <br>but still I am getting the same errors <br><br>Please can you point my mistakes <br><br><div>  Thank you   very much for your time and efforts <br></div><div>  Sherif Yehia<br></div><br>   Compile time errors (if any) were:<br>SRC_lapw1/compile.msg:seclr4_tmp_.F(50): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [ELPA]<br>SRC_lapw1/compile.msg:seclr4_tmp_.F(146): error #6457: This derived type name has not been declared.   [ELPA_T]<br>SRC_lapw1/compile.msg:seclr4_tmp_.F(555): error #6404: This name does not have a type, and must have an explicit type.   [ELPA_INIT]<br>SRC_lapw1/compile.msg:seclr4_tmp_.F(555): error #6404: This name does not have a type, and must have an explicit type.   [ELPA_OK]<br>SRC_lapw1/compile.msg:seclr4_tmp_.F(559): error #6404: This name does not have a type, and must have an explicit type.   [ELPA_PT]<br>SRC_lapw1/compile.msg:seclr4_tmp_.F(559): error #6404: This name does not have a type, and must have an explicit type.   [ELPA_ALLOCATE]<br>SRC_lapw1/compile.msg:seclr4_tmp_.F(559): error #6678: When the target is an expression it must deliver a pointer result.   [ELPA_ALLOCATE]<br>SRC_lapw1/compile.msg:seclr4_tmp_.F(563): error #6460: This is not a component name that is defined in the encompassing structure.   [SET]<br>SRC_lapw1/compile.msg:seclr4_tmp_.F(573): error #6460: This is not a component name that is defined in the encompassing structure.   [SETUP]<br>SRC_lapw1/compile.msg:seclr4_tmp_.F(626): error #6460: This is not a component name that is defined in the encompassing structure.   [GET]<br>SRC_lapw1/compile.msg:seclr4_tmp_.F(657): error #6460: This is not a component name that is defined in the encompassing structure.   [EIGENVECTORS]<br>SRC_lapw1/compile.msg:make[1]: *** [Makefile:270: seclr4.o] Error 1<br>SRC_lapw1/compile.msg:make: *** [Makefile:178: rp] Error 2<br>SRC_lapw1/compile.msg:seclr4_tmp_.F(50): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [ELPA]<br>SRC_lapw1/compile.msg:seclr4_tmp_.F(146): error #6457: This derived type name has not been declared.   [ELPA_T]<br>SRC_lapw1/compile.msg:seclr4_tmp_.F(555): error #6404: This name does not have a type, and must have an explicit type.   [ELPA_INIT]<br>SRC_lapw1/compile.msg:seclr4_tmp_.F(555): error #6404: This name does not have a type, and must have an explicit type.   [ELPA_OK]<br>SRC_lapw1/compile.msg:seclr4_tmp_.F(559): error #6404: This name does not have a type, and must have an explicit type.   [ELPA_PT]<br>SRC_lapw1/compile.msg:seclr4_tmp_.F(559): error #6404: This name does not have a type, and must have an explicit type.   [ELPA_ALLOCATE]<br>SRC_lapw1/compile.msg:seclr4_tmp_.F(559): error #6678: When the target is an expression it must deliver a pointer result.   [ELPA_ALLOCATE]<br>SRC_lapw1/compile.msg:seclr4_tmp_.F(563): error #6460: This is not a component name that is defined in the encompassing structure.   [SET]<br>SRC_lapw1/compile.msg:seclr4_tmp_.F(573): error #6460: This is not a component name that is defined in the encompassing structure.   [SETUP]<br>SRC_lapw1/compile.msg:seclr4_tmp_.F(627): error #6460: This is not a component name that is defined in the encompassing structure.   [GET]<br>SRC_lapw1/compile.msg:seclr4_tmp_.F(657): error #6460: This is not a component name that is defined in the encompassing structure.   [EIGENVECTORS]<br>SRC_lapw1/compile.msg:make[1]: *** [Makefile:270: seclr4.o] Error 1<br>SRC_lapw1/compile.msg:make: *** [Makefile:182: cp] Error 2<br></div>
_______________________________________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at" rel="noreferrer noreferrer" target="_blank">Wien@zeus.theochem.tuwien.ac.at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" rel="noreferrer noreferrer noreferrer" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
SEARCH the MAILING-LIST at:  <a href="http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html" rel="noreferrer noreferrer noreferrer" target="_blank">http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html</a><br>
</blockquote></div></div></div>
</blockquote></div>
_______________________________________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at" target="_blank">Wien@zeus.theochem.tuwien.ac.at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" rel="noreferrer" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
SEARCH the MAILING-LIST at:  <a href="http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html" rel="noreferrer" target="_blank">http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html</a><br>
</blockquote></div>