-
Notifications
You must be signed in to change notification settings - Fork 37
Fix example 10 hang in --benchmark mode #461
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+47
−20
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
19cd198
Initial plan
Copilot 92aaedf
Fix example 10 hang: reset locks tensor at start of run_experiment
Copilot 92b9696
Add benchmark sweep script and re-enable example 10 in CI
Copilot eeb72a1
Add benchmark-sweep CI workflow with PR comment reporting
Copilot e022124
Update benchmark-sweep workflow: add pull_request trigger to auto-run…
Copilot bd4c3a0
Revert benchmark-sweep workflow and report generator script
Copilot efe486e
Fix three bugs in example 10: preamble fn, acquire/release atomics, m…
Copilot eadb1e0
Fix Bug 3: use int32 locks + .wt data store + atomic_xchg/atomic_cas …
Copilot ba01295
Remove accidentally committed temp files
Copilot 484b71c
Address code review: add preamble barrier comments and optimize spin-…
Copilot 75d8461
Remove sweep_benchmark.py from example 10
Copilot e8969d5
Add bf16 roofline plot for example 10 benchmark sweep (8x MI325X, 8 r…
Copilot f7a1efa
Remove roofline PNG, update CI perf threshold to 1440 TFLOPS (~80% of…
Copilot b6e66d2
Add torchrun detection to benchmark.py to fix CI failure (same patter…
Copilot 3dac33d
Merge branch 'main' into copilot/fix-example-10-hang
mawad-amd 4b476d4
Fix validation failure: add dedicated validation run before validate_…
Copilot 5549cc3
Merge branch 'main' into copilot/fix-example-10-hang
mawad-amd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.