<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Oh, I should also have asked: Why are you telling PETSc to not use mkl_sparse_optimize()? Does it cause some sort of problem if you build with that on?<br>
<br>
--Richard<br>
<br>
<div class="moz-cite-prefix">On 11/21/18 10:59 PM, Stefano Zampini wrote:<br>
</div>
<blockquote type="cite" cite="mid:CAGPUishwDfM5f3CkUCwH_wF-BiBFm_T0isAs5zCsEAto8K0rcQ@mail.gmail.com">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div>Richard,</div>
<div><br>
</div>
<div>I just noticed that PETSc master does not build with the options</div>
<div><br>
</div>
<div>
<div>    '--with-mkl_pardiso-dir=/soft/com/packages/intel/18/u3/mkl',</div>
<div>    '--with-mkl_sparse_optimize=0',</div>
</div>
<div><br>
</div>
<div>This is on frog at MCS, but it will be the same on other machines as the macros configuration </div>
<div><br>
</div>
<div>PETSC_HAVE_MKL_SPARSE_OPTIMIZE not defined</div>
<div>PETSC_HAVE_MKL_SPARSE_SP2M defined</div>
<div><br>
</div>
<div>does not seem to be supported.<br>
</div>
<div><br>
</div>
<div>/nfs2/szampini/src/petsc/src/mat/impls/aij/seq/aijmkl/aijmkl.c(797): error: struct "<unnamed>" has no field "csrA"</div>
<div>    csrA = a->csrA;</div>
<div><br>
</div>
<div>Could you please take a look? Why is the mkl_sparse_sp2m package flagged as lookforbydefault in the configure scripts?</div>
<div><br>
</div>
<div>Thanks</div>
-- <br>
<div dir="ltr" class="gmail_signature">Stefano</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
<br>
</body>
</html>