Re: [petsc-users] ex19: Segmentation Violation when run with MUMPS on MacOS (arm64)

2024-03-30 Thread Barry Smith
On my Mac at configure time I get clang: error: linker command failed with exit code 1 (use -v to see invocation) Possible ERROR while running linker: exit code 1 when trying to link a test case against the lapack libraries. I cannot generate ZjQcmQRYFpfptBannerStart

Re: [petsc-users] ex19: Segmentation Violation when run with MUMPS on MacOS (arm64)

2024-03-30 Thread Satish Balay via petsc-users
I'll just note - I can reproduce with: petsc@npro petsc.x % ./configure --download-mpich --download-mumps --download-scalapack && make && make check And then - the following work fine for me: petsc@npro petsc.x % ./configure --download-mpich --download-mumps --download-scalapack

Re: [petsc-users] ex19: Segmentation Violation when run with MUMPS on MacOS (arm64)

2024-03-30 Thread Barry Smith
Can you check the value of IRHSCOMP in the debugger? Using gdb as the debugger may work better for this. Barry > On Mar 30, 2024, at 3:46 AM, zeyu xia wrote: > > This Message Is From an External Sender > This message came from outside your organization. > Hi! Thanks for your reply. >