Re: [petsc-users] problem with nested logging, standalone example

2025-07-14 Thread Klaij, Christiaan via petsc-users
iday, July 11, 2025 11:22 PM To: Klaij, Christiaan Cc: Junchao Zhang; PETSc users list Subject: Re: [petsc-users] problem with nested logging, standalone example And yet we cannot reproduce. Please tell us the exact PETSc version and MPI implementation versions. And reattach your reproduci

Re: [petsc-users] problem with nested logging, standalone example

2025-07-11 Thread Barry Smith
or error-out at the call to > PetscLogView. > > Chris > > > From: Klaij, Christiaan > Sent: Friday, July 11, 2025 10:10 AM > To: Barry Smith; Junchao Zhang > Cc: PETSc users list > Subject: Re: [petsc-users] problem with nested logging, standalone example > > @Matt:

Re: [petsc-users] problem with nested logging, standalone example

2025-07-11 Thread Junchao Zhang
her segfault, or hang or error-out at the call to > PetscLogView. > > Chris > > > From: Klaij, Christiaan > Sent: Friday, July 11, 2025 10:10 AM > To: Barry Smith; Junchao Zhang > Cc: PETSc users list > Subject: Re: [petsc-user

Re: [petsc-users] problem with nested logging, standalone example

2025-07-11 Thread Klaij, Christiaan via petsc-users
To: Barry Smith; Junchao Zhang Cc: PETSc users list Subject: Re: [petsc-users] problem with nested logging, standalone example @Matt: no MPI errors indeed. I've tried with MPICH and I get the same hanging. @Barry: both stack traces aren't exactly the same, see a sample with MPICH bel

Re: [petsc-users] problem with nested logging, standalone example

2025-07-11 Thread Klaij, Christiaan via petsc-users
64/3.4.2/lib/libmpi.so.12 From: Barry Smith Sent: Thursday, July 10, 2025 11:10 PM To: Junchao Zhang Cc: Klaij, Christiaan; PETSc users list Subject: Re: [petsc-users] problem with nested logging, standalone example I cannot reproduce On Jul 10, 2025, at 3:46 PM, Junchao Z

Re: [petsc-users] problem with nested logging, standalone example

2025-07-10 Thread Barry Smith
qWtWbWHMIk_YNR8bJrOqapgp$> >> >> <https://urldefense.us/v3/__https://www.facebook.com/marin.wageningen__;!!G_uCfscf7eWS!cbfMf1uAUCQ_T756UiU6Vd_NZkAvFLYRqJzL47P2JiAVi_2KCG5Q1u2oHseUcGLNAIW5qWtWbWHMIk_YNR8bJoD4fuV7$> >> >> >> <https://urldefense.us/v3/

Re: [petsc-users] problem with nested logging, standalone example

2025-07-10 Thread Junchao Zhang
!cbfMf1uAUCQ_T756UiU6Vd_NZkAvFLYRqJzL47P2JiAVi_2KCG5Q1u2oHseUcGLNAIW5qWtWbWHMIk_YNR8bJospHf95$ > > > [image: YouTube] > <https://urldefense.us/v3/__https://www.youtube.com/marinmultimedia__;!!G_uCfscf7eWS!cbfMf1uAUCQ_T756UiU6Vd_NZkAvFLYRqJzL47P2JiAVi_2KCG5Q1u2oHseUcGLNAI

Re: [petsc-users] problem with nested logging, standalone example

2025-07-10 Thread Barry Smith
__ > From: Matthew Knepley > Sent: Thursday, July 10, 2025 1:37 PM > To: Klaij, Christiaan > Cc: Junchao Zhang; PETSc users list > Subject: Re: [petsc-users] problem with nested logging, standalone example > > On Thu, Jul 10, 2025 at 4:39 AM Klaij, Christiaan v

Re: [petsc-users] problem with nested logging, standalone example

2025-07-10 Thread Matthew Knepley
Knepley > Sent: Thursday, July 10, 2025 1:37 PM > To: Klaij, Christiaan > Cc: Junchao Zhang; PETSc users list > Subject: Re: [petsc-users] problem with nested logging, standalone example > > On Thu, Jul 10, 2025 at 4:39 AM Klaij, Christiaan via petsc-users < > petsc-users

Re: [petsc-users] problem with nested logging, standalone example

2025-07-10 Thread Klaij, Christiaan via petsc-users
ew Knepley Sent: Thursday, July 10, 2025 1:37 PM To: Klaij, Christiaan Cc: Junchao Zhang; PETSc users list Subject: Re: [petsc-users] problem with nested logging, standalone example On Thu, Jul 10, 2025 at 4:39 AM Klaij, Christiaan via petsc-users mailto:petsc-users@mcs.anl.gov>> wrote: An

Re: [petsc-users] problem with nested logging, standalone example

2025-07-10 Thread Matthew Knepley
com/marin.wageningen__;!!G_uCfscf7eWS!bhLWmMB1f8WaSDbp9K4m6tdMiaSZUO0fz4wfjGqnmEpFXM6dyY0NHVQFP9Rbvo2D9gl117ZjcVyTiAmc0UAPFx4$> > [image: LinkedIn] > <https://urldefense.us/v3/__https://www.linkedin.com/company/marin__;!!G_uCfscf7eWS!bhLWmMB1f8WaSDbp9K4m6tdMiaSZUO0fz4wfjGqnmEpFXM6dyY0

Re: [petsc-users] problem with nested logging, standalone example

2025-07-10 Thread Klaij, Christiaan via petsc-users
ck trace... Chris From: Junchao Zhang Sent: Tuesday, July 8, 2025 10:58 PM To: Klaij, Christiaan Cc: PETSc users list Subject: Re: [petsc-users] problem with nested logging, standalone example Hi, Chris, First, I had to fix an error in your test by add

Re: [petsc-users] problem with nested logging, standalone example

2025-07-10 Thread Klaij, Christiaan via petsc-users
st Subject: Re: [petsc-users] problem with nested logging, standalone example Hi, Chris, First, I had to fix an error in your test by adding " PetscCallA(MatSetFromOptions(AA,ierr))" at line 254. [0]PETSC ERROR: - Error Message -

Re: [petsc-users] problem with nested logging, standalone example

2025-07-08 Thread Junchao Zhang
Hi, Chris, First, I had to fix an error in your test by adding " PetscCallA(MatSetFromOptions(AA,ierr))" at line 254. [0]PETSC ERROR: - Error Message -- [0]PETSC ERROR: Object is in wrong state [0]PETSC ERROR: Mat ob