Skip to content

Conversation

@bratpiorka
Copy link
Contributor

@bratpiorka bratpiorka commented May 26, 2025

Fix checking the number of targets in the memspace CapacityFilter test.
Additionally, test the 8-socket config in the short run suite.

@bratpiorka bratpiorka force-pushed the rrudnick_qemu_fix branch 5 times, most recently from 9bc3076 to 6a77547 Compare May 26, 2025 12:58
@bratpiorka bratpiorka requested a review from Copilot May 26, 2025 12:58
@bratpiorka bratpiorka changed the title [WIP] QEMU fix Fix checking num of targets in memspace CapacityFilter test May 26, 2025
@bratpiorka bratpiorka requested a review from lplewa May 26, 2025 12:59
@bratpiorka bratpiorka marked this pull request as ready for review May 26, 2025 12:59
@bratpiorka bratpiorka requested a review from a team as a code owner May 26, 2025 12:59
@bratpiorka bratpiorka requested a review from ldorau May 26, 2025 12:59
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR refactors the NUMA memspace capacity test to compute expected counts dynamically and adds validations for total and remaining capacities, and updates the QEMU workflow’s short-run configuration list.

  • Store filtered target count in a variable and replace hardcoded expectation
  • Add assertions verifying total memtarget count and that remaining capacities are below the filter
  • Update .github/workflows/reusable_qemu.yml to use sock_8_var1_hmat.xml in short run configs

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

File Description
test/memspaces/memspace_numa.cpp Refactor capacity filter test: use num_filtered, assert total count, check remaining capacities
.github/workflows/reusable_qemu.yml Change short-run short_configs element from sock_4_var1_hmat.xml to sock_8_var1_hmat.xml
Files not reviewed (1)
  • FlameGraph: Language not supported

@bratpiorka bratpiorka force-pushed the rrudnick_qemu_fix branch 2 times, most recently from f5f603f to abd713e Compare May 26, 2025 13:06
@oneapi-src oneapi-src deleted a comment from Copilot AI May 26, 2025
@oneapi-src oneapi-src deleted a comment from Copilot AI May 26, 2025
@bratpiorka bratpiorka force-pushed the rrudnick_qemu_fix branch from abd713e to 44383b4 Compare May 26, 2025 13:12
@bratpiorka bratpiorka merged commit 4dc9df9 into oneapi-src:main May 27, 2025
87 checks passed
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