<div dir="ltr">Hi,<div><br></div><div>I found that when compiled with '--with-64-bit-indices=1' option, the following three definitions in petscconf.h will be removed:<br><br><div style="color:rgb(253,255,241);background-color:rgb(39,40,34);font-family:"Droid Sans Mono","monospace",monospace;font-size:14px;line-height:19px;white-space:pre"><div></div><div><span style="color:rgb(145,146,136)">#</span><span style="color:rgb(249,38,114)">define</span><span style="color:rgb(174,129,255)"> </span><span style="color:rgb(102,217,239)">PETSC_HAVE_MKL_SPARSE</span><span style="color:rgb(174,129,255)"> 1</span></div><div><span style="color:rgb(145,146,136)">#</span><span style="color:rgb(249,38,114)">define</span><span style="color:rgb(174,129,255)"> </span><span style="color:rgb(102,217,239)">PETSC_HAVE_MKL_SPARSE_OPTIMIZE</span><span style="color:rgb(174,129,255)"> 1</span></div><div><span style="color:rgb(145,146,136)">#</span><span style="color:rgb(249,38,114)">define</span><span style="color:rgb(174,129,255)"> </span><span style="color:rgb(102,217,239)">PETSC_HAVE_MKL_SPARSE_SP2M_FEATURE</span><span style="color:rgb(174,129,255)"> 1</span></div></div></div><div><br></div><div>I believe mkl can also use 64-bit indices (libmkl_intel_ilp64). I tried to add ' --with-mkl_sparse=1 --with-mkl_sparse_optimize=1' into configuration but does not succeed. </div><div><br></div><div>Would I know if it is possible to use MATSEQAIJMKL matrix type in 64-bit mode?</div><div><br></div><div>Regards,<br>Di</div></div>