Skip to content

Conversation

@przemekbary
Copy link

Summary

It was noticed that the debug and realease build were incoherent in terms of execution flow. The reason was narrowed down to num_ops_ being uninitialized, which triggered the astra-sim to take a different branch here:
https://github.com/astra-sim/astra-sim/blob/tutorial-hoti2024/astra-sim/workload/Workload.cc#L126

Test Plan

Run gcc sanitizer and check if the value is initialized.

@przemekbary przemekbary requested a review from a team as a code owner September 9, 2025 11:37
@github-actions
Copy link

github-actions bot commented Sep 9, 2025

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@przemekbary
Copy link
Author

recheck

6 similar comments
@przemekbary
Copy link
Author

recheck

@przemekbary
Copy link
Author

recheck

@przemekbary
Copy link
Author

recheck

@przemekbary
Copy link
Author

recheck

@przemekbary
Copy link
Author

recheck

@przemekbary
Copy link
Author

recheck

@jinsun-yoo
Copy link
Contributor

LGTM

Copy link
Contributor

@willjwon willjwon left a comment

Choose a reason for hiding this comment

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

LGTM as well.

@tushar-krishna
Copy link
Contributor

@przemekbary - can you please sign the MLC CLA so we can then merge this in>

@przemekbary
Copy link
Author

Hi @tushar-krishna !
I already signed CLA and it is being processed.

Copy link
Contributor

@tushar-krishna tushar-krishna left a comment

Choose a reason for hiding this comment

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

Looks good.

@jinsun-yoo
Copy link
Contributor

jinsun-yoo commented Sep 19, 2025

The recent protobuf PR should have fixed the unittest build error .. let me check..

@przemekbary
Copy link
Author

recheck

@przemekbary
Copy link
Author

Hi @tushar-krishna !
It looks my CLA has been approved.

@jinsun-yoo
Copy link
Contributor

Hi @przemekbary could you rebase your pr onto the newest main? The failing checks are solved by #202.
Alternatively, we can just merge the PR with the tests failing..

@przemekbary przemekbary force-pushed the przemekbary_numops_fix branch from 9c3752a to 277ba61 Compare September 25, 2025 06:32
@przemekbary
Copy link
Author

@jinsun-yoo - I rebased

@przemekbary
Copy link
Author

recheck

@tushar-krishna tushar-krishna merged commit 3109b13 into mlcommons:main Sep 25, 2025
9 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants