Skip to content

Update CPU (x86, aarch64) ops microbenchmark#172159

Open
huydhn wants to merge 12 commits intopytorch:mainfrom
huydhn:update-cpu-ops-benchmark
Open

Update CPU (x86, aarch64) ops microbenchmark#172159
huydhn wants to merge 12 commits intopytorch:mainfrom
huydhn:update-cpu-ops-benchmark

Conversation

@huydhn
Copy link
Copy Markdown
Contributor

@huydhn huydhn commented Jan 10, 2026

Fix the 2 issues on https://github.com/pytorch/pytorch/actions/runs/20689246569/job/59395211465

  1. Fix GLIBCXX_3.4.32 on aarch64. This library from the conda env is busted somehow, but the system libstdc++ is good Fixed by [BE] Remove libstdcxx conda-forge hack from Docker builds #172260
  2. We are now use USE_FBGEMM on aarch64 after [aarch64][caffe2] Fix FBGEMM detection on aarch64 #169379, and qengine is wrongly set to x86 there.
  3. Fix a bug in check_perf_csv script where it fails to handle duplicated entries (same op)

I also try to refresh the baseline CSVs, I guess I will just take the output CSV as baseline this time. There are too many entries otherwise

cc @albanD

@huydhn huydhn added the ciflow/op-benchmark Trigger microbenchmark for operations. label Jan 10, 2026
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot bot commented Jan 10, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/172159

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 2 New Failures

As of commit 64b2c82 with merge base 8e5f493 (image):

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot bot added the release notes: releng release notes category label Jan 10, 2026
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
@huydhn huydhn requested review from jainapurva and malfet January 13, 2026 02:58
@huydhn huydhn marked this pull request as ready for review January 13, 2026 02:58
@huydhn huydhn requested a review from a team as a code owner January 13, 2026 02:58
Signed-off-by: Huy Do <[email protected]>
@huydhn huydhn removed the ciflow/op-benchmark Trigger microbenchmark for operations. label Jan 13, 2026
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
@huydhn
Copy link
Copy Markdown
Contributor Author

huydhn commented Jan 17, 2026

@claude, can you review this PR?

@claude
Copy link
Copy Markdown

claude bot commented Jan 17, 2026

Claude encountered an error —— View job

Command failed: git fetch origin --depth=20 update-cpu-ops-benchmark

I'll analyze this and get back to you.

@github-actions
Copy link
Copy Markdown
Contributor

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions bot added the Stale label Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants