<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi,</p>
    <p>I just noticed there are warnings at compile time for some
      mkl_cpardiso.c routines:</p>
    <pre style="color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-wrap: break-word; white-space: pre-wrap;">/pmi/cmpbib/compilation_BIB_gcc_redhat_petsc-master_debug/COMPILE_AUTO/petsc-master-debug/src/mat/impls/aij/mpi/mkl_cpardiso/mkl_cpardiso.c: In function ‘MatDestroy_MKL_CPARDISO’:
/pmi/cmpbib/compilation_BIB_gcc_redhat_petsc-master_debug/COMPILE_AUTO/petsc-master-debug/src/mat/impls/aij/mpi/mkl_cpardiso/mkl_cpardiso.c:236:7: warning: passing argument 16 of ‘cluster_sparse_solver’ from incompatible pointer type [enabled by default]
       (int*)&mat_mkl_cpardiso->err);
</pre>
    and some more, full log here:<br>
    <p><a class="moz-txt-link-freetext" href="http://www.giref.ulaval.ca/~cmpgiref/petsc-master-debug/2018.12.14.09h24m33s_make.log">http://www.giref.ulaval.ca/~cmpgiref/petsc-master-debug/2018.12.14.09h24m33s_make.log</a></p>
    <p><br>
    </p>
    <p>and configure log:</p>
    <p><a class="moz-txt-link-freetext" href="http://www.giref.ulaval.ca/~cmpgiref/petsc-master-debug/2018.12.14.09h24m33s_configure.log">http://www.giref.ulaval.ca/~cmpgiref/petsc-master-debug/2018.12.14.09h24m33s_configure.log</a></p>
    <p><br>
    </p>
    <p>Thanks,</p>
    <p>Eric</p>
    <p><br>
    </p>
  </body>
</html>