Skip to content

Conversation

@luszczewskakasia1
Copy link
Contributor

No description provided.

@luszczewskakasia1 luszczewskakasia1 force-pushed the count-bench branch 10 times, most recently from 8901898 to ccad86b Compare December 31, 2025 07:34
@luszczewskakasia1 luszczewskakasia1 changed the title add cpu_counter Add CPU counter benchmark Dec 31, 2025
@luszczewskakasia1 luszczewskakasia1 marked this pull request as ready for review December 31, 2025 08:45
@luszczewskakasia1 luszczewskakasia1 requested a review from a team as a code owner December 31, 2025 08:45
ret.append(f"{k} {v}")
ret.sort()
return self._bench_name + " " + ", ".join(ret)
return self._bench_name + " " + ", ".join(ret) + self._cpu_count_str()
Copy link
Contributor

@PatKamin PatKamin Dec 31, 2025

Choose a reason for hiding this comment

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

explicit_group and display_name have to include this string as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@PatKamin PatKamin marked this pull request as draft December 31, 2025 08:51
@PatKamin
Copy link
Contributor

Drafted until cpu count support is merged in Compute Benchmarks repo

@luszczewskakasia1 luszczewskakasia1 force-pushed the count-bench branch 5 times, most recently from fc5fea3 to 2f93b79 Compare January 2, 2026 09:35
@lslusarczyk lslusarczyk marked this pull request as ready for review January 8, 2026 11:03
@lslusarczyk
Copy link
Contributor

change in Compute Benchmarks already merged, you may continue work here now

nAppendCopy=0,
),
]

Copy link
Contributor

Choose a reason for hiding this comment

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

you have to bump Compute Benchmark's version (to this commit: intel/compute-benchmarks@667721a);

Also, how is it working without bumping the version? I would expect our tests to fail in CI...

@github-actions
Copy link
Contributor

@intel/llvm-gatekeepers please consider merging

@luszczewskakasia1 luszczewskakasia1 force-pushed the count-bench branch 2 times, most recently from 9aac409 to 772cb99 Compare January 12, 2026 14:54
Signed-off-by: luszczewskakasia1 <[email protected]>
@lslusarczyk
Copy link
Contributor

@intel/llvm-gatekeepers , please merge - these are benchmarks only change, already reviewed

@kswiecicki kswiecicki merged commit e1159d2 into intel:sycl Jan 13, 2026
12 checks passed
lukaszstolarczuk added a commit to lukaszstolarczuk/llvm that referenced this pull request Jan 13, 2026
- Fix missing param passing to torch benchmark bin (ref. intel#20978)
- Extend test case to check if the param is passed, as expected
- Move log with full command to execute from Debug to Info
sarnex pushed a commit that referenced this pull request Jan 14, 2026
- Fix missing param passing to torch benchmark bin (ref. #20978)
- Extend test case to check if the param is passed, as expected
- Move log with full command to execute from Debug to Info
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.

5 participants