<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Did you use dynamic linking?&nbsp; I'm not sure, but there might be some
    bugs in the dynamic mkl libraries in the latest composer xe (update
    9).&nbsp; You might try the below siteconfig settings for static linking
    and see if the error goes away.<br>
    <br>
    I couldn't find the download for update 10 on intel's website, so I
    guess it hasn't been released yet even though the April release note
    seems to exist for it:<br>
    <br>
<a class="moz-txt-link-freetext" href="http://software.intel.com/en-us/articles/intel-fortran-composer-xe-2011-release-notes/">http://software.intel.com/en-us/articles/intel-fortran-composer-xe-2011-release-notes/</a><br>
    <br>
    Link advisor<br>
    <br>
    <font color="#000099">Select Intel product: Intel(R) Composer XE
      2011<br>
      Select OS: Linux*<br>
      Select processor architecture: </font><font color="#000099">Intel(R)64</font><font
      color="#000099"><br>
      Select compiler: Intel(R) Fortran<br>
      Select dynamic or static linking: Static<br>
      Select interface layer: ILP64 (64-bit integer)</font><br>
    <font color="#000099">Select sequential or mult-threaded layer:
      Mult-threaded<br>
      Select OpenMP library: Intel(R) (libiomp5)<br>
      Select cluster library: All boxes unchecked<br>
      Select the Fortran 95 interfaces: Boxes checked for both BLAS95 </font><font
      color="#000099">LAPACK95</font><br>
    <br>
    <font color="#000099"><a class="ecxmoz-txt-link-freetext"
href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/"
        target="_blank">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/</a></font><br>
    <br>
    Siteconfig based on this configuration<br>
    <br>
    <font color="#000099">O&nbsp;&nbsp; Compiler options: -FR -mp1 -w -prec_div
      -pc80 -pad -DINTEL_VML -traceback -O1 -xHost<br>
      L&nbsp;&nbsp; Linker Flags: -i8 -I$(MKLROOT)/include/intel64/ilp64&nbsp;
      -I$(MKLROOT)/include<br>
      P&nbsp;&nbsp; Preprocessor flags&nbsp; '-DParallel'<br>
      R&nbsp;&nbsp; R_LIB (LAPACK+BLAS):&nbsp;
      $(MKLROOT)/lib/intel64/libmkl_blas95_ilp64.a&nbsp;
      $(MKLROOT)/lib/intel64/libmkl_lapack95_ilp64.a&nbsp; -Wl,--start-group&nbsp;
      $(MKLROOT)/lib/intel64/libmkl_intel_ilp64.a
      $(MKLROOT)/lib/intel64/libmkl_intel_thread.a
      $(MKLROOT)/lib/intel64/libmkl_core.a -Wl,--end-group -openmp
      -lpthread -lm</font><br>
    <br>
    Note: You might try bumping up the optimization from -O1 to -O3 if
    the above settings work.<br>
    <br>
    On 4/27/2012 11:55 AM, Jameson Maibam wrote:
    <blockquote
      cite="mid:1335545748.63786.YahooMailNeo@web192304.mail.sg3.yahoo.com"
      type="cite">
      <div style="color:; background-color:; font-family:times new
        roman, new york, times, serif;font-size:12pt">
        <div>Dear</div>
        <b><font face="LiberationSerif">
            <div align="LEFT"> </div>
          </font></b>
        <div>WIEN2k sevelopers and users</div>
        <div>I have a problem in installing the latest wien2k in UBUNTU
          11.10 64 bit OS. My computer specification is dell inspiron
          laptop&nbsp;having intel centrino duo processor, 3 GB RAM and clock
          speed 2GHz. I have successfully installed the composer xe 2011
          and edit my bash as follows as per instructions by the intel
          software forum:</div>
        <div> </div>
        <div>$ source /opt/intel/bin/compilervars.sh intel64<br>
          <b>$ export MKL_TARGET_ARCH MKL_LP64_ILP64 MKL_VERBOSE MKL_MOD</b></div>
        <div><strong></strong><i> </i></div>
        <b><font face="LiberationSerif">
            <div align="LEFT">Since intel changes the name of the
              mkl-libraries from version to version,</div>
            <div align="LEFT">so I have found the linking options for
              the most recent ifort version from</div>
            <div><a moz-do-not-send="true"
href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/"
                rel="nofollow" target="_blank"><font color="#234786">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/</font></a>
              as</div>
            <div> </div>
            <font face="LiberationSerif">
              <div> Compiler options: -i8
                -I$(MKLROOT)/include/intel64/ilp64 -I$(MKLROOT)/include</div>
              <div> </div>
              <div>The compiler options have changed and I got the
                following message.</div>
              <div><font face="LiberationSerif"> </font></div>
              <font face="LiberationSerif">
                <div align="LEFT">changing Makefile in SRC_lib/blas_lapw</div>
                <div align="LEFT">changing Makefile in
                  SRC_lib/lapack_lapw</div>
                <div align="LEFT">No Makefile.orig in
                  SRC_structeditor/SRC_lib, leaving directory.</div>
                <div align="LEFT">changing Makefile in
                  SRC_structeditor/SRC_ncmsymmetry</div>
                <div align="LEFT">changing Makefile in
                  SRC_structeditor/SRC_readwrite</div>
                <div align="LEFT">changing Makefile in
                  SRC_structeditor/SRC_struct2mol</div>
                <div align="LEFT">changing Makefile in
                  SRC_structeditor/SRC_structgen</div>
                <div align="LEFT">changing Makefile in SRC_2Doptimize</div>
                <div align="LEFT">changing Makefile in SRC_afminput</div>
                <div align="LEFT">changing Makefile in SRC_aim</div>
                <div align="LEFT">changing Makefile in SRC_arrows</div>
                <div align="LEFT">changing Makefile in SRC_balsac-utils</div>
                <div align="LEFT">changing Makefile in SRC_broadening</div>
                <div align="LEFT">changing Makefile in SRC_cif2struct</div>
                <div align="LEFT">changing Makefile in SRC_clmaddsub</div>
                <div align="LEFT">changing Makefile in SRC_clmcopy</div>
                <div align="LEFT">changing Makefile in SRC_dipan</div>
                <div align="LEFT">changing Makefile in SRC_dstart</div>
                <div align="LEFT">changing Makefile in SRC_elast</div>
                <div align="LEFT">changing Makefile in SRC_eosfit</div>
                <div align="LEFT">changing Makefile in SRC_eosfit6</div>
                <div align="LEFT">changing Makefile in SRC_filtvec</div>
                <div align="LEFT">changing Makefile in SRC_fsgen</div>
                <div align="LEFT">changing Makefile in SRC_initxspec</div>
                <div align="LEFT">changing Makefile in SRC_irrep</div>
                <div align="LEFT">changing Makefile in SRC_joint</div>
                <div align="LEFT">changing Makefile in SRC_kgen</div>
                <div align="LEFT">changing Makefile in SRC_kram</div>
                <div align="LEFT">changing Makefile in SRC_lapw0</div>
                <div align="LEFT">changing Makefile in SRC_lapw1</div>
                <div align="LEFT">changing Makefile in SRC_lapw2</div>
                <div align="LEFT">changing Makefile in SRC_lapw3</div>
                <div align="LEFT">changing Makefile in SRC_lapw5</div>
                <div align="LEFT">changing Makefile in SRC_lapw7</div>
                <div align="LEFT">changing Makefile in SRC_lapwdm</div>
                <div align="LEFT">changing Makefile in SRC_lapwso</div>
                <div align="LEFT">changing Makefile in SRC_lcore</div>
                <div align="LEFT">No Makefile.orig in SRC_lib, leaving
                  directory.</div>
                <div align="LEFT">changing Makefile in SRC_lorentz</div>
                <div align="LEFT">changing Makefile in SRC_lstart</div>
                <div align="LEFT">changing Makefile in SRC_mini</div>
                <div align="LEFT">changing Makefile in SRC_mixer</div>
                <div align="LEFT">changing Makefile in SRC_nn</div>
                <div align="LEFT">changing Makefile in SRC_optic</div>
                <div align="LEFT">changing Makefile in SRC_optimize</div>
                <div align="LEFT">changing Makefile in SRC_orb</div>
                <div align="LEFT">changing Makefile in SRC_pairhess</div>
                <div align="LEFT">changing Makefile in SRC_phonon</div>
                <div align="LEFT">changing Makefile in SRC_qtl</div>
                <div align="LEFT">changing Makefile in SRC_reformat</div>
                <div align="LEFT">changing Makefile in SRC_sgroup</div>
                <div align="LEFT">changing Makefile in SRC_spacegroup</div>
                <div align="LEFT">changing Makefile in SRC_spaghetti</div>
                <div align="LEFT">No Makefile.orig in SRC_structeditor,
                  leaving directory.</div>
                <div align="LEFT">changing Makefile in SRC_sumpara</div>
                <div align="LEFT">changing Makefile in SRC_supercell</div>
                <div align="LEFT">changing Makefile in SRC_symmetry</div>
                <div align="LEFT">changing Makefile in SRC_symmetso</div>
                <div align="LEFT">changing Makefile in SRC_telnes3</div>
                <div align="LEFT">No Makefile.orig in SRC_templates,
                  leaving directory.</div>
                <div align="LEFT">changing Makefile in SRC_tetra</div>
                <div align="LEFT">changing Makefile in SRC_trig</div>
                <div align="LEFT">changing Makefile in SRC_txspec</div>
                <div align="LEFT">No Makefile.orig in
                  SRC_usersguide_html, leaving directory.</div>
                <div align="LEFT">changing Makefile in SRC_vecpratt</div>
                <div>No Makefile.orig in SRC_w2web, leaving directory.</div>
                <div>&nbsp;</div>
                <div>&nbsp;</div>
                <div>&nbsp;</div>
                <div>There were no error shown during the compilation, </div>
                <div>But when I tried to run TiC I got the following
                  error message</div>
                <div>&nbsp;</div>
                <div>&nbsp;</div>
                <div>&nbsp;</div>
                <div><span lang="EN">
                    <div>on james-pc with PID 2770</div>
                    <div>using WIEN2k_11.1 (Release 14/6/2011) in
                      /home/james/WIEN2k</div>
                    <div>&#12288;</div>
                    <div> start (Fri Apr 27 22:09:03 IST 2012) with
                      lapw0 (40/99 to go)</div>
                    <div> cycle 1 (Fri Apr 27 22:09:03 IST 2012) (40/99
                      to go)</div>
                    <div>&gt; lapw0 (22:09:03) 3.816u 0.080s 0:04.42
                      88.0% 0+0k 18776+424io 49pf+0w</div>
                    <div>&gt; lapw1 (22:09:07) Bus error</div>
                    <div>0.360u 0.016s 0:00.49 75.5% 0+0k 4592+256io
                      16pf+0w</div>
                    <div>error: command /home/james/WIEN2k/lapw1
                      lapw1.def failed</div>
                    <div>&gt; stop error</div>
                    <div>&nbsp;</div>
                    <div>What might be the cause of this error.</div>
                    <div>Please help</div>
                    <div>&nbsp;</div>
                    <div>Jameson Maibam</div>
                    <div>Assam University, Silchar</div>
                  </span></div>
                <div>&nbsp;</div>
                <div>&nbsp;</div>
                <div>&nbsp;</div>
              </font></font></font></b></div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
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>