<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-7" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Courier New, Courier, monospace">Thanks !<br>
Installed openSuse 10.3(64bit) on </font><font
 face="Courier New, Courier, monospace">Intel Core(TM)2 Quad Q6600</font><font
 face="Courier New, Courier, monospace"><br>
and  ifort(10.1) + mkl(10.0) (following Gerhard's Notes) <br>
=&gt; wien2k_8.2 works fine with default options !<br>
<br>
Dimitris<br>
</font><br>
<br>
Lyudmila Dobysheva wrote:
<blockquote cite="mid:200805141148.53970.lyu@otf.pti.udm.ru" type="cite">
  <pre wrap="">On Tuesday 13 May 2008 18:03 Dimitris Kechrakos:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I have installed Wien2K_8.2 on an Intel(R) Core(TM)2 Quad  Q6600 @ 2.40GHz,
4GB RAM using
ifort 10.1.012, mkl 10.0.1.0.14) and options :
 O   Compiler options:        -FR -w -O3 -traceback
 L   Linker Flags:            -L/opt/intel/fc/10.1.012/lib -lguide
 R   R_LIB (LAPACK+BLAS):     -L/opt/intel/mkl/10.0.1.014/lib/32
                              -I/opt/intel/mkl/10.0.1.014/include
-lmkl_lapack -lmkl_ia32 -lmkl_core -lm
No error message appeared during compilation and linking. (Checked all
I tried the example TiC , but I get the following message:
 LAPW0 END
forrtl: severe (174): SIGSEGV, segmentation fault occurred
    </pre>
  </blockquote>
  <pre wrap=""><!---->
For the Intel(R) Core(TM)2 Quad CPU    Q6600  @ 2.40GHz
with ifort 10.1.015, mkl 10.0.1.0.14
operating system Debian (generic), architecture x86_64
Kernel 2.6.24-16-generic
glibc /lib/libc-2.7.so  &lt;--- Intel recommends here 2.3-2.6.x
I compiled lapw1 with:
FOPT =  -FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML  -O3 -xW -threads
LDFLAGS = $(FOPT) -L/opt/intel/mkl/10.0.1.014/lib/em64t -lpthread
R_LIBS = -lmkl_lapack64 -lmkl_em64t -lguide -lvml -pthread

Lapw2 with
FOPT =  -FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML  -O1 -xW -threads

I had to add "limit stacksize unlimited": 
when I put the command in command line "x lapw2 -up" it worked, but if I did 
it with "at" it stopped. 
Maybe some large  value (999999) should be given instead of unlimited. So, in 
the batch file I have:
#!/bin/csh -f
setenv LD_LIBRARY_PATH /opt/intel/fce/10.1.015/lib/
limit stacksize unlimited
runsp_lapw ...

And it was necessary for me to put 
export OMP_NUM_THREADS=1
in bashrc.

Best wishes
Lyudmila Dobysheva
------------------------------------------------------------------
Phys.-Techn. Institute of Ural Br. of Russian Ac. of Sci.
426001 Izhevsk, ul.Kirova 132
RUSSIA
------------------------------------------------------------------
Tel.:7(3412) 442118 (home), 218988(office), 250614(Fax)
E-mail: <a class="moz-txt-link-abbreviated" href="mailto:lyu@otf.fti.udmurtia.su">lyu@otf.fti.udmurtia.su</a>, <a class="moz-txt-link-abbreviated" href="mailto:lyu@otf.pti.udm.ru">lyu@otf.pti.udm.ru</a>
<a class="moz-txt-link-freetext" href="http://fti.udm.ru/ltt/personals/dobysh.htm">http://fti.udm.ru/ltt/personals/dobysh.htm</a>
------------------------------------------------------------------
_______________________________________________
Wien mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a>
<a class="moz-txt-link-freetext" href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a>

  </pre>
</blockquote>
<br>
</body>
</html>