<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><br>
      On 3/5/13 9:23 PM, Dharmendar Reddy wrote:<br>
    </div>
    <blockquote
cite="mid:CAOwTPdfSQ+6d1KXxjUVAJ4qKYerNs+pxYqTB27x0a+FsO=u0jA@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      Hello,<br>
              Has any one installed petsc on the AMD 6200 series
      processor systems? I have a small cluster with quad socket AMD
      6274 (16Core)  processors. Should i use any special optimization
      flags or let petsc configure script decide ?<br clear="all">
      <br>
      I would like have two flavors of the instillation:<br>
      <ol>
        <li> intel 13.2 compilers using intel mpi and intel MKL 11.0</li>
        <li> intel 13.2 compilers using intel mpi and ACML 5.3 compile
          with intel. Now ACML has a weird organization of the
          libraries. It has same names for both the 64bit and 32 bit
          integer libraries but saved in different folders. Should i
          link to single thread or multithreaded acml ?<br>
        </li>
      </ol>
    </blockquote>
    Dharmendar,<br>
    <br>
    I use <br>
    --COPTFLAGS="-mavx -mfma4 -O3"<br>
    --FOPTFLAGS="-mavx -mfma4 -O3"<br>
    <br>
    and single-threaded ACML optimized for fma4 instruction set ( i.e.
    gfortran64_fma4/lib/libacml.a)<br>
    Obviously, I use gcc and gfortran. All works fine. No need for Intel
    on this machine. If you think gcc is much slower, just try with
    optimization. <br>
    <br>
    <blockquote
cite="mid:CAOwTPdfSQ+6d1KXxjUVAJ4qKYerNs+pxYqTB27x0a+FsO=u0jA@mail.gmail.com"
      type="cite">
      <ol>
        <li>
        </li>
      </ol>
      <br>
      <br>
      -- <br>
      -----------------------------------------------------<br>
      Dharmendar Reddy Palle<br>
      Graduate Student<br>
      Microelectronics Research center,<br>
      University of Texas at Austin,<br>
      10100 Burnet Road, Bldg. 160<br>
      MER 2.608F, TX 78758-4445<br>
      e-mail: <a moz-do-not-send="true"
        href="mailto:dharmareddy84@gmail.com" target="_blank">dharmareddy84@gmail.com</a><br>
      Phone: +1-512-350-9082<br>
      United States of America.<br>
      Homepage: <a moz-do-not-send="true"
        href="https://webspace.utexas.edu/%7Edpr342" target="_blank">https://webspace.utexas.edu/~dpr342</a><br>
    </blockquote>
    <br>
  </body>
</html>