Skip to content

[CI] Gather information about platform in Linux tests workflows#21353

Open
lukaszstolarczuk wants to merge 4 commits intointel:syclfrom
lukaszstolarczuk:bench-gather-platform-info
Open

[CI] Gather information about platform in Linux tests workflows#21353
lukaszstolarczuk wants to merge 4 commits intointel:syclfrom
lukaszstolarczuk:bench-gather-platform-info

Conversation

@lukaszstolarczuk
Copy link
Contributor

@lukaszstolarczuk lukaszstolarczuk commented Feb 24, 2026

  • use get_system_info.sh script broadly, not only in UR
  • remove now redundant UR's install_hwloc.sh script

gdb_mode: ${{ inputs.benchmark_gdb_mode }}
custom_cr: ${{ inputs.benchmark_custom_cr }}

- name: Get information about platform
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I wanted to add this only for benchmarks, but it spammed our action's output, so I decided to put it here as a seperate step; please let me know if you don't mind printing this for all tests workflows here...?

Copy link
Contributor

Choose a reason for hiding this comment

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

I don't mind, but can you explain the use case/benefit from running this script? There's so much information I'm not sure what I would do with it. Thanks

Copy link
Contributor Author

Choose a reason for hiding this comment

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

last use case we had: perf results changed, we didn't know what was causing it; kernel upgrade was the culprit, but it took us a while - if we had history of platform information from recent jobs we would probably get to the root cause a little faster.

I know, there's a lot of info, but sometimes we may use packages info, sometimes kernel or OS info. It proved to be useful in UR workflows.

@lukaszstolarczuk lukaszstolarczuk changed the title [CI] Bench gather platform info [CI] Gather information about platform in Linux tests workflows Feb 25, 2026
@lukaszstolarczuk lukaszstolarczuk force-pushed the bench-gather-platform-info branch from 76dbd5e to 4ba5e1f Compare February 25, 2026 11:00
@lukaszstolarczuk
Copy link
Contributor Author

@lukaszstolarczuk lukaszstolarczuk marked this pull request as ready for review February 25, 2026 12:39
@lukaszstolarczuk lukaszstolarczuk requested a review from a team as a code owner February 25, 2026 12:39
@lukaszstolarczuk
Copy link
Contributor Author

failed CI doesn't seem to be my fault, please review

@lukaszstolarczuk lukaszstolarczuk requested a review from a team February 25, 2026 12:40
@lukaszstolarczuk lukaszstolarczuk force-pushed the bench-gather-platform-info branch from 4ba5e1f to a0ecbbf Compare February 26, 2026 07:53
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.

3 participants