<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-text-flowed" style="font-family: -moz-fixed;
      font-size: 12px;" lang="x-western">Hi,
      <br>
      I am currently trying to compile PETSc 3.4.3 with ICC 14.0 and
      OpenMPI 1.6.5 and it fails SuperLU_Dist.<br>
      <br>
      I am getting the following error :
      <br>
      <br>
      68303 /software6/mpi/openmpi/1.6.5_intel/bin/mpicc
      -I/software6/mpi/openmpi/1.6.5_intel/include
      -I/software6/mpi/openmpi/1.6.5_intel/include -O2 -xHost -mkl -fPIC
      -m64 -fPIC -O3  -DAdd_ -DUSE_VENDOR_BLAS -c pdgstrf.c
      <br>
      68304 make[1]: Leaving directory
`/software6/src/petsc-3.4.3-intel-try/externalpackages/SuperLU_DIST_3.3/SRC'<br>
      68305 error #13002: unexpected CFE message argument:  e. The
      staggered cosine transform may be
      <br>
      68306 warning #13003: message verification failed for: 556;
      reverting to internal message
      <br>
      68307 pdgstrf.c(2672): warning #556: a value of type "int" cannot
      be assigned to an entity of type "MPI_Request"
      <br>
      68308             U_diag_blk_send_req[krow] = 1; /* flag
      outstanding Isend */
      <br>
      68309                                       ^
      <br>
      68310
      <br>
      68311 pdgstrf.c(2672): warning #152: Fatal error: Trigonometric
      Transform has failed to release the memory.
      <br>
      68312             U_diag_blk_send_req[krow] = 1; /* flag
      outstanding Isend */
      <br>
      68313                                         ^
      <br>
      68314
      <br>
      68315 compilation aborted for pdgstrf.c (code 1)
      <br>
      68316 make[1]: *** [pdgstrf.o] Error 1
      <br>
      <br>
      Anyone has a clue on to what might be going on ?
      <br>
      <br>
      <br>
      <div class="moz-txt-sig"><span class="moz-txt-tag">-- <br>
        </span>---------------------------------
        <br>
        Maxime Boissonneault
        <br>
        Analyste de calcul - Calcul Québec, Université Laval
        <br>
        Ph. D. en physique
        <br>
        <br>
      </div>
    </div>
  </body>
</html>