<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    I would suggest that you have to define the name of the compiler
    which will be used. In case of Intel compiler I guess it should be:<br>
    <br>
    --with-cc='win32fe icc' --with-fc='win32fe ifort'&nbsp;
    --with-cxx='win32fe icc'<br>
    <br>
    On 15.03.2011 13:33, Hung Thanh Nguyen wrote:
    <blockquote
cite="mid:E11DD12E447ECE4DB66FE86E510E1BA49198152DB7@petsrv.petrell.local"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 12 (filtered
        medium)">
      <style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.Section1
        {page:Section1;}
-->
</style><!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
      <div class="Section1">
        <p class="MsoNormal"><span lang="EN-US">Dear PETSc use <o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">I try to install PETSc
            on window Intel MKL
            and include mkl_blas95.lib, mkl_lapack95.lib and
            mkl_blacs_intelmpi.lib ( or
            mkl_mpich2.lib). <o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Intel MKL compiler
            11.6-067. The following
            config-procedure<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">&#8230;..<o:p></o:p></span></p>
        <p class="MsoNormal"><i><span lang="EN-US">$
              ./config/configure.py&nbsp;&nbsp; /
              --with-petsc-arch=intel-32-static /
              --with-f-blas95-lapack-dir=/intel/Compiler/11.1/067/mkl/ia32/lib
              /
              --with-mpich2-dir=<o:p></o:p></span></i></p>
        <p class="MsoNormal"><i><span lang="EN-US">=/intel/Compiler/11.1/067/mkl/ia32/lib<o:p></o:p></span></i></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">I am also try:<o:p></o:p></span></p>
        <p class="MsoNormal"><i><span lang="EN-US">$
              ./config/configure.py&nbsp;&nbsp; /
              --with-petsc-arch=intel-32-static /
              --with-f-blas-lapack-dir=/intel/Compiler/11.1/067/mkl/ia32/lib
              /
              --with-mpi-dir=<o:p></o:p></span></i></p>
        <p class="MsoNormal"><i><span lang="EN-US">=/intel/Compiler/11.1/067/mkl/ia32/lib<o:p></o:p></span></i></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><b><span style="font-size: 12pt;"
              lang="EN-US">I got error
              message:<o:p></o:p></span></b></p>
        <p class="MsoNormal"><b><span style="font-size: 12pt;"
              lang="EN-US">Could not
              locate a functional C compiler <o:p></o:p></span></b></p>
        <p class="MsoNormal"><b><span style="font-size: 12pt;"
              lang="EN-US"><o:p>&nbsp;</o:p></span></b></p>
        <p class="MsoNormal"><span style="font-size: 12pt;" lang="EN-US">What
            I am doing
            wrong?<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 12pt;" lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 12pt;" lang="EN-US">Thanks<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 12pt;" lang="EN-US">Hung
            T Nguyen<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 12pt;" lang="EN-US">Physis
            and
            techonology Inst. University in Troms&oslash;<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 12pt;" lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
      </div>
    </blockquote>
    <br>
  </body>
</html>