<div dir="ltr">Thanks, it worked. <br><div><br></div><div>Di</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Oct 20, 2023 at 1:52 PM Satish Balay <<a href="mailto:balay@mcs.anl.gov">balay@mcs.anl.gov</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Try using the additional option --with-64-bit-blas-indices=1<br>
<br>
Satish<br>
<br>
On Fri, 20 Oct 2023, Di Miao wrote:<br>
<br>
> Hi,<br>
> <br>
> I found that when compiled with '--with-64-bit-indices=1' option, the<br>
> following three definitions in petscconf.h will be removed:<br>
> <br>
> #define PETSC_HAVE_MKL_SPARSE 1<br>
> #define PETSC_HAVE_MKL_SPARSE_OPTIMIZE 1<br>
> #define PETSC_HAVE_MKL_SPARSE_SP2M_FEATURE 1<br>
> <br>
> I believe mkl can also use 64-bit indices (libmkl_intel_ilp64). I tried to<br>
> add ' --with-mkl_sparse=1 --with-mkl_sparse_optimize=1' into configuration<br>
> but does not succeed.<br>
> <br>
> Would I know if it is possible to use MATSEQAIJMKL matrix type in 64-bit<br>
> mode?<br>
> <br>
> Regards,<br>
> Di<br>
> <br>
<br>
</blockquote></div>