History log of /petsc/src/sys/logging/handler/impls/default/logdefault.c (Results 26 – 50 of 82)
Revision Date Author Comments
# a35682ad 10-Apr-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'tisaac/fix-log-view-multiple' into 'release'

Logging: Account for multiple log viewers in final checks (with new test)

See merge request petsc/petsc!8301


# 0bc1c2e8 09-Apr-2025 Toby Isaac <toby.isaac@gmail.com>

Logging: Account for multiple log viewers in final checks (with new test)

PetscLogHandlerView_Default_Info() wants to be sure that the only objects still in existence
at the end are the viewers for

Logging: Account for multiple log viewers in final checks (with new test)

PetscLogHandlerView_Default_Info() wants to be sure that the only objects still in existence
at the end are the viewers for the log handlers: this commit creates globals to keep track of
how many of these have been created and destroyed.

sys_tests-ex30_11 and sys_tests-ex30_12 test this functionality

Reported-by: Jed Brown <jed@jedbrown.org>
Co-authored-by: Jed Brown <jed@jedbrown.org>
Helped-by: Pierre Jolivet <pierre@joliv.et>

show more ...


# 09b68a49 04-Apr-2025 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# e80aff1c 03-Apr-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-petsc-case' into 'release'

Fix wrong case for PETSc

See merge request petsc/petsc!8266


# f0b74427 01-Apr-2025 Pierre Jolivet <pierre@joliv.et>

Fix wrong case for PETSc


# be37439e 21-Oct-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/useless-cast' into 'main'

Remove useless cast

See merge request petsc/petsc!7894


# 835f2295 05-Oct-2024 Stefano Zampini <stefano.zampini@gmail.com>

Brain dead fixes for useless casts


# 3cb3609b 04-Oct-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 9b19ea3d 03-Oct-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/2024-10-02/fix-another-nan-logview' into 'release'

Fix another nan in log view output

See merge request petsc/petsc!7904


# 0a82db20 03-Oct-2024 Junchao Zhang <jczhang@mcs.anl.gov>

Log: fix another nan in log view output


# d0e6bf2a 25-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/clang-format-19' into 'main'

clang-format-19

See merge request petsc/petsc!7644


# 57508ece 17-Sep-2024 Pierre Jolivet <pierre@joliv.et>

Remove unneeded parentheses


# d8e47b63 17-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-09-02/rebased-fix-conversion-warnings' into 'main'

Compiler finds (and forbid) casts from higher precision integers to lower

See merge request petsc/petsc!7806


# 462c564d 14-Sep-2024 Barry Smith <bsmith@mcs.anl.gov>

Fix MPIU_* routines to always return MPI error codes and thus be usable with PetscCallMPI()

Introduce MPIU_Count to be used when MPI_Count is not available


# 6497c311 25-Aug-2024 Barry Smith <bsmith@mcs.anl.gov>

Add to CI compilers flags '-Wconversion', '-Wno-sign-conversion', '-Wno-float-conversion', '-Wno-implicit-float-conversion']

Also fix the code to repository to compile cleanly with these flags in th

Add to CI compilers flags '-Wconversion', '-Wno-sign-conversion', '-Wno-float-conversion', '-Wno-implicit-float-conversion']

Also fix the code to repository to compile cleanly with these flags in the CI

show more ...


# 7c485f38 09-Jul-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 49102309 04-Jul-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/2024-07-03/minor-fixes' into 'release'

Fix a typo in error messages

See merge request petsc/petsc!7672


# 9649dde3 03-Jul-2024 Junchao Zhang <jczhang@anl.gov>

sys: fix a typo in error messages

To fix confusing messages such as
[0]PETSC ERROR: Collective event SFBcastEnd not called collectively 45 != 45


# 14e7b07e 21-Jun-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# ea915dee 21-Jun-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/2024-06-19/fix-kokkos-host-only-logging' into 'release'

Fix Kokkos host-only logging

See merge request petsc/petsc!7639


# 7d766218 19-Jun-2024 Junchao Zhang <jczhang@anl.gov>

Sys: use CPU timing when PETSC_HAVE_KOKKOS_WITHOUT_GPU


# 5d076312 23-May-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 682c7dca 23-May-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/2024-05-17/fix-petsc-spinlock' into 'release'

Fix PetscSpinlockLock

See merge request petsc/petsc!7558


# 3bbd2b04 20-May-2024 Junchao Zhang <jczhang@anl.gov>

Sys: fix a bug; need to init the lock in PetscLogHandler_Default


# 3d77ad52 14-May-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


1234