<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=Content-Type content=text/html;charset=ISO-8859-1>
<META content="MSHTML 6.00.6000.16481" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY text=#000000 bgColor=#ffffff>
<DIV>Hi Maurizio,</DIV>
<DIV>In bash.rc (or equivalent) insert: ulimit -s unlimited.</DIV>
<DIV>In lapw0para and x_lapw insert: limit stacksize unlimited.</DIV>
<DIV>For R_LIB options you need to give the full path of the mkl compiler 
library. In the L option full path of fortran lib is needed. </DIV>
<DIV>In LD_LIBRARY_PATH did you add path for the fortran library?</DIV>
<DIV>Best wishes,</DIV>
<DIV>Chandrika</DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=biasini@physics.ucr.edu 
  href="mailto:biasini@physics.ucr.edu">Maurizio Biasini</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=wien@zeus.theochem.tuwien.ac.at 
  href="mailto:wien@zeus.theochem.tuwien.ac.at">A Mailing list for WIEN2k 
  users</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, August 15, 2007 12:38 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Wien] segmentation fault</DIV>
  <DIV><BR></DIV><BR>Subject:&nbsp;Segmentation fault with ifort 
  compiler<BR><BR><BR>Dear WIEN2k users<BR>I&nbsp; downloaded 
  the<BR>&nbsp;wien2k_07.2 on a new linux system<BR>linux 
  version<BR>2.6.18.2-34-default <BR><BR>The fortran compiler selected in 
  ./siteconfig&nbsp; was <BR>&nbsp;&nbsp;&nbsp;&nbsp; J&nbsp;&nbsp;&nbsp; Linux 
  (Intel ifort 8 or 9 compiler + mkl 8.0 )<BR><BR>However the version I 
  downloaded was a more recent one<BR>compiler 10.0.023<BR>the&nbsp; pertaining 
  lapack library&nbsp; is 9.1.021<BR>/opt/intel/mkl/9.1.021/lib 
  <DIV id=mb_0><WBR>_serial/em64t/libmkl_lapack.a<BR><BR>The compiler 
  options&nbsp; in ./siteconfig were <BR>&nbsp;&nbsp; Current 
  settings:<BR>&nbsp;&nbsp;&nbsp;&nbsp; O&nbsp;&nbsp; Compiler 
  options:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -FR -mp1 -w -prec_div -pc80 
  -pad -ip -DINTEL_VML<BR>&nbsp;&nbsp;&nbsp;&nbsp; L&nbsp;&nbsp; Linker 
  Flags:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  $(FOPT) -L/opt/intel/mkl/9.1.021/lib<WBR>/em64t 
  -lpthread<BR>&nbsp;&nbsp;&nbsp;&nbsp; P&nbsp;&nbsp; Preprocessor 
  flags&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; '-DParallel' 
  <BR>&nbsp;&nbsp;&nbsp;&nbsp; R&nbsp;&nbsp; R_LIB 
  (LAPACK+BLAS):&nbsp;&nbsp;&nbsp;&nbsp; -lmkl_lapack -lmkl_em64t -lvml 
  -pthread<BR><BR>I followed the message from ./siteconfig <BR>"Please note: The 
  present ifort 8 or 9 versions cannot produce static executables<BR>therefore 
  dynamic linking is done. You must have a proper LD_LIBRARY_PATH <BR>on all 
  your machines"<BR>I.e.&nbsp;&nbsp; I set <BR>export 
  LD_LIBRARY_PATH=/opt/intel/mkl<WBR>/9.1.021/lib/em64t<BR><BR>After these steps 
  the compilation did succeed.<BR>For example, these are first lines of the 
  Makefile of lapw2 <BR>.SUFFIXES:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  .F<BR>.SUFFIXES:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .F90<BR>SHELL = /bin/sh<BR>FC = 
  ifort<BR>MPF = ifort<BR>CC = cc<BR>FOPT =&nbsp; -FR -mp1 -w -prec_div -pc80 
  -pad -ip -DINTEL_VML<BR>FPOPT =&nbsp; -FR -mp1 -w -prec_div -pc80 -pad -ip 
  -DINTEL_VML <BR>DParallel = '-DParallel'<BR>FGEN = $(PARALLEL)<BR>LDFLAGS = 
  $(FOPT) -L/opt/intel/mkl/9.1.021/lib<WBR>/em64t -lpthread<BR>R_LIBS = 
  -lmkl_lapack -lmkl_em64t -lvml -pthread<BR>C_LIBS = $(R_LIBS)<BR>RP_LIBS = 
  $(R_LIBS) -L /usr/local/SCALAPACK -L /usr/local/BLACS/LIB -lpblas -lredist 
  -ltools -lscalapack -lfblacs -lblacs -lmpi <BR>CP_LIBS = $(RP_LIBS)<BR>DESTDIR 
  = .<BR><BR><BR>I&nbsp; am running&nbsp; an antiferromagnetic case; I could 
  provide further information if needed<BR>System URu2Si2<BR>I first run&nbsp; a 
  spin polarized case (without the clmcopy option) WITHOUT SPIN ORBIT <BR>It was 
  successuful.&nbsp; I got convergence and total moment consistent with AF 
  <BR>spin moment: &nbsp; U1 1.4 mu_B&nbsp; and&nbsp; in U2 = -1.4 
  mu_B<BR>However when I tried to add spin orbit I got a message 
  <BR>"segmentation fault" in lapw2 <BR>I add that&nbsp; I tried on another 
  computer the same case , with the same input files , with s.o. without ever 
  getting any "segmentation fault" message.<BR><BR>this is the *.dayfile 
  output<BR>&gt;&nbsp;&nbsp; lapw0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  (11:35:06) 5.780u 0.140s 0:06.02 98.3%&nbsp; 0+0k 0+0io 
  0pf+0w<BR>&gt;&nbsp;&nbsp; lapw1&nbsp; 
  -up&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (11:35:12) 1.440u 
  0.136s 0:01.81 86.7%&nbsp; 0+0k 0+0io 0pf+0w<BR>&gt;&nbsp;&nbsp; lapw1&nbsp; 
  -dn&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (11:35:14) 1.444u 
  0.104s 0:01.54 100.0% 0+0k 0+0io 0pf+0w <BR>&gt;&nbsp;&nbsp; lapwso 
  -up&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (11:35:15) 1.432u 
  0.076s 0:01.83 81.9%&nbsp; 0+0k 0+0io 31pf+0w<BR>&gt;&nbsp;&nbsp; lapw2 -c -up 
  -so&nbsp;&nbsp;&nbsp; (11:35:17) Segmentation fault<BR><BR>I&nbsp; obviously 
  suspect that the reason is the compiler. Any help from people who used this 
  compiler are strongly appreciated. <BR>Thank you for help<BR>please reply at 
  <BR><A onclick="return top.js.OpenExtLink(window,event,this)" 
  href="mailto:biasini@physics.ucr.edu" 
  target=_blank>biasini@physics.ucr.edu</A><BR><BR>I include case.struct, 
  case.in1 , case.in2, case.inso in a zip files<BR>best wishes<BR><BR>Maurizio 
  Biasini<BR>H&nbsp;&nbsp;522 Athens str 92507 Riverside CA<BR>tel +1 951 
  7877826<BR>University of California at Riverside 
  <BR>Riverside&nbsp;&nbsp;92521 CA (USA)<BR>tel +1 951 827 2919<BR>FAX +1 951 
  827 4529<BR><BR>e-mail <A 
  onclick="return top.js.OpenExtLink(window,event,this)" 
  href="mailto:biasini@physics.ucr.edu" 
  target=_blank>biasini@physics.ucr.edu</A></DIV><PRE class=moz-signature cols="72">-- 
Maurizio Biasini, PhD
University of California at Riverside
3401 Watkins Drive 
Physics Department
Riverside  92521 CA (USA)
tel +1 951 827 2919
FAX +1 951 827 4529
E-MAil <A class=moz-txt-link-abbreviated href="mailto:biasini@physics.ucr.edu">biasini@physics.ucr.edu</A> 

Permanent address 
ENEA via Don Fiammelli 2 
40129 Bologna Italy tel +39 051 6098155 FAX +39 051 6098062
e-mail <A class=moz-txt-link-abbreviated href="mailto:biasini@risc990.bologna.enea.it">biasini@risc990.bologna.enea.it</A>

Home page         <A class=moz-txt-link-freetext href="http://diaf3.bologna.enea.it/biasini/home.html">http://diaf3.bologna.enea.it/biasini/home.html</A>



</PRE>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Wien mailing 
  list<BR>Wien@zeus.theochem.tuwien.ac.at<BR>http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien<BR></BLOCKQUOTE></BODY></HTML>