Skip to content

feat[cartesian] Use default CXX all the time + Intel traceback for debug#2596

Open
FlorianDeconinck wants to merge 3 commits intoGridTools:mainfrom
FlorianDeconinck:feature/better_traceback_for_icx
Open

feat[cartesian] Use default CXX all the time + Intel traceback for debug#2596
FlorianDeconinck wants to merge 3 commits intoGridTools:mainfrom
FlorianDeconinck:feature/better_traceback_for_icx

Conversation

@FlorianDeconinck
Copy link
Copy Markdown
Contributor

Description

The original design of the cxx_compile_flags was to feed it in the GT4PY_EXTRA_COMPILE_ARGS. This means we can have user override the internal decision.
We propose to swap this strategy - we control flags.

On this PR we also had -traceback and -g to debug compile in order to gather a better stack on crash or FPE trap.

Requirements

  • All fixes and/or new features come with corresponding tests.
  • Important design decisions have been documented in the appropriate ADR inside the docs/development/ADRs/ folder.

@FlorianDeconinck FlorianDeconinck requested review from romanc and twicki May 8, 2026 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant