Can you do a simple build with only superlu-dist and see if the error persists?
./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 make make PETSC_ARCH=linux-slu check Satish On Thu, 23 Nov 2023, maitri ksh wrote: > Hi, > I ran into an error while using SuperLU_DIST in ex 19.c, I am not sure how > to debug this, can anyone please help. The 'configure.log' file is attached > for your reference. > Thanks, > Maitri >
