<div dir="ltr">Hi Satish,<br><div>Yes, that simple build works with no error. I configured petsc again with the configure options:</div><div><br></div><div> PETSC_ARCH=linux-gnu-c-debug -start-in-debugger[noxterm] --with-cc=/usr/local/gcc11/bin/gcc --with-cxx=/usr/local/gcc11/bin/g++ --with-fc=gfortran --with-debugging=1 --with-scalar-type=complex --download-mpich --download-fblaslapack --with-matlab-dir=/usr/local/matlab --download-superlu --download-superlu_dist --download-hdf5 --download-mumps --download-scalapack --download--parmetis --download-metis --download-ptscotch --download-bison --download-cmake --download-make</div><div><br></div><div>Now, it runs the superLU_dist test successfully but it gives an error with MATLAB engine 'Possible error running C/C++ src/vec/vec/tutorials/ex31 with MATLAB engine' and also an error with MAKE check.</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 23, 2023 at 10:26 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">Can you do a simple build with only superlu-dist and see if the error persists?<br>
<br>
./configure PETSC_ARCH=linux-slu --with-cc=/usr/local/gcc11/bin/gcc --with-cxx=/usr/local/gcc11/bin/g++ --with-fc=gfortran --with-debugging=1 --with-scalar-type=complex --download-mpich --download-fblaslapack --download-superlu_dist<br>
make<br>
make PETSC_ARCH=linux-slu check<br>
<br>
Satish<br>
<br>
On Thu, 23 Nov 2023, maitri ksh wrote:<br>
<br>
> Hi,<br>
> I ran into an error while using SuperLU_DIST in ex 19.c, I am not sure how<br>
> to debug this, can anyone please help. The 'configure.log' file is attached<br>
> for your reference.<br>
> Thanks,<br>
> Maitri<br>
> <br>
<br>
</blockquote></div>