Skip to content

Conversation

@luarss
Copy link
Contributor

@luarss luarss commented Feb 20, 2025

  • Goal is to mimic the OR Messages Glossary
  • Introduce fixes to find_messages.py to do 2-stage parsing. First stage converts python code into one giant string to aid regex parsing. Second stage is parsing the python code to find the actual line numbers of matches.
  • Fix enables parsing of entire error messages, rather than previous regex limitation of single-line.

Resolves #2837

Reference

Signed-off-by: Jack Luar <[email protected]>
Signed-off-by: Jack Luar <[email protected]>
@luarss luarss added the autotuner Flow autotuner label Feb 20, 2025
@luarss luarss requested a review from vvbandeira February 20, 2025 16:05
@vvbandeira vvbandeira marked this pull request as draft August 22, 2025 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autotuner Flow autotuner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create message glossary for AutoTuner

1 participant