Skip to content

feat: Error reporting at the end of the simulatiuon #3929

Open
arng40 wants to merge 354 commits intofeat/dudes/perforations-table-detailfrom
feat/dudes/warning-report
Open

feat: Error reporting at the end of the simulatiuon #3929
arng40 wants to merge 354 commits intofeat/dudes/perforations-table-detailfrom
feat/dudes/warning-report

Conversation

@arng40
Copy link
Copy Markdown
Contributor

@arng40 arng40 commented Dec 23, 2025

Will be merged after : #3902

  • Introduce a logHistory to store all the log
  • Gathering logs between ranks

Located after MemoryStatsOutput :

Ex :


Types Error ExternalError Warning Exception
MeshGeneration 0 0 3 0
NumericalMethods 0 0 5 0
ImportFields 0 0 5 0

MelReyCG and others added 30 commits September 19, 2025 16:21
…ASSERT and GEOS_THROW are now compatible with context parameters)
…file-and-structure-2' into refactor/dudes/error-context
@MelReyCG MelReyCG self-requested a review March 27, 2026 16:09
arng40 added 4 commits March 31, 2026 10:56
commit b962b2c
Author: arng40 <arnaud.dudes@capgemini.com>
Date:   Tue Mar 31 10:52:52 2026 +0200

    :coffin: dead code & spaces

commit dfe0619
Author: arng40 <arnaud.dudes@capgemini.com>
Date:   Tue Mar 31 10:51:32 2026 +0200

    :art: format code

commit 55aff05
Merge: ee7d7da ba863d7
Author: arng40 <arnaud.dudes@capgemini.com>
Date:   Tue Mar 31 10:51:05 2026 +0200

    Merge branch 'feat/dudes/perforations-table-detail' of https://github.com/GEOS-DEV/GEOS into feat/dudes/perforations-table-detail

commit ee7d7da
Author: arng40 <arnaud.dudes@capgemini.com>
Date:   Tue Mar 31 10:50:50 2026 +0200

    :bug: local scope for globalWellElemIndices

commit ba863d7
Merge: 0d22428 510dc76
Author: Arnaud DUDES <155963334+arng40@users.noreply.github.com>
Date:   Tue Mar 31 10:34:16 2026 +0200

    Merge branch 'develop' into feat/dudes/perforations-table-detail

commit 0d22428
Merge: 17538bd 23a5694
Author: arng40 <arnaud.dudes@capgemini.com>
Date:   Mon Mar 30 18:01:56 2026 +0200

    Merge branch 'feat/dudes/perforations-table-detail' of https://github.com/GEOS-DEV/GEOS into feat/dudes/perforations-table-detail

commit 17538bd
Author: arng40 <arnaud.dudes@capgemini.com>
Date:   Mon Mar 30 18:01:44 2026 +0200

    :recycle: relocated in perfo data + renaming

commit 23a5694
Merge: 1181253 acd7cc5
Author: MelReyCG <122801580+MelReyCG@users.noreply.github.com>
Date:   Mon Mar 30 17:12:21 2026 +0200

    Merge branch 'develop' into feat/dudes/perforations-table-detail

commit 1181253
Author: arng40 <arnaud.dudes@capgemini.com>
Date:   Mon Mar 30 17:11:47 2026 +0200

    :art: added boolean array for perfo availibility

commit a302088
Author: MelReyCG <melvin.rey@capgemini.com>
Date:   Mon Mar 30 11:19:58 2026 +0200

    🎨 spaces

commit 935d117
Author: arng40 <arnaud.dudes@capgemini.com>
Date:   Mon Mar 30 10:12:28 2026 +0200

    :art: improve testMpiTable Cond

commit 7d6249d
Author: arng40 <arnaud.dudes@capgemini.com>
Date:   Mon Mar 30 10:12:03 2026 +0200

    :art: update perdoration sorting cond

commit 81a96b2
Author: arng40 <arnaud.dudes@capgemini.com>
Date:   Mon Mar 30 10:10:21 2026 +0200

    :coffin:  :label: remove dead code, update types

commit bdc15ec
Author: arng40 <arnaud.dudes@capgemini.com>
Date:   Fri Mar 27 17:12:37 2026 +0100

    :truck: move declaration outside hpp

commit ecef467
Author: arng40 <arnaud.dudes@capgemini.com>
Date:   Fri Mar 27 11:15:41 2026 +0100

    :green_heart: fix CI build
@MelReyCG MelReyCG changed the base branch from develop to feat/dudes/perforations-table-detail March 31, 2026 12:41
Copy link
Copy Markdown
Contributor

@MelReyCG MelReyCG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It lacks a unit-test

Comment thread src/coreComponents/common/logger/ErrorHandling.hpp Outdated
Comment thread src/coreComponents/common/logger/LogHistory.hpp Outdated
Comment thread src/coreComponents/common/logger/LogHistory.cpp Outdated
Comment thread src/coreComponents/common/logger/LogHistory.hpp Outdated
Comment thread src/coreComponents/common/logger/LogHistory.hpp
@MelReyCG MelReyCG added ci: run CUDA builds Allows to triggers (costly) CUDA jobs ci: run integrated tests Allows to run the integrated tests in GEOS CI and removed DO NOT MERGE ! labels Apr 7, 2026
@MelReyCG MelReyCG requested review from bd713 and jafranc as code owners April 7, 2026 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci: run CUDA builds Allows to triggers (costly) CUDA jobs ci: run integrated tests Allows to run the integrated tests in GEOS CI flag: no rebaseline Does not require rebaseline type: feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants